summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
2009-03-09Provide more dependencies for binutils to build with make -j on a.outMiod Vallat
2009-03-05Teach bfd and gdb about the upcoming ELF core dumps.Mark Kettenis
2009-01-30Turns out we need to look one frame deeper to find the saved return addressMark Kettenis
2008-11-11Enable support for debugging pie programs. Code from Elena Zannoni'sKurt Miller
2008-10-02Since we don't install libbfd anymore, don't install bfd.info.Mark Kettenis
2008-09-16Terminate printing of auxilliary vector upon reaching the first AT_NULL.Mark Kettenis
2008-09-16Add support for reading ELF auxilliary vectors.Mark Kettenis
2008-08-22Don't install libbfd and libopcodes and the associated headers.Mark Kettenis
2008-06-13Fixup ldscripts for i386 when linked with -pie (no change to non-pieKurt Miller
2008-03-13Add __data_start symbol to all ELF archs to consistently mark the beginningKurt Miller
2008-01-14Fix a race by making maybe-all-bfd depend on all-bfd and maybe-all-opcodesMark Kettenis
2008-01-14manpages need directories.Marc Espie
2007-12-30enforce install -S, avoids races with make -j:Marc Espie
2007-12-24Teach as(1) about %gl on sparc64.Mark Kettenis
2007-11-28fix race: install-all can only be run *after* all is finished, otherwiseMarc Espie
2007-10-03On i386, use PCB_SAVECTX flags to distinguish between state saved by a normalMark Kettenis
2007-08-21Treat Ldatafault_internal as having a trap frame.Mark Kettenis
2007-03-26remove old pages; spotted by kettenisJason McIntyre
2007-03-26sort the MAN entry; ok deraadtJason McIntyre
2007-03-25pick up the newer rev man pages; noticed by ingo schwarze, first rev byTheo de Raadt
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