Age | Commit message (Expand) | Author |
2015-08-28 | Make gdb work again on mips64 PIE binaries by making sure that we select | Mark Kettenis |
2015-06-01 | Now that we do not need to build binutils 2.15 (except for gdb), simplify the | Miod Vallat |
2015-04-06 | Add support for an efi-app-x86_64 target. Needed for UEFI bootloader work. | Mark Kettenis |
2015-04-02 | Change gcc and ld semantics to make static PIE the default when invoking | Pascal Stumpf |
2015-01-13 | Generate a PT_PHDR entry for static PIE binaries. Modern GDB needs this to | Mark Kettenis |
2015-01-12 | Make putting a breakpoint on the first instruction of a program work. | Mark Kettenis |
2014-12-30 | self-relocating crt0 bits for sh, and enable static pie by default. With some | Miod Vallat |
2014-12-27 | Change the default entry point from _start to __start. | Mark Kettenis |
2014-12-25 | Don't generate PLT entries for symbols defined in a regular object for | Mark Kettenis |
2014-12-22 | Teach ld(1) not to add a PT_INTERP entry for -static -pie. | Mark Kettenis |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2014-11-20 | partial_where points into the buffer that begins with buffer_start | Todd C. Miller |
2014-11-20 | use ${SHELL} to run scripts in the src tree | Theo de Raadt |
2014-11-19 | Bring in a change present in binutils 2.17 to allow sahf/lahf | Jonathan Gray |
2014-11-18 | Recognize dcbzl, backported from binutils-2.17. | Martin Pieuchot |
2014-10-20 | Backport fix for binutils 11867: .quad directive not assembled correctly. | Daniel Dickman |
2014-08-31 | Backport @file support from binutils-2.17 | Tobias Ulmer |
2004-05-17 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Dale Rahn |
2000-09-12 | Import binutils-2.10 | Marc Espie |
1997-05-29 | Import of binutils-2.8.1 from Cygnus/FSF | Niklas Hallqvist |
2014-08-20 | Backport support for i386/amd64 'rdtscp' instruction from binutils-2.17 | Philip Guenther |
2014-08-14 | Backport from binutils-2.17: | Philip Guenther |
2014-08-10 | Format time_t with %lld after casting to long long | Philip Guenther |
2014-08-09 | Use time_t for storing times | Philip Guenther |
2014-08-09 | Parse times with strtoll() instead of strtol() | Philip Guenther |
2014-08-09 | Regenerate to pick up time_t changes | Philip Guenther |
2014-08-09 | Store timestamps in time_t | Philip Guenther |
2014-08-09 | bfd-in2.h is generated from this; merge back a change that was made there | Philip Guenther |
2014-08-09 | Fix readelf --debug-dump=frames-interp output: once a register is given | Philip Guenther |
2014-08-09 | Backport from 2.17: mark the _GLOBAL_OFFSET_TABLE_, _DYNAMIC, and | Philip Guenther |
2014-08-09 | Backport from binutils-2.17 the correct i386/amd64 register->int assignments | Philip Guenther |
2014-08-09 | We don't use the __openbsd_randomdata_{start,end} symbols, but rather | Philip Guenther |
2014-08-09 | Match format width of symbol visibility to the column header | Philip Guenther |
2014-04-06 | Add the missing addressing modes for the fucomip instruction. Surprisingly, | Miod Vallat |
2014-03-13 | Add a few more instruction patterns that are apparently needed by gcc 4.8. | Mark Kettenis |
2014-02-09 | Add support for i386 XSAVE family of instructions: xgetbv, xsetbv, xsave, | Philip Guenther |
2013-12-30 | Recognize PT_OPENBSD_RANDOMIZE in linker scripts. | Mark Kettenis |
2013-12-17 | Backport the code from binutils 2.16 that makes weak undefined references | Mark Kettenis |
2013-10-19 | Depending on wether the kernel has been compiled with or without | Alexander Bluhm |
2013-09-30 | Make stderr buffered in einfo(). Speeds up display of error messages | Todd C. Miller |
2013-08-11 | A few fixes from Tim Mcintosh: | Miod Vallat |
2013-07-13 | Register GDB_OSABI_OPENBSD_ELF as well. | Miod Vallat |
2013-07-05 | ELF_TOOLCHAIN bye bye. | Miod Vallat |
2013-07-05 | VAX ELF toolchain, using `%' as the register prefix. Heavily based upon | Miod Vallat |
2013-05-17 | Don't reject '++' and '--' in expressions. Some versions of gcc emit these. | Mark Kettenis |
2013-05-09 | Allow gdb on m88k to fetch symbols from shared libraries when debugging | Miod Vallat |
2013-04-28 | Revert the previous commit. It breaks the xenocara build on macppc and the | Brian Callahan |
2013-04-26 | Fix linker errors when using llvm/clang. | Brian Callahan |
2013-04-19 | Use time_t instead of long for archive timestamps, and print them as long long; | Miod Vallat |
2004-05-17 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Dale Rahn |