aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-12Automatic date update in version.inGDB Administrator1-1/+1
2022-01-11Automatic date update in version.inGDB Administrator1-1/+1
2022-01-10XCOFF: add support for TLS relocations on hidden symbolsClément Chigot3-28/+62
2022-01-10Automatic date update in version.inGDB Administrator1-1/+1
2022-01-09Automatic date update in version.inGDB Administrator1-1/+1
2022-01-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu6-98/+187
2022-01-08Automatic date update in version.inGDB Administrator1-1/+1
2022-01-07RISC-V: Updated the default ISA spec to 20191213.Nelson Chu1-1/+3
2022-01-07Move elf_backend_always_size_sections earlierAlan Modra1-15/+15
2022-01-07Automatic date update in version.inGDB Administrator1-1/+1
2022-01-06Automatic date update in version.inGDB Administrator1-1/+1
2022-01-05x86: Add elf_x86_allocate_local_got_infoH.J. Lu3-34/+30
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu4-2/+80
2022-01-05Automatic date update in version.inGDB Administrator1-1/+1
2022-01-04ld/x86: Update -z report-relative-relocH.J. Lu1-17/+7
2022-01-04ld: Improve thin archive member error messageH.J. Lu9-18/+44
2022-01-04Automatic date update in version.inGDB Administrator1-1/+1
2022-01-03Automatic date update in version.inGDB Administrator1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra433-438/+438
2022-01-02Automatic date update in version.inGDB Administrator1-1/+1
2022-01-01unify 64-bit bfd checksMike Frysinger5-13/+80
2022-01-01ubsan: bfd_mach_o_build_commands shift exponent 64 is too largeAlan Modra1-8/+8
2022-01-01asan: Null-dereference in _bfd_xcoff_copy_private_bfd_dataAlan Modra1-2/+2
2022-01-01ubsan: integer overflow in section filepos subtractionAlan Modra1-2/+1
2022-01-01Remove unnecessary ELF_MINPAGESIZE definesAlan Modra4-18/+1
2022-01-01Automatic date update in version.inGDB Administrator1-1/+1
2021-12-31x86: Define check_relocs_failed in elfxx-x86.hH.J. Lu3-8/+4