summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Automatic date update in version.inGDB Administrator2018-05-111-1/+1
* Automatic date update in version.inGDB Administrator2018-05-101-1/+1
* Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov2018-05-092-19/+158
* PR23148, Heap buffer overflow in pe_print_edataAlan Modra2018-05-092-1/+6
* PR23147, Heap buffer overflow in pe_print_idataAlan Modra2018-05-092-1/+6
* Automatic date update in version.inGDB Administrator2018-05-091-1/+1
* Prevent a memory exhaustion failure when running objdump on a fuzzed input fi...Nick Clifton2018-05-083-0/+18
* Replace uses of strncmp with memcmpAlan Modra2018-05-073-8/+18
* Automatic date update in version.inGDB Administrator2018-05-071-1/+1
* Automatic date update in version.inGDB Administrator2018-05-061-1/+1
* Automatic date update in version.inGDB Administrator2018-05-051-1/+1
* -Wstringop-truncation warningsAlan Modra2018-05-0411-51/+70
* ppc: Fix warning messages when IBM and IEEE long double are mixedTulio Magno Quites Machado Filho2018-05-042-2/+7
* Automatic date update in version.inGDB Administrator2018-05-041-1/+1
* BFD: Prevent writing the MIPS _gp_disp symbol into symbol tablesSimon Atanasyan2018-05-033-12/+20
* Automatic date update in version.inGDB Administrator2018-05-031-1/+1
* Automatic date update in version.inGDB Administrator2018-05-021-1/+1
* Automatic date update in version.inGDB Administrator2018-05-011-1/+1
* This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron2018-04-3014-332/+656
* Automatic date update in version.inGDB Administrator2018-04-301-1/+1
* Automatic date update in version.inGDB Administrator2018-04-291-1/+1
* Automatic date update in version.inGDB Administrator2018-04-281-1/+1
* Regenerate some files for recent ARM patchesAlan Modra2018-04-273-1/+13
* PR23123, PowerPC32 ifunc regressionAlan Modra2018-04-273-7/+15
* Automatic date update in version.inGDB Administrator2018-04-271-1/+1
* PPC64: always make synthetic .text symbols for GNU ifunc symbolsPedro Alves2018-04-262-6/+21
* Automatic date update in version.inGDB Administrator2018-04-261-1/+1
* [ARM] FDPIC: Implement Thumb-only PLT for FDPIC.Christophe Lyon2018-04-252-21/+52
* [ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative symbolChristophe Lyon2018-04-252-3/+9
* [ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_GOT32 relocation f...Christophe Lyon2018-04-252-1/+9
* [ARM] FDPIC: Add stack segmentChristophe Lyon2018-04-252-0/+19
* [ARM] Add TLS relocations for FDPIC.Christophe Lyon2018-04-254-12/+95
* [ARM] Implement PLT for FDPIC.Christophe Lyon2018-04-252-9/+152
* [ARM] Implement FDPIC relocations.Christophe Lyon2018-04-252-29/+720
* [ARM] Add FDPIC relocations definitionsChristophe Lyon2018-04-254-3/+94
* [ARM] Add FDPIC OSABI flag support.Christophe Lyon2018-04-252-1/+21
* [ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backendsChristophe Lyon2018-04-256-2/+71
* Silence gcc-8 warningsAlan Modra2018-04-253-1/+36
* Remove arm-aout and arm-coff supportAlan Modra2018-04-2511-1341/+20
* Automatic date update in version.inGDB Administrator2018-04-251-1/+1
* Fix an illegal memory access when trying to copy an ELF binary with corrupt s...Nick Clifton2018-04-242-1/+12
* Fix an illegal memory access when copying a PE format file with corrupt debug...Nick Clifton2018-04-243-2984/+2662
* Automatic date update in version.inGDB Administrator2018-04-241-1/+1
* Revert bfd part of "Silence gcc-8 warnings"Alan Modra2018-04-233-20/+5
* Prevent an illegal memory access in gprof by ensuring that string tables for ...Nick Clifton2018-04-232-3/+16
* Silence gcc-8 warningsAlan Modra2018-04-233-0/+29
* Automatic date update in version.inGDB Administrator2018-04-231-1/+1
* Automatic date update in version.inGDB Administrator2018-04-221-1/+1
* Automatic date update in version.inGDB Administrator2018-04-211-1/+1
* PR22978, TLS local-dynamic incorrectly linked on hppa-linuxAlan Modra2018-04-202-32/+48