summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
2019-02-24Remove -S from install commandskn
2019-02-01Fix gdb can handle prologues which has the retguard and teach gdb thatYASUOKA Masahiko
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2018-12-11Add PN_XNUM support to libbfd so objdump and gdb can handle corePhilip Guenther
2018-10-24Size static array correctly for the numerically highest index used toChristian Weisgerber
2018-09-14Pass CC/CFLAGS/LDFLAGS to the configure script. ok millert@Christian Weisgerber
2018-07-10Drop the ignored selectors (tf_[defg]s) from the trap and interrupt frames.Philip Guenther
2018-07-03Make intrframe the exact same size as trapframe: instead of pushingPhilip Guenther
2018-04-30The trapframe layout is no longer exactly the same as the sigcontextPhilip Guenther
2018-01-23Revise 'struct fpreg' such that it can actually represent the full VFPv3-D32Mark Kettenis
2017-08-14Add improvements to the DWARF frame unwinder to support xorguard.Mark Kettenis
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2002-05-13Import binutils-2.11.2Federico G. Schwindt
1996-09-04Import of binutils, gas, ld & gprof from Cygnus 960904 treeNiklas Hallqvist
2017-07-28make warns about POST_INSTALL being empty.Marc Espie
2017-06-12destroy lint remnants.Marc Espie
2017-04-09Sync symbol lists for trap/interrupt frame detection with what ddb(4) usesPhilip Guenther
2016-09-18Use ${INSTALL} instead of install, like in all the other Makefile's.Martin Natano
2016-09-11Install programs with ${INSTALL_STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}Philip Guenther
2016-06-28Add missing words to help the reader.Jeremie Courreges-Anglas
2016-03-29Fix fallout from the switch to binutils 2.17: the binaries created by 2.17Mark Kettenis
2015-11-26change the name "as" in the NAME section of the as(1) manuals to lowercase;Ingo Schwarze
2015-11-15Same as in binutils-2.17, only restore regular permission bits.Jeremie Courreges-Anglas
2000-09-12Import binutils-2.10Marc Espie
2015-11-11update NAME;Jason McIntyre
2004-05-17import binutils 2.14 (excluding testsuites, .info files, and .po files)Dale Rahn
2015-11-09Start moving some vmm things into the tree. First up is binutils so we willMike Larkin
2015-08-28Make gdb work again on mips64 PIE binaries by making sure that we selectMark Kettenis
2015-06-01Now that we do not need to build binutils 2.15 (except for gdb), simplify theMiod Vallat
2015-04-06Add support for an efi-app-x86_64 target. Needed for UEFI bootloader work.Mark Kettenis
2015-04-02Change gcc and ld semantics to make static PIE the default when invokingPascal Stumpf
2015-01-13Generate a PT_PHDR entry for static PIE binaries. Modern GDB needs this toMark Kettenis
2015-01-12Make putting a breakpoint on the first instruction of a program work.Mark Kettenis
2014-12-30self-relocating crt0 bits for sh, and enable static pie by default. With someMiod Vallat
2014-12-27Change the default entry point from _start to __start.Mark Kettenis
2014-12-25Don't generate PLT entries for symbols defined in a regular object forMark Kettenis
2014-12-22Teach ld(1) not to add a PT_INTERP entry for -static -pie.Mark Kettenis
2002-05-13Import binutils-2.11.2Federico G. Schwindt
2014-11-20partial_where points into the buffer that begins with buffer_startTodd C. Miller
2014-11-20use ${SHELL} to run scripts in the src treeTheo de Raadt
2014-11-19Bring in a change present in binutils 2.17 to allow sahf/lahfJonathan Gray
2014-11-18Recognize dcbzl, backported from binutils-2.17.Martin Pieuchot
2014-10-20Backport fix for binutils 11867: .quad directive not assembled correctly.Daniel Dickman
2014-08-31Backport @file support from binutils-2.17Tobias Ulmer
2004-05-17import binutils 2.14 (excluding testsuites, .info files, and .po files)Dale Rahn
2000-09-12Import binutils-2.10Marc Espie
1997-05-29Import of binutils-2.8.1 from Cygnus/FSFNiklas Hallqvist
2014-08-20Backport support for i386/amd64 'rdtscp' instruction from binutils-2.17Philip Guenther
2014-08-14Backport from binutils-2.17:Philip Guenther
2014-08-10Format time_t with %lld after casting to long longPhilip Guenther