aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen6-0/+32
2017-06-27More fixes for bfd_get_section_contents changeAlan Modra2-14/+12
2017-06-27Automatic date update in version.inGDB Administrator1-1/+1
2017-06-27Fix GDB regressions caused by previous bfd_get_section_contents changesPedro Alves2-1/+7
2017-06-26Add a missing line to _bfd_generic_get_section_contents_in_windowH.J. Lu2-0/+7
2017-06-26MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processorMaciej W. Rozycki3-6/+14
2017-06-26Check file size before getting section contentsH.J. Lu3-9/+26
2017-06-26LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIXMaciej W. Rozycki1-0/+2
2017-06-26Fix address violation parsing a corrupt texhex format file.Nick Clifton2-1/+11
2017-06-26Fix address violations when atempting to parse fuzzed binaries.Nick Clifton4-3/+35
2017-06-26Add pgste marker changelogAndreas Krebbel1-0/+11
2017-06-26S/390: Fix testsuite segfault added with recent pgste patch.Andreas Krebbel2-7/+25
2017-06-26Automatic date update in version.inGDB Administrator1-1/+1
2017-06-26Don't attach linker created section to --just-syms bfdAlan Modra2-4/+47
2017-06-25fix out-of-bounds access in elf.c:find_linkSergei Trofimovich2-2/+8
2017-06-25Automatic date update in version.inGDB Administrator1-1/+1
2017-06-24[ARM] Add linker support for ARMv8-RThomas Preud'homme2-17/+42
2017-06-24Automatic date update in version.inGDB Administrator1-1/+1
2017-06-23[AArch64] Fix typo in comments on relocation nameJiong Wang3-4/+10
2017-06-23S/390: Add support for pgste markerAndreas Krebbel2-0/+99
2017-06-23Automatic date update in version.inGDB Administrator1-1/+1
2017-06-22x86-64: Move the error_alignment label forwardH.J. Lu2-7/+14
2017-06-22x86: Resolve local undefined weak symbol to 0H.J. Lu3-10/+20
2017-06-222017-06-22 Eric Christopher <echristo@gmail.com>Eric Christopher2-1/+6
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu3-8/+39
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu3-75/+989
2017-06-22Fix address violation parsing a corrupt SOM binary.Nick Clifton2-2/+14
2017-06-22Automatic date update in version.inGDB Administrator1-1/+1
2017-06-21Fix addrss violation when processing a corrupt SH COFF binary.Nick Clifton2-1/+8
2017-06-21Fix address violation parsing a corrupt Alpha VMS binary file.Nick Clifton4-18/+63
2017-06-21PowerPC64 localentry:0 plt callsAlan Modra2-15/+25
2017-06-21Fix seg-fault in the BFD parsing a corrupt input binary.Nick Clifton3-0/+10
2017-06-21Fix potential address violation parsing a corrupt Alpha VMS file.Nick Clifton2-0/+16
2017-06-21Fix address violation parsing a corrupt IEEE Alpha binary.Nick Clifton2-4/+32
2017-06-21Fix address violation when parsing a corrupt IEEE binary.Nick Clifton2-0/+16
2017-06-21Fix seg-fault reading a corrupt ELF binary.Nick Clifton2-3/+18
2017-06-21Automatic date update in version.inGDB Administrator1-1/+1
2017-06-19Check the DYNAMIC bit for input shared objectsH.J. Lu2-2/+8
2017-06-20Automatic date update in version.inGDB Administrator1-1/+1
2017-06-19Fix address violations when reading corrupt VMS records.Nick Clifton2-0/+36
2017-06-19Fix access violation when parsing a corrupt IEEE binary.Nick Clifton3-3/+33
2017-06-19Fix access violation disassembling a corrupt VMS binary.Nick Clifton2-7/+28
2017-06-19Fix access violation when disassembling a corrupt VMS binary.Nick Clifton2-2/+20
2017-06-19Correct target_underscore for crisAlan Modra2-7/+9
2017-06-19Automatic date update in version.inGDB Administrator1-1/+1
2017-06-18is_underscore_target for ld-elf testsAlan Modra2-3/+19
2017-06-18Automatic date update in version.inGDB Administrator1-1/+1
2017-06-17Automatic date update in version.inGDB Administrator1-1/+1
2017-06-16Fixing linking configure generated tests of ifunc support.Nick Clifton2-1/+7
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra36-7/+180