aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Missing config for bfd.c:_doprntAlan Modra4-55/+119
2017-07-03Automatic date update in version.inGDB Administrator1-1/+1
2017-07-02Automatic date update in version.inGDB Administrator1-1/+1
2017-07-01Automatic date update in version.inGDB Administrator1-1/+1
2017-06-30Automatic date update in version.inGDB Administrator1-1/+1
2017-06-29RISC-V: Fix TLS copy relocsAndrew Waterman2-4/+11
2017-06-29bfd: prevent all but undef weak syms from becoming dynamic in sparc.Egeyar Bagcioglu2-20/+57
2017-06-29[AArch64] Only override the symbol dynamic decision on undefined weak symbolJiong Wang2-23/+68
2017-06-29[AArch64] Remove duplicated code when handling some GOT relocations typesJiong Wang3-92/+36
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez3-0/+71
2017-06-29Automatic date update in version.inGDB Administrator1-1/+1
2017-06-28Don't call bfd_get_file_size in _bfd_generic_get_section_contentsH.J. Lu2-7/+16
2017-06-28Change bfd_get_size/bfd_get_file_size to ufile_ptrH.J. Lu3-6/+12
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki5-0/+38
2017-06-28Automatic date update in version.inGDB Administrator1-1/+1
2017-06-27Remove debugging accidentally left in tekhex.c.Nick Clifton2-1/+6
2017-06-27Fix PR 13402Senthil Kumar Selvaraj2-1/+11
2017-06-27Warning fixAlan Modra2-5/+11
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