aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-x86.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-03elf: Add _bfd_elf_m[un]map_section_contentsH.J. Lu1-0/+1
2024-04-02PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra1-4/+4
2024-02-29bfd: Add ATTRIBUTE_HIDDEN to x86 internal functionsH.J. Lu1-36/+42
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu1-0/+3
2023-01-04x86: Remove duplicated I386_PCREL_TYPE_P/X86_64_PCREL_TYPE_PH.J. Lu1-7/+0
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-14ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska1-2/+0
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat1-0/+49
2022-07-19x86: Disallow invalid relocations against protected symbolsH.J. Lu1-2/+1
2022-02-15i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTRELH.J. Lu1-0/+1
2022-02-03x86: Update X86_64_GOT_TYPE_P to cover more GOT relocationsH.J. Lu1-1/+5
2022-01-12x86: Add DT_RELR supportH.J. Lu1-7/+140
2022-01-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu1-35/+25
2022-01-05x86: Add elf_x86_allocate_local_got_infoH.J. Lu1-0/+22
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu1-0/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-31x86: Define check_relocs_failed in elfxx-x86.hH.J. Lu1-0/+4
2021-12-31Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.hH.J. Lu1-8/+27
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu1-0/+33
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu1-0/+4
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu1-6/+0
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu1-0/+6
2021-03-31Use bool in bfdAlan Modra1-17/+17
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