aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-17x86-64: Always check IBT PLT before BND PLTH.J. Lu
2024-11-17x86-64: Drop x32 references in PLT entry variablesH.J. Lu
2024-11-01ld: generate SFrame stack trace info for .plt.gotIndu Bhagat
2024-11-01ld: fix wrong SFrame info for lazy IBT PLTJosh Poimboeuf
2024-08-31x86: Fix comment typos in TLS relocation checkH.J. Lu
2024-08-30x86: Check invalid TLS descriptor callH.J. Lu
2024-07-25x86: Improve TLS transition error checkH.J. Lu
2024-04-03elf: Don't cache symbol nor relocation tables with mmapH.J. Lu
2024-04-03elf: Add _bfd_elf_m[un]map_section_contentsH.J. Lu
2024-04-02PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra
2024-02-15Re: elf_backend_finish_dynamic_symbol returning falseAlan Modra
2024-02-15elf_backend_finish_dynamic_symbol returning falseAlan Modra
2024-02-08x86-64: Add R_X86_64_CODE_6_GOTTPOFFH.J. Lu
2024-01-09elf: Add elf_backend_add_glibc_version_dependencyH.J. Lu
2024-01-09x86: Don't check R_386_NONE nor R_X86_64_NONEH.J. Lu
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GOTPC32_TLSDESCH.J. Lu
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTPCRELXH.J. Lu
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu
2023-08-02Revert "2.41 Release sources"Sam James
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton
2023-07-09PR30592 objcopy: allow --set-section-flags to add or remove SHF_X86_64_LARGEFangrui Song
2023-06-19Fix illegal memory access implementing relocs in a fuzzed x86_64 object file.Nick Clifton
2023-03-10ld: Allow R_X86_64_GOTPCREL for call *__tls_get_addr@GOTPCREL(%rip)Fangrui Song
2023-02-27Fix missing "Core was generated by" when loading a x32 corefile.Felix Willgerodt
2023-02-23Test SEC_HAS_CONTENTS before reading section contentsAlan Modra
2023-02-02bfd: use "stack trace" instead of "unwind" for SFrameIndu Bhagat
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-12-15libsframe asan: avoid generating misaligned loadsIndu Bhagat
2022-12-14ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska
2022-12-08x86-64: Remove BND from 64-bit IBT PLTH.J. Lu
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat
2022-10-25x86-64: Use only one default max-page-sizeMichael Matz
2022-08-25x86: Ignore protected visibility in shared libraries on SolarisH.J. Lu
2022-07-19x86: Disallow invalid relocations against protected symbolsH.J. Lu
2022-07-19x86: Make protected symbols local for -sharedFangrui Song
2022-07-18x86: Properly check invalid relocation against protected symbolH.J. Lu
2022-06-08HOWTO size encodingAlan Modra
2022-05-31x86: Properly handle IFUNC function pointer referenceH.J. Lu
2022-04-28x86: Properly handle function pointer referenceH.J. Lu
2022-03-31x86: Remove bfd_arch_l1om and bfd_arch_k1omH.J. Lu
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu
2022-01-12x86: Add DT_RELR supportH.J. Lu
2022-01-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu
2022-01-05x86: Add elf_x86_allocate_local_got_infoH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2022-01-01Remove unnecessary ELF_MINPAGESIZE definesAlan Modra
2021-12-31x86: Define check_relocs_failed in elfxx-x86.hH.J. Lu
2021-12-31Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.hH.J. Lu
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu