Age | Commit message (Expand) | Author |
2005-12-06 | Try to prevent infinite backtraces. | Mark Kettenis |
2005-12-04 | amd64 threads support. | Mark Kettenis |
2005-12-03 | i386 threads support. | Mark Kettenis |
2005-12-03 | Threads support. | Mark Kettenis |
2005-11-26 | Cut arm over to inf-ptrace.c, making fork following work. | Mark Kettenis |
2005-11-25 | Cut alpha over to inf-ptrace.c, making fork following work. | Mark Kettenis |
2005-11-25 | Cut hppa over to inf-ptrace.c, making fork following work. | Mark Kettenis |
2005-11-21 | Cut m68k over to inf-ptrace.c, making fork following work. | Mark Kettenis |
2005-11-20 | Cut powerpc over to inf-ptrace.c, making fork following work. | Mark Kettenis |
2005-11-17 | Add support for following forks. Backported from the to-be released gdb 6.4. | Mark Kettenis |
2005-11-08 | Fix single step buglet on sparc/sparc64. | Mark Kettenis |
2005-08-09 | Adjust for new signal trampoline. | Mark Kettenis |
2005-07-26 | Handle new signal trampoline on i386. | Mark Kettenis |
2005-07-26 | Read/write from/to I-space instead of D-space. | Mark Kettenis |
2005-07-14 | Add support "target kvm" on powerpc. | Mark Kettenis |
2005-05-03 | When printing a function name for warning or error lines, prefer a global | Miod Vallat |
2005-04-16 | amd64 canonicalization | Mark Kettenis |
2005-03-30 | Add StackGhost .wcookie section for sparc64. | Mark Kettenis |
2005-03-30 | Fix reading sparc coredumps. | Mark Kettenis |
2005-03-29 | StackGhost support for sparc64. | Mark Kettenis |
2005-02-27 | Fix backtraces for kernel core dumps. | Mark Kettenis |
2005-02-04 | unfuck amd64 | Peter Valchev |
2005-01-25 | hppa64-unknown-openbsd build support; espie@ miod@ brad@ ok | Michael Shalayeff |
2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab | Brad Smith |
2005-01-20 | Fix i386 disassembler. | Mark Kettenis |
2005-01-19 | Provide openbsd emulation for mips64el as we do for mips64. | Alexander Yurchenko |
2005-01-15 | Regenerate. | Mark Kettenis |
2005-01-15 | Invoke config.sub using the shell. | Mark Kettenis |
2005-01-15 | Get rid of *_X11_MODULES. | Mark Kettenis |
2005-01-11 | add zaurus in right place (before wild card) | Theo de Raadt |
2005-01-05 | Unbreak m88k build. | Mark Kettenis |
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn |
2004-12-27 | Add sgi support. | Mark Kettenis |
2004-12-27 | Update mips-specific code to gdb-current. | Mark Kettenis |
2004-12-27 | Don't crash on intermixed 32-bit and 64-bit DWARF sections. | Mark Kettenis |
2004-12-27 | Add add_setshow_enum_cmd. | Mark Kettenis |
2004-12-27 | Add back nbsd.mt. | Mark Kettenis |
2004-12-27 | Resolve conflicts for GDB 6.3. Add local patches. | Mark Kettenis |
2004-12-27 | GDB 6.3 (excluding .info files) | Mark Kettenis |
2004-12-27 | Some post bintuils-2.15 changes for gdb-6.3. | Mark Kettenis |
2004-11-24 | Do not put a ``warning: '' prefix to stabs warning messages, as we already | Miod Vallat |
2004-11-19 | sync | Todd T. Fries |
2004-11-12 | Don't use the IRIX workaround for relocs. Seems to break reloc count in | Per Fogelstrom |
2004-11-10 | Put back cross build piece which was lost with the 2.15 upgrade. | Dale Rahn |
2004-11-08 | Partially revert to binutils 2.14: do not put a ``warning: '' prefix | Miod Vallat |
2004-11-04 | Set default OS/ABI to OpenBSD/ELF for all ELF ports. | Mark Kettenis |
2004-11-03 | we use our own ways to install manual pages, not their tree traversals | Theo de Raadt |
2004-11-03 | one more ${srcdir} place, now puts .info properly in obj/; ok deraadt | Peter Valchev |
2004-11-03 | incorrectly places output files in ${srcdir} -- candidate for passing back | Theo de Raadt |
2004-11-02 | Merge glitches. | Miod Vallat |