summaryrefslogtreecommitdiff
path: root/bfd/elfxx-x86.h
AgeCommit message (Expand)Author
2022-07-25x86: Disallow invalid relocations against protected symbolsH.J. Lu
2022-02-15i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTRELH.J. Lu
2022-02-03x86: Update X86_64_GOT_TYPE_P to cover more GOT relocationsH.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-05elf: Set p_align to the minimum page size if possibleH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan 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
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu
2021-03-31Use bool in bfdAlan Modra
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-01PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra
2020-07-30elf: Add sym_cache to elf_link_hash_tableH.J. Lu
2020-06-23ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu
2020-06-08ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu
2020-06-04x86: Remove target_id from elf_x86_link_hash_tableH.J. Lu
2020-06-03x86: Silence -fsanitize=undefinedH.J. Lu
2020-06-01ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu
2020-04-01x86: Only allow S + A relocations against absolute symbolH.J. Lu
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-04-17x86: Also check x86 linker_def for non-shared definitionH.J. Lu
2019-04-06x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu
2019-03-21[BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das
2019-02-05x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra
2018-12-01x86: Delay setting the iplt section alignmentH.J. Lu
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu
2018-05-28x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layoutH.J. Lu
2018-05-14x86; Allow IFUNC pointer defined in PDEH.J. Lu
2018-02-16Remove bfd stub function casts.Alan Modra
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton
2018-02-09x86: Add is_solaris to elf_x86_target_osH.J. Lu
2018-02-08x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for SolarisH.J. Lu
2018-02-05x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-03x86: Remove func_pointer_refcountH.J. Lu
2017-10-14x86: Add elf_x86_backend_dataH.J. Lu