aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2021-08-03Automatic date update in version.inGDB Administrator1-1/+1
2021-08-02Automatic date update in version.inGDB Administrator1-1/+1
2021-08-01Automatic date update in version.inGDB Administrator1-1/+1
2021-07-31Automatic date update in version.inGDB Administrator1-1/+1
2021-07-30bfd: ensure that symbols targeted by DWARF relocations are kept in XCOFFClément Chigot1-79/+106
2021-07-30bfd: avoid a crash when debug_section isn't created in XCOFFClément Chigot1-1/+2
2021-07-30reloc_upper_bound size calculationsAlan Modra5-5/+5
2021-07-30Sanity check _bfd_coff_read_string_tableAlan Modra1-3/+12
2021-07-30IMAGE_SCN_LNK_NRELOC_OVFLAlan Modra1-0/+6
2021-07-30Automatic date update in version.inGDB Administrator1-1/+1
2021-07-29gas: improve C_BSTAT and C_STSYM symbols handling on XCOFFClément Chigot2-5/+9
2021-07-29Automatic date update in version.inGDB Administrator1-1/+1
2021-07-28bfd: Close the file descriptor if there is no archive fdH.J. Lu1-0/+8
2021-07-28Externalize the _bfd_set_gp_value functionwill schmidt2-0/+20
2021-07-28Automatic date update in version.inGDB Administrator1-1/+1
2021-07-27Automatic date update in version.inGDB Administrator1-1/+1
2021-07-26bfd: Set error to bfd_error_malformed_archive only if unsetH.J. Lu1-1/+2
2021-07-26Automatic date update in version.inGDB Administrator1-1/+1
2021-07-25Automatic date update in version.inGDB Administrator1-1/+1
2021-07-24Revert: PowerPC: Don't generate unused section symbolsAlan Modra2-4/+8
2021-07-24Automatic date update in version.inGDB Administrator1-1/+1
2021-07-23Automatic date update in version.inGDB Administrator1-1/+1
2021-07-22Automatic date update in version.inGDB Administrator1-1/+1
2021-07-21Updated Russian translation for the bfd libraryNick Clifton1-1840/+2056
2021-07-21Remove `netbsdpe` supportJohn Ericson1-4/+0
2021-07-21Automatic date update in version.inGDB Administrator1-1/+1
2021-07-20RISC-V: Minor updates for architecture parser.Nelson Chu1-94/+82
2021-07-20Automatic date update in version.inGDB Administrator1-1/+1
2021-07-19Automatic date update in version.inGDB Administrator1-1/+1
2021-07-18Move pending-obsolesence targets onto the obsolete list.Nick Clifton2-6/+8
2021-07-18Automatic date update in version.inGDB Administrator1-1/+1
2021-07-17Automatic date update in version.inGDB Administrator1-1/+1
2021-07-16or1k: fix pc-relative relocation against dynamic on PC relative 26 bit reloca...Giulio Benetti2-0/+18
2021-07-16Automatic date update in version.inGDB Administrator1-1/+1
2021-07-15Automatic date update in version.inGDB Administrator1-1/+1
2021-07-14objdump: add DWARF support for AIXClément Chigot4-15/+27
2021-07-14Automatic date update in version.inGDB Administrator1-1/+1
2021-07-13Automatic date update in version.inGDB Administrator1-1/+1
2021-07-12Automatic date update in version.inGDB Administrator1-1/+1
2021-07-11Automatic date update in version.inGDB Administrator1-1/+1
2021-07-10Tidy commit 49910fd88dcdAlan Modra2-6/+8
2021-07-10Automatic date update in version.inGDB Administrator1-1/+1
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu7-19/+152
2021-07-09Automatic date update in version.inGDB Administrator1-1/+1
2021-07-08x86-64: Disallow PC reloc against weak undefined symbols in PIEH.J. Lu1-2/+5
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu10-25/+123
2021-07-08Updated Portuguese translation for the BFD sub-directoryNick Clifton2-1423/+1540
2021-07-08Automatic date update in version.inGDB Administrator1-1/+1
2021-07-07Remove an accidental change to elfcode.h included as part of commit 6e0dfbf420.Nick Clifton2-3/+7
2021-07-07ld: Check archive only for archive memberH.J. Lu1-12/+13