| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove contrib/binutils, unused after r368667 | Ed Maste | 2020-12-16 | 219 | -340012/+0 |
| * | Fix the following -Werror warning from clang 10.0.0 in binutils: | Dimitry Andric | 2020-01-28 | 1 | -14/+14 |
| * | binutils: Fix bugs found by -Wpointer-compare | Brooks Davis | 2019-10-24 | 1 | -1/+1 |
| * | Fix clang 6.0.0 compiler warnings in binutils | Dimitry Andric | 2017-12-24 | 1 | -2/+2 |
| * | bfd: avoid crash on corrupt binaries | Ed Maste | 2017-11-23 | 1 | -0/+20 |
| * | bfd: fix segfault in the ihex parser on malformed ihex file | Ed Maste | 2017-11-23 | 1 | -1/+1 |
| * | Do exception offset computations in 64 bits, not 32. | Justin Hibbits | 2017-10-11 | 1 | -3/+3 |
| * | bfd: cast BFD_ALIGN to fix clang error on mips | Ed Maste | 2017-08-18 | 1 | -1/+1 |
| * | Bring some rough support for FreeBSD S/390 to the GNU toolchain. | Pedro F. Giffuni | 2017-05-23 | 1 | -2/+2 |
| * | libbfd: make sure variables are initialized before using them. | Pedro F. Giffuni | 2016-12-16 | 1 | -1/+1 |
| * | libbfd: drop unnecessary variable increment. | Pedro F. Giffuni | 2016-12-16 | 1 | -1/+1 |
| * | Create a new MACHINE_ARCH for Freescale PowerPC e500v2 | Justin Hibbits | 2016-10-22 | 1 | -1/+1 |
| * | Spell MIPS more traditionally in "bfd_elf32_ntradbigmips_vec". | Brooks Davis | 2016-08-24 | 1 | -2/+2 |
| * | Check the first byte of the array for NUL, instead of the array as a NULL poi... | Justin Hibbits | 2016-08-06 | 1 | -1/+1 |
| * | binutils: fix "Bad value" error in bfd for MIPS when using -Bsymbolic. | Pedro F. Giffuni | 2016-07-21 | 1 | -1/+1 |
| * | Fix a problem in ld, causing it to sometimes print messages similar to | Dimitry Andric | 2016-02-22 | 1 | -2/+2 |
| * | Unconditionally set e_ident[OSABI]=ELFOSABI_FREEBSD in arm binary headers. | Ian Lepore | 2016-02-21 | 1 | -12/+2 |
| * | Add the MOVT/MOVW types to the list of relocs which do not generate .plt | Ian Lepore | 2015-12-30 | 1 | -6/+20 |
| * | Correct the code for sign-extending a 16 bit value. As near as I can tell | Ian Lepore | 2015-12-29 | 1 | -1/+1 |
| * | Copy new attribute types when linking. bfd will copy attributes as needed, | Andrew Turner | 2015-05-05 | 1 | -0/+3 |
| * | For eabi 5 (what FreeBSD uses), be sure to tag all executables and | Warner Losh | 2015-05-03 | 1 | -0/+10 |
| * | When merging the floating point type attribute, and reporting an error | Warner Losh | 2015-05-03 | 1 | -1/+14 |
| * | More ARM EABI object attributes in binutils. This adds support to binutils | Andrew Turner | 2015-04-03 | 2 | -2/+6 |
| * | GNU nm: Avoid NULL dereference | Ed Maste | 2015-02-25 | 1 | -1/+2 |
| * | Add pregenerated documentation for as(1) and ld(1) | Baptiste Daroussin | 2015-01-04 | 1 | -0/+1 |
| * | In contrib/binutils/bfd/elf32-ppc.c, avoid warnings about case values | Dimitry Andric | 2014-12-29 | 1 | -1/+1 |
| * | Add new PowerPC relocations to binutils | Justin Hibbits | 2014-12-12 | 8 | -814/+1407 |
| * | Let GNU ld be less obscure about missing symbols and DSOs. If the BFD | Dimitry Andric | 2014-12-02 | 2 | -4/+33 |
| * | Use llabs when getting the absolute value of a long long. | Andrew Turner | 2014-11-30 | 1 | -10/+10 |
| * | Rename elf*-powerpc into elf*-powerpc-freebsd in binutils | Baptiste Daroussin | 2014-10-10 | 2 | -2/+2 |
| * | Merge the big-endian ARM targets together, and the little-endian ARM | Andrew Turner | 2014-10-05 | 1 | -10/+2 |
| * | Silence a warning about Tag_Virtualization_use being unknown. We don't | Andrew Turner | 2014-10-04 | 1 | -1/+2 |
| * | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. | Andrew Turner | 2014-03-23 | 1 | -1/+1 |
| * | binutils/bfd: fix printf-like format strings for "bfd *" arguments | Eygene Ryabinkin | 2013-10-29 | 3 | -5/+5 |
| * | Use correct size for MIPS .rld_map section | Ed Maste | 2013-10-02 | 1 | -1/+5 |
| * | Fix a bug in ld, where indirect symbols are not handled properly during | Dimitry Andric | 2013-09-28 | 1 | -3/+19 |
| * | Revert: Use time_t instead of long for archive timestamps. | Pedro F. Giffuni | 2013-06-01 | 7 | -24/+15 |
| * | BFD: Use time_t instead of long for archive timestamps. | Pedro F. Giffuni | 2013-06-01 | 7 | -15/+24 |
| * | Similar to r239870 and r239872, teach the other binutils tools about the | Dimitry Andric | 2013-03-27 | 1 | -0/+3 |
| * | Fix a bug in ld --gc-sections: it strips out .note sections, while it | Dimitry Andric | 2012-12-22 | 1 | -0/+1 |
| * | Merging of projects/armv6, part 3 | Oleksandr Tymoshenko | 2012-08-15 | 1 | -0/+8 |
| * | Fix clang warnings. | Ben Laurie | 2011-06-18 | 3 | -3/+3 |
| * | In the upstream rev. 1.61 of elf64-sparc.c the following bug was fixed: | Marius Strobl | 2011-03-11 | 1 | -5/+11 |
| * | Merge binutils 2.17.50 to head. This brings a number of improvements to | Dimitry Andric | 2011-02-18 | 219 | -67873/+107005 |
| |\ |
|
| | * | Try a more generic version of the last two fixes. Assuming this is correct, | Nathan Whitehorn | 2010-12-07 | 1 | -4/+1 |
| | * | Fix another .got references-in-linkonce-sections issue with C++. There are | Nathan Whitehorn | 2010-12-07 | 1 | -0/+3 |
| | * | For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so the | Dimitry Andric | 2010-12-05 | 2 | -0/+21 |
| | * | Sync: merge r215464 through r215708 from ^/head. | Dimitry Andric | 2010-11-22 | 2 | -0/+40 |
| | |\
| |/
|/| |
|
| | * | Sync: merge r215189 through r215272 from ^/head. | Dimitry Andric | 2010-11-14 | 1 | -4/+8 |
| | |\ |
|
| | * \ | Sync: merge r214895 through r215140 from ^/head. | Dimitry Andric | 2010-11-11 | 1 | -1/+1 |
| | |\ \ |
|