summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
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
2014-08-09Use time_t for storing timesPhilip Guenther
2014-08-09Parse times with strtoll() instead of strtol()Philip Guenther
2014-08-09Regenerate to pick up time_t changesPhilip Guenther
2014-08-09Store timestamps in time_tPhilip Guenther
2014-08-09bfd-in2.h is generated from this; merge back a change that was made therePhilip Guenther
2014-08-09Fix readelf --debug-dump=frames-interp output: once a register is givenPhilip Guenther
2014-08-09Backport from 2.17: mark the _GLOBAL_OFFSET_TABLE_, _DYNAMIC, andPhilip Guenther
2014-08-09Backport from binutils-2.17 the correct i386/amd64 register->int assignmentsPhilip Guenther
2014-08-09We don't use the __openbsd_randomdata_{start,end} symbols, but ratherPhilip Guenther
2014-08-09Match format width of symbol visibility to the column headerPhilip Guenther
2014-04-06Add the missing addressing modes for the fucomip instruction. Surprisingly,Miod Vallat
2014-03-13Add a few more instruction patterns that are apparently needed by gcc 4.8.Mark Kettenis
2014-02-09Add support for i386 XSAVE family of instructions: xgetbv, xsetbv, xsave,Philip Guenther
2013-12-30Recognize PT_OPENBSD_RANDOMIZE in linker scripts.Mark Kettenis
2013-12-17Backport the code from binutils 2.16 that makes weak undefined referencesMark Kettenis
2013-10-19Depending on wether the kernel has been compiled with or withoutAlexander Bluhm
2013-09-30Make stderr buffered in einfo(). Speeds up display of error messagesTodd C. Miller
2013-08-11A few fixes from Tim Mcintosh:Miod Vallat
2013-07-13Register GDB_OSABI_OPENBSD_ELF as well.Miod Vallat
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-07-05VAX ELF toolchain, using `%' as the register prefix. Heavily based uponMiod Vallat
2013-05-17Don't reject '++' and '--' in expressions. Some versions of gcc emit these.Mark Kettenis
2013-05-09Allow gdb on m88k to fetch symbols from shared libraries when debuggingMiod Vallat
2013-04-28Revert the previous commit. It breaks the xenocara build on macppc and theBrian Callahan
2013-04-26Fix linker errors when using llvm/clang.Brian Callahan
2013-04-19Use time_t instead of long for archive timestamps, and print them as long long;Miod Vallat
2004-05-17import binutils 2.14 (excluding testsuites, .info files, and .po files)Dale Rahn