aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2022-01-26bfd: Make bfd.stamp depend on source bfd.texiH.J. Lu2-4/+6
2022-01-26Automatic date update in version.inGDB Administrator1-1/+1
2022-01-25bfd: Regenerate Makefile.inH.J. Lu1-0/+1
2022-01-25Automatic date update in version.inGDB Administrator1-1/+1
2022-01-24bfd: Update doc/local.mkH.J. Lu2-7/+8
2022-01-24bfd/doc: Fix racy build failure from missing mkdirRoland McGrath2-0/+5
2022-01-24Update Bulgarian, French, Romaniam and Ukranian translation for some of the s...Nick Clifton4-4676/+11330
2022-01-24Automatic date update in version.inGDB Administrator1-1/+1
2022-01-23bfd: Partially revert commit 0e3839bde6fH.J. Lu2-62/+64
2022-01-23bfd: Properly install library and header filesH.J. Lu3-72/+64
2022-01-23Regenerate Makefile.in files with automake 1.15.1H.J. Lu1-1/+0
2022-01-23Regenerate configure files with autoconf 2.69H.J. Lu1-15/+3
2022-01-23Automatic date update in version.inGDB Administrator1-1/+1
2022-01-22bfd: merge doc subdir up a levelMike Frysinger7-1158/+628
2022-01-22bfd: rename core.texi to corefile.texiMike Frysinger4-10/+4
2022-01-22bfd: replace doc header generation with pattern rulesMike Frysinger2-156/+12
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton4-67/+73
2022-01-22Add markers for 2.38 branchNick Clifton1-0/+4
2022-01-22Automatic date update in version.inGDB Administrator1-1/+1
2022-01-21drop old unused stamp-h.in fileMike Frysinger1-1/+0
2022-01-21Automatic date update in version.inGDB Administrator1-1/+1
2022-01-20Automatic date update in version.inGDB Administrator1-1/+1
2022-01-19PowerPC64 DT_RELR ELFv1Alan Modra1-14/+14
2022-01-19PowerPC64 DT_RELR local PLTAlan Modra1-1/+2
2022-01-19PowerPC64 DT_RELR local GOTAlan Modra1-4/+6
2022-01-19Automatic date update in version.inGDB Administrator1-1/+1
2022-01-19Re: PowerPC64 DT_RELRAlan Modra1-5/+3
2022-01-17bfd/elf64-ppc.c: fix clang -Wbitwise-instead-of-logical warning in ppc64_elf_...Simon Marchi1-2/+4
2022-01-18Check thin archive element file size against archive headerAlan Modra1-1/+11
2022-01-18PowerPC64 DT_RELRAlan Modra1-82/+510
2022-01-18tweak __ehdr_start visibility and flags for check_relocsAlan Modra1-1/+4
2022-01-18Automatic date update in version.inGDB Administrator1-1/+1
2022-01-17Update the config.guess and config.sub files from the master repository and r...Nick Clifton5-1229/+1332
2022-01-17Automatic date update in version.inGDB Administrator1-1/+1
2022-01-16Automatic date update in version.inGDB Administrator1-1/+1
2022-01-15Automatic date update in version.inGDB Administrator1-1/+1
2022-01-14Automatic date update in version.inGDB Administrator1-1/+1
2022-01-13Re: gas: add visibility support using GNU syntax on XCOFFAlan Modra1-2/+5
2022-01-13Move DT_RELR tag setting to elflink.cAlan Modra2-30/+48
2022-01-13Re: Set SEC_ELF_REVERSE_COPY earlierAlan Modra1-3/+4
2022-01-13Automatic date update in version.inGDB Administrator1-1/+1
2022-01-12ld: Add glibc dependency for DT_RELRH.J. Lu1-0/+86
2022-01-12x86: Add DT_RELR supportH.J. Lu4-57/+1195
2022-01-12elf: Add size_relative_relocs and finish_relative_relocsH.J. Lu4-2/+38
2022-01-12ld: Initial DT_RELR supportH.J. Lu2-0/+12
2022-01-12elf: Pass need_layout to _bfd_elf_map_sections_to_segmentsH.J. Lu3-5/+9
2022-01-12elf: Add .relr.dyn to special_sections_rH.J. Lu1-0/+1
2022-01-12ld: add hidden and internal visibility support for XCOFFClément Chigot1-2/+48
2022-01-12gas: add visibility support for XCOFFClément Chigot2-2/+7
2022-01-12Set SEC_ELF_REVERSE_COPY earlierAlan Modra1-26/+16