aboutsummaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Automatic date update in version.inGDB Administrator2015-12-031-1/+1
* addr2line vs. inlined C functions called from C++Alan Modra2015-12-023-14/+31
* Fix powerpc64 segfault caused by zero r_symndx relocs.Alan Modra2015-12-022-2/+13
* Automatic date update in version.inGDB Administrator2015-12-021-1/+1
* Properly check symbol defined by assignment in linker scriptH.J. Lu2015-12-013-13/+25
* Trim unused params from aout adjust_sizes_and_vmasAlan Modra2015-12-019-56/+27
* Invoke aout N_* macros with pointer to struct internal_execAlan Modra2015-12-0127-264/+294
* Don't use BFD_TRADITIONAL_FORMAT flag in COFF supportAlan Modra2015-12-016-24/+39
* SRC-POTFILES.in updateAlan Modra2015-12-012-0/+6
* Re: ARC port broken reloc processingAlan Modra2015-12-012-14/+22
* ARC port broken reloc processingAlan Modra2015-12-012-1/+6
* Automatic date update in version.inGDB Administrator2015-12-011-1/+1
* Automatic date update in version.inGDB Administrator2015-11-301-1/+1
* Automatic date update in version.inGDB Administrator2015-11-291-1/+1
* Automatic date update in version.inGDB Administrator2015-11-281-1/+1
* Automatic date update in version.inGDB Administrator2015-11-271-1/+1
* Automatic date update in version.inGDB Administrator2015-11-261-1/+1
* Automatic date update in version.inGDB Administrator2015-11-251-1/+1
* Automatic date update in version.inGDB Administrator2015-11-241-1/+1
* Automatic date update in version.inGDB Administrator2015-11-231-1/+1
* Automatic date update in version.inGDB Administrator2015-11-221-1/+1
* Automatic date update in version.inGDB Administrator2015-11-211-1/+1
* Fix a problem with the maximum number of open files held in the cache when ru...Stefan Teleman2015-11-202-3/+27
* Fix missing update in previous patch.Tristan Gingold2015-11-202-2/+6
* binutils: add support for arm-*-darwin and aarch64-*-darwin.Tristan Gingold2015-11-2013-18/+741
* Synchronize PDP11 page size between BFD and LD.David Bridgham2015-11-202-1/+6
* Automatic date update in version.inGDB Administrator2015-11-201-1/+1
* [S/390] Add null ptr check + port GOTOFF handling from 32 bit over to 64 bitAndreas Krebbel2015-11-193-4/+32
* Automatic date update in version.inGDB Administrator2015-11-191-1/+1
* mach-o: use a per-target reloc canonicalize function.Tristan Gingold2015-11-186-106/+175
* Prevent looping in archivesAlan Modra2015-11-183-9/+30
* mach-o cleanup: remove useless calls to bfd_seek.Tristan Gingold2015-11-186-96/+127
* Automatic date update in version.inGDB Administrator2015-11-181-1/+1
* Fix a problematic message with the STM32L4XX fixup on 32-bit hosts.Christophe Lyon2015-11-172-2/+7
* Automatic date update in version.inGDB Administrator2015-11-171-1/+1
* Automatic date update in version.inGDB Administrator2015-11-161-1/+1
* Bump version to 2.26.51Tristan Gingold2015-11-143-13/+18
* Automatic date update in version.inGDB Administrator2015-11-151-1/+1
* Automatic date update in version.inGDB Administrator2015-11-141-1/+1
* Automatic date update in version.inGDB Administrator2015-11-131-1/+1
* Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model."Marcus Shawcroft2015-11-122-63/+2
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-116-32/+182
* Automatic date update in version.inGDB Administrator2015-11-121-1/+1
* Automatic date update in version.inGDB Administrator2015-11-111-1/+1
* Handle x86 VTINHERIT/VTENTRY relocs when deleting relocationsH.J. Lu2015-11-103-2/+16
* Properly move kept relocations when deleting relocationsH.J. Lu2015-11-103-2/+16
* Fix performance regression on x86 with ld -rH.J. Lu2015-11-103-8/+98
* Fix performance regression due to ld -r memmoveAlan Modra2015-11-103-69/+157
* Automatic date update in version.inGDB Administrator2015-11-101-1/+1
* bfd: Fix left shift of negative value.Dominik Vogt2015-11-096-7/+16