summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
2005-12-22Teach gdb about interrupt frames on i386 too.Mark Kettenis
2005-12-22Teach gdb how to unwind amd64 kernel trap frames.Mark Kettenis
2005-12-21Teach gdb how to unwind i386 kernel trap frames.Mark Kettenis
2005-12-11Don't free pathname after successfull _try_needed call; it's cached in thatMark Kettenis
2005-12-06Try to prevent infinite backtraces.Mark Kettenis
2005-12-04amd64 threads support.Mark Kettenis
2005-12-03i386 threads support.Mark Kettenis
2005-12-03Threads support.Mark Kettenis
2005-11-26Cut arm over to inf-ptrace.c, making fork following work.Mark Kettenis
2005-11-25Cut alpha over to inf-ptrace.c, making fork following work.Mark Kettenis
2005-11-25Cut hppa over to inf-ptrace.c, making fork following work.Mark Kettenis
2005-11-21Cut m68k over to inf-ptrace.c, making fork following work.Mark Kettenis
2005-11-20Cut powerpc over to inf-ptrace.c, making fork following work.Mark Kettenis
2005-11-17Add support for following forks. Backported from the to-be released gdb 6.4.Mark Kettenis
2005-11-08Fix single step buglet on sparc/sparc64.Mark Kettenis
2005-08-09Adjust for new signal trampoline.Mark Kettenis
2005-07-26Handle new signal trampoline on i386.Mark Kettenis
2005-07-26Read/write from/to I-space instead of D-space.Mark Kettenis
2005-07-14Add support "target kvm" on powerpc.Mark Kettenis
2005-05-03When printing a function name for warning or error lines, prefer a globalMiod Vallat
2005-04-16amd64 canonicalizationMark Kettenis
2005-03-30Add StackGhost .wcookie section for sparc64.Mark Kettenis
2005-03-30Fix reading sparc coredumps.Mark Kettenis
2005-03-29StackGhost support for sparc64.Mark Kettenis
2005-02-27Fix backtraces for kernel core dumps.Mark Kettenis
2005-02-04unfuck amd64Peter Valchev
2005-01-25hppa64-unknown-openbsd build support; espie@ miod@ brad@ okMichael Shalayeff
2005-01-25simplify OpenBSD case by using arch(1) and sed to grabBrad Smith
2005-01-20Fix i386 disassembler.Mark Kettenis
2005-01-19Provide openbsd emulation for mips64el as we do for mips64.Alexander Yurchenko
2005-01-15Regenerate.Mark Kettenis
2005-01-15Invoke config.sub using the shell.Mark Kettenis
2005-01-15Get rid of *_X11_MODULES.Mark Kettenis
2005-01-11add zaurus in right place (before wild card)Theo de Raadt
2005-01-05Unbreak m88k build.Mark Kettenis
2005-01-02add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@Dale Rahn
2004-12-27Add sgi support.Mark Kettenis
2004-12-27Update mips-specific code to gdb-current.Mark Kettenis
2004-12-27Don't crash on intermixed 32-bit and 64-bit DWARF sections.Mark Kettenis
2004-12-27Add add_setshow_enum_cmd.Mark Kettenis
2004-12-27Add back nbsd.mt.Mark Kettenis
2004-12-27Resolve conflicts for GDB 6.3. Add local patches.Mark Kettenis
2004-12-27GDB 6.3 (excluding .info files)Mark Kettenis
2004-12-27Some post bintuils-2.15 changes for gdb-6.3.Mark Kettenis
2004-11-24Do not put a ``warning: '' prefix to stabs warning messages, as we alreadyMiod Vallat
2004-11-19syncTodd T. Fries
2004-11-12Don't use the IRIX workaround for relocs. Seems to break reloc count inPer Fogelstrom
2004-11-10Put back cross build piece which was lost with the 2.15 upgrade.Dale Rahn
2004-11-08Partially revert to binutils 2.14: do not put a ``warning: '' prefixMiod Vallat
2004-11-04Set default OS/ABI to OpenBSD/ELF for all ELF ports.Mark Kettenis