aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-x86.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu1-0/+4
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu1-0/+3
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-01PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra1-2/+1
2020-07-30elf: Add sym_cache to elf_link_hash_tableH.J. Lu1-3/+0
2020-06-23ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu1-3/+0
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu1-4/+0
2020-06-08ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu1-10/+0
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu1-21/+0
2020-06-04x86: Remove target_id from elf_x86_link_hash_tableH.J. Lu1-2/+1
2020-06-03x86: Silence -fsanitize=undefinedH.J. Lu1-3/+3
2020-06-01ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu1-3/+0
2020-04-01x86: Only allow S + A relocations against absolute symbolH.J. Lu1-4/+25
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-04-17x86: Also check x86 linker_def for non-shared definitionH.J. Lu1-0/+1
2019-04-06x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu1-0/+4
2019-03-21[BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das1-1/+1
2019-02-05x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu1-0/+7
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra1-1/+0
2018-12-01x86: Delay setting the iplt section alignmentH.J. Lu1-0/+3
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu1-0/+5
2018-05-28x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layoutH.J. Lu1-10/+23
2018-05-14x86; Allow IFUNC pointer defined in PDEH.J. Lu1-0/+4
2018-02-16Remove bfd stub function casts.Alan Modra1-1/+1
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-1/+1
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu1-19/+31
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-1/+1
2018-02-09x86: Add is_solaris to elf_x86_target_osH.J. Lu1-6/+1
2018-02-08x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for SolarisH.J. Lu1-0/+6
2018-02-05x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu1-0/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-4/+4
2017-11-03x86: Remove func_pointer_refcountH.J. Lu1-5/+0
2017-10-14x86: Add elf_x86_backend_dataH.J. Lu1-9/+25
2017-10-14x86: Add _bfd_x86_elf_finish_dynamic_sectionsH.J. Lu1-0/+3
2017-10-12x86: Add _bfd_x86_elf_hide_symbolH.J. Lu1-0/+3
2017-10-06x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO commentsH.J. Lu1-7/+4
2017-10-06x86: Use zero_undefweak in elf_x86_link_hash_entryH.J. Lu1-7/+6
2017-10-06Add "do/while(0);" to COPY_INPUT_RELOC_P/VERIFY_COPY_RELOCH.J. Lu1-15/+23
2017-10-06x86: Add VERIFY_COPY_RELOCH.J. Lu1-0/+9
2017-10-06x86: Add VERIFY_PLT_ENTRYH.J. Lu1-0/+12
2017-10-06x86: Add COPY_INPUT_RELOC_PH.J. Lu1-0/+9
2017-10-06x86: Add GENERATE_DYNAMIC_RELOCATION_PH.J. Lu1-0/+30
2017-10-06x86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_PH.J. Lu1-0/+14
2017-10-06x86: Add GENERATE_RELATIVE_RELOC_PH.J. Lu1-0/+12
2017-10-06Add RESOLVED_LOCALLY_PH.J. Lu1-0/+11
2017-10-06x86: Add NEED_DYNAMIC_RELOCATION_PH.J. Lu1-0/+39
2017-10-06x86: Add TLS_TRANSITION_IE_TO_LE_PH.J. Lu1-0/+7
2017-09-13elfxx-x86.h: Fix a typo in commentsH.J. Lu1-1/+1