aboutsummaryrefslogtreecommitdiff
path: root/contrib/binutils/bfd
Commit message (Expand)AuthorAgeFilesLines
* 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-821/+1414
* 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-68267/+107399
|\
| * 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
| |\ \
| * | | Backport a fix for binutils PR7093, which caused segfaults in ldDimitry Andric2010-11-031-0/+3
| * | | Merge ^/vendor/binutils/dist@214571 into contrib/binutils, which bringsDimitry Andric2010-11-01186-19860/+42529
| |\ \ \
| * | | | Fix a manifestation of GCC bug 16625 that caused ld >= 2.17 to fail onNathan Whitehorn2010-10-251-0/+3
| * | | | Apply commit f6c8fecc6fe3d5532691867a7f27820bb1c426a9 from upstreamDimitry Andric2010-10-251-6/+7
| * | | | Make contrib/binutils/bfd/coff-x86_64.c compile without warnings.Dimitry Andric2010-10-221-0/+4
| * | | | Merge ^vendor/binutils/dist@214082 into contrib/binutils.Dimitry Andric2010-10-21193-48101/+73237
| |\| | |
| * | | | Merge ^vendor/binutils/dist@214033 into contrib/binutils.Dimitry Andric2010-10-199-211/+245
| |\| | |
| * | | | Merge ^vendor/binutils/dist@213996 into contrib/binutils. Skip addingDimitry Andric2010-10-182-8787/+0
| |\| | |