summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
2007-03-19build two more man pages; Ingo SchwarzeTheo de Raadt
2007-01-07Make unwinding through kernel trap frames work on sparc64.Mark Kettenis
2006-11-10Convert to use inf-ptrace.c.Mark Kettenis
2006-11-10Handle OpenBSD as well.Mark Kettenis
2006-11-09Initial stab at OpenBSD/sh support.Mark Kettenis
2006-11-09grok sh-*-openbsd*Theo de Raadt
2006-10-24fix a crash with --statistics. closing file in the wrong place.Ted Unangst
2006-10-08Define superH obsd-specific emulations for ld, and use it by default.Miod Vallat
2006-10-06Early bits for a 32-bit SuperH toolchain, currently for little-endianMiod Vallat
2006-09-25Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-07-23Do not build & install gdbtui.Mark Kettenis
2006-07-19``target kvm'' support for alpha; ok kettenis@Miod Vallat
2006-07-13fix info target, make sure as.info gets built during built, not install.Marc Espie
2006-07-12makeinfo --no-split, simplifies sets immensely.Marc Espie
2006-05-30Avoid stack oflow on bad data. PR 5132. Backport from binutils mainOtto Moerbeek
2006-05-18add some more xcrypt & co opcodesHans-Joerg Hoexer
2006-05-16Bring over upstream changes that fix backtraces through signal handlers andMark Kettenis
2006-05-04Allow USING_NEW_BINUTILS to be overriden by whatever invokes make here.Miod Vallat
2006-03-26Fix memset(.., ..., 0) bugs that are already fixed upstream.Mark Kettenis
2006-03-22Enable efi support on OpenBSD/i386.Mark Kettenis
2006-02-26Handle soft interrupt frames too.Mark Kettenis
2005-12-28Skip ld.so resolver on sparc too.Mark Kettenis
2005-12-28Skip ld.so resolver on sparc64. This makes stepping into functions in sharedMark Kettenis
2005-12-28Support for skipping ld.so resolver.Mark Kettenis
2005-12-28Fix single-stepping over system calls on sparc and sparc64.Mark Kettenis
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