aboutsummaryrefslogtreecommitdiff
path: root/contrib/binutils/bfd
Commit message (Expand)AuthorAgeFilesLines
* Remove contrib/binutils, unused after r368667Ed Maste2020-12-16219-340012/+0
* Fix the following -Werror warning from clang 10.0.0 in binutils:Dimitry Andric2020-01-281-14/+14
* binutils: Fix bugs found by -Wpointer-compareBrooks Davis2019-10-241-1/+1
* Fix clang 6.0.0 compiler warnings in binutilsDimitry Andric2017-12-241-2/+2
* bfd: avoid crash on corrupt binariesEd Maste2017-11-231-0/+20
* bfd: fix segfault in the ihex parser on malformed ihex fileEd Maste2017-11-231-1/+1
* Do exception offset computations in 64 bits, not 32.Justin Hibbits2017-10-111-3/+3
* bfd: cast BFD_ALIGN to fix clang error on mipsEd Maste2017-08-181-1/+1
* Bring some rough support for FreeBSD S/390 to the GNU toolchain.Pedro F. Giffuni2017-05-231-2/+2
* libbfd: make sure variables are initialized before using them.Pedro F. Giffuni2016-12-161-1/+1
* libbfd: drop unnecessary variable increment.Pedro F. Giffuni2016-12-161-1/+1
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-1/+1
* Spell MIPS more traditionally in "bfd_elf32_ntradbigmips_vec".Brooks Davis2016-08-241-2/+2
* Check the first byte of the array for NUL, instead of the array as a NULL poi...Justin Hibbits2016-08-061-1/+1
* binutils: fix "Bad value" error in bfd for MIPS when using -Bsymbolic.Pedro F. Giffuni2016-07-211-1/+1
* Fix a problem in ld, causing it to sometimes print messages similar toDimitry Andric2016-02-221-2/+2
* Unconditionally set e_ident[OSABI]=ELFOSABI_FREEBSD in arm binary headers.Ian Lepore2016-02-211-12/+2
* Add the MOVT/MOVW types to the list of relocs which do not generate .pltIan Lepore2015-12-301-6/+20
* Correct the code for sign-extending a 16 bit value. As near as I can tellIan Lepore2015-12-291-1/+1
* Copy new attribute types when linking. bfd will copy attributes as needed,Andrew Turner2015-05-051-0/+3
* For eabi 5 (what FreeBSD uses), be sure to tag all executables andWarner Losh2015-05-031-0/+10
* When merging the floating point type attribute, and reporting an errorWarner Losh2015-05-031-1/+14
* More ARM EABI object attributes in binutils. This adds support to binutilsAndrew Turner2015-04-032-2/+6
* GNU nm: Avoid NULL dereferenceEd Maste2015-02-251-1/+2
* Add pregenerated documentation for as(1) and ld(1)Baptiste Daroussin2015-01-041-0/+1
* In contrib/binutils/bfd/elf32-ppc.c, avoid warnings about case valuesDimitry Andric2014-12-291-1/+1
* Add new PowerPC relocations to binutilsJustin Hibbits2014-12-128-814/+1407
* Let GNU ld be less obscure about missing symbols and DSOs. If the BFDDimitry Andric2014-12-022-4/+33
* Use llabs when getting the absolute value of a long long.Andrew Turner2014-11-301-10/+10
* Rename elf*-powerpc into elf*-powerpc-freebsd in binutilsBaptiste Daroussin2014-10-102-2/+2
* Merge the big-endian ARM targets together, and the little-endian ARMAndrew Turner2014-10-051-10/+2
* Silence a warning about Tag_Virtualization_use being unknown. We don'tAndrew Turner2014-10-041-1/+2
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.Andrew Turner2014-03-231-1/+1
* binutils/bfd: fix printf-like format strings for "bfd *" argumentsEygene Ryabinkin2013-10-293-5/+5
* Use correct size for MIPS .rld_map sectionEd Maste2013-10-021-1/+5
* Fix a bug in ld, where indirect symbols are not handled properly duringDimitry Andric2013-09-281-3/+19
* Revert: Use time_t instead of long for archive timestamps.Pedro F. Giffuni2013-06-017-24/+15
* BFD: Use time_t instead of long for archive timestamps.Pedro F. Giffuni2013-06-017-15/+24
* Similar to r239870 and r239872, teach the other binutils tools about theDimitry Andric2013-03-271-0/+3
* Fix a bug in ld --gc-sections: it strips out .note sections, while itDimitry Andric2012-12-221-0/+1
* Merging of projects/armv6, part 3Oleksandr Tymoshenko2012-08-151-0/+8
* Fix clang warnings.Ben Laurie2011-06-183-3/+3
* In the upstream rev. 1.61 of elf64-sparc.c the following bug was fixed:Marius Strobl2011-03-111-5/+11
* Merge binutils 2.17.50 to head. This brings a number of improvements toDimitry Andric2011-02-18219-67873/+107005
|\
| * Try a more generic version of the last two fixes. Assuming this is correct,Nathan Whitehorn2010-12-071-4/+1
| * Fix another .got references-in-linkonce-sections issue with C++. There areNathan Whitehorn2010-12-071-0/+3
| * For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so theDimitry Andric2010-12-052-0/+21
| * Sync: merge r215464 through r215708 from ^/head.Dimitry Andric2010-11-222-0/+40
| |\ | |/ |/|
| * Sync: merge r215189 through r215272 from ^/head.Dimitry Andric2010-11-141-4/+8
| |\
| * \ Sync: merge r214895 through r215140 from ^/head.Dimitry Andric2010-11-111-1/+1
| |\ \