aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2015-11-22Automatic date update in version.inGDB Administrator1-1/+1
2015-11-21Automatic date update in version.inGDB Administrator1-1/+1
2015-11-20Fix a problem with the maximum number of open files held in the cache when ru...Stefan Teleman2-3/+27
2015-11-20Fix missing update in previous patch.Tristan Gingold2-2/+6
2015-11-20binutils: add support for arm-*-darwin and aarch64-*-darwin.Tristan Gingold13-18/+741
2015-11-20Synchronize PDP11 page size between BFD and LD.David Bridgham2-1/+6
2015-11-20Automatic date update in version.inGDB Administrator1-1/+1
2015-11-19[S/390] Add null ptr check + port GOTOFF handling from 32 bit over to 64 bitAndreas Krebbel3-4/+32
2015-11-19Automatic date update in version.inGDB Administrator1-1/+1
2015-11-18mach-o: use a per-target reloc canonicalize function.Tristan Gingold6-106/+175
2015-11-18Prevent looping in archivesAlan Modra3-9/+30
2015-11-18mach-o cleanup: remove useless calls to bfd_seek.Tristan Gingold6-96/+127
2015-11-18Automatic date update in version.inGDB Administrator1-1/+1
2015-11-17Fix a problematic message with the STM32L4XX fixup on 32-bit hosts.Christophe Lyon2-2/+7
2015-11-17Automatic date update in version.inGDB Administrator1-1/+1
2015-11-16Automatic date update in version.inGDB Administrator1-1/+1
2015-11-14Bump version to 2.26.51Tristan Gingold3-13/+18
2015-11-15Automatic date update in version.inGDB Administrator1-1/+1
2015-11-14Automatic date update in version.inGDB Administrator1-1/+1
2015-11-13Automatic date update in version.inGDB Administrator1-1/+1
2015-11-12Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model."Marcus Shawcroft2-63/+2
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner6-32/+182
2015-11-12Automatic date update in version.inGDB Administrator1-1/+1
2015-11-11Automatic date update in version.inGDB Administrator1-1/+1
2015-11-10Handle x86 VTINHERIT/VTENTRY relocs when deleting relocationsH.J. Lu3-2/+16
2015-11-10Properly move kept relocations when deleting relocationsH.J. Lu3-2/+16
2015-11-10Fix performance regression on x86 with ld -rH.J. Lu3-8/+98
2015-11-10Fix performance regression due to ld -r memmoveAlan Modra3-69/+157
2015-11-10Automatic date update in version.inGDB Administrator1-1/+1
2015-11-09bfd: Fix left shift of negative value.Dominik Vogt6-7/+16
2015-11-09Automatic date update in version.inGDB Administrator1-1/+1
2015-11-08Automatic date update in version.inGDB Administrator1-1/+1
2015-11-07Automatic date update in version.inGDB Administrator1-1/+1
2015-11-06Automatic date update in version.inGDB Administrator1-1/+1
2015-11-05Automatic date update in version.inGDB Administrator1-1/+1
2015-11-04Automatic date update in version.inGDB Administrator1-1/+1
2015-11-03Automatic date update in version.inGDB Administrator1-1/+1
2015-11-02Automatic date update in version.inGDB Administrator1-1/+1
2015-11-01Automatic date update in version.inGDB Administrator1-1/+1
2015-10-31Automatic date update in version.inGDB Administrator1-1/+1
2015-10-30Updated (simplified) Chinese translations for ld, bfd, binutils and gold.Nick Clifton2-1374/+5538
2015-10-30Automatic date update in version.inGDB Administrator1-1/+1
2015-10-292015-10-29 Catherine Moore <clm@codesourcery.com>Catherine Moore2-0/+8
2015-10-29Add support for AArch64 CloudABI binaries.Ed Schouten6-2/+44
2015-10-29bfd/libhppa.h: Make C++ compatiblePedro Alves2-1/+5
2015-10-29Automatic date update in version.inGDB Administrator1-1/+1
2015-10-28Fix a typo in comment in elf32-i386.cH.J. Lu2-1/+6
2015-10-28Fix recent STM324LXX patch to compile on 32-bit hosts.Nick Clifton2-28/+28
2015-10-28Fix errors in the gas testsuite for the ARC target.Cupertino Miranda5-1/+31
2015-10-28Orphan output section with multiple input sectionsAlan Modra5-26/+34