summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Remove BSF_COMMON from commentsH.J. Lu2016-02-223-4/+7
* [AArch64] Remove redundant calculation of plt stub destination for veneerJiong Wang2016-02-222-16/+9
* Automatic date update in version.inGDB Administrator2016-02-221-1/+1
* Automatic date update in version.inGDB Administrator2016-02-211-1/+1
* Automatic date update in version.inGDB Administrator2016-02-201-1/+1
* Prevent a seg-fault in the linker when accessing a specially crafted, corrupt...Nick Clifton2016-02-192-0/+14
* Fix a seg-fault in the linker when it encounters a corrupt binary containing ...Nick Clifton2016-02-192-0/+17
* Automatic date update in version.inGDB Administrator2016-02-191-1/+1
* Always create dynamic sections for -E/--dynamic-listH.J. Lu2016-02-182-2/+11
* Automatic date update in version.inGDB Administrator2016-02-181-1/+1
* [x86-64] Omit dynamic sections symbolsH.J. Lu2016-02-172-0/+7
* Automatic date update in version.inGDB Administrator2016-02-171-1/+1
* Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO.Joseph Myers2016-02-163-3/+23
* Automatic date update in version.inGDB Administrator2016-02-161-1/+1
* Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton2016-02-152-3/+9
* Automatic date update in version.inGDB Administrator2016-02-151-1/+1
* Automatic date update in version.inGDB Administrator2016-02-141-1/+1
* Automatic date update in version.inGDB Administrator2016-02-131-1/+1
* Automatic date update in version.inGDB Administrator2016-02-121-1/+1
* Mask off the least significant bit in GOT offsetH.J. Lu2016-02-102-2/+10
* Automatic date update in version.inGDB Administrator2016-02-111-1/+1
* Correct assertion in NIOS2 linker to allow signed 16-buit immediate values.Nick Clifton2016-02-103-4/+25
* Automatic date update in version.inGDB Administrator2016-02-101-1/+1
* Fix compile time warnings building the binutils with a gcc6 compiler.Nick Clifton2016-02-093-29/+31
* Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton2016-02-092-4/+37
* Revert "Add a more helpful warning message to explain why some AArch64 reloca...Walfred Tedeschi2016-02-092-37/+4
* Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton2016-02-092-4/+37
* Automatic date update in version.inGDB Administrator2016-02-091-1/+1
* Automatic date update in version.inGDB Administrator2016-02-081-1/+1
* Automatic date update in version.inGDB Administrator2016-02-071-1/+1
* Automatic date update in version.inGDB Administrator2016-02-061-1/+1
* Fix formatting of pe-mips.c file.Simon Marchi2016-02-052-30/+34
* Change the default architecture value for ARC bfds so that they have the lowe...Cupertino Miranda2016-02-052-1/+6
* Automatic date update in version.inGDB Administrator2016-02-051-1/+1
* Automatic date update in version.inGDB Administrator2016-02-041-1/+1
* Fix "PowerPC64 ELFv2 entry code" for big-endianAlan Modra2016-02-042-1/+6
* Automatic date update in version.inGDB Administrator2016-02-031-1/+1
* Fix typos in bfd/ChangeLog and bfd/elf64-x86-64.cH.J. Lu2016-02-022-2/+2
* Store estimated istrances in compressed_sizeH.J. Lu2016-02-022-15/+29
* PowerPC64 ELFv2 entry codeAlan Modra2016-02-022-0/+6
* Clear HAS_RELOC if there are no relocationsH.J. Lu2016-02-022-0/+15
* Automatic date update in version.inGDB Administrator2016-02-021-1/+1
* Don't add DT_NEEDED for unmatched symbolH.J. Lu2016-02-012-1/+10
* Add support for importing data from ILF images.Nathaniel Smith2016-02-012-14/+20
* x86 synthetic plt symbolsAlan Modra2016-02-013-14/+21
* Fix NetBSD build with BSD and GNU make(1).Kamil Rytarowski2016-02-013-0/+10
* elf64-s390.c: Fix -Werror=misleading-indentationJan Kratochvil2016-02-012-4/+8
* Automatic date update in version.inGDB Administrator2016-02-011-1/+1
* Fix /usr/bin/ld: final link failed: File truncated error on hppa.John David Anglin2016-01-313-5/+29
* Check reloc against IFUNC symbol only with dynamic symbolsH.J. Lu2016-01-303-24/+39