summaryrefslogtreecommitdiff
path: root/bfd/elfxx-x86.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Remove duplicated I386_PCREL_TYPE_P/X86_64_PCREL_TYPE_PH.J. Lu2023-01-041-7/+0
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska2022-12-141-2/+0
* bfd: linker: merge .sframe sectionsIndu Bhagat2022-11-151-0/+49
* x86: Disallow invalid relocations against protected symbolsH.J. Lu2022-07-191-2/+1
* i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTRELH.J. Lu2022-02-151-0/+1
* x86: Update X86_64_GOT_TYPE_P to cover more GOT relocationsH.J. Lu2022-02-031-1/+5
* x86: Add DT_RELR supportH.J. Lu2022-01-121-7/+140
* ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu2022-01-071-35/+25
* x86: Add elf_x86_allocate_local_got_infoH.J. Lu2022-01-051-0/+22
* elf: Set p_align to the minimum page size if possibleH.J. Lu2022-01-051-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* x86: Define check_relocs_failed in elfxx-x86.hH.J. Lu2021-12-311-0/+4
* Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.hH.J. Lu2021-12-311-8/+27
* x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu2021-12-021-0/+33
* elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu2021-07-081-0/+4
* x86: Restore PC16 relocation overflow checkH.J. Lu2021-05-281-6/+0
* x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu2021-05-261-0/+6
* Use bool in bfdAlan Modra2021-03-311-17/+17
* ld/x86: Add -z report-relative-relocH.J. Lu2021-01-151-0/+4
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-071-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra2020-12-011-2/+1
* elf: Add sym_cache to elf_link_hash_tableH.J. Lu2020-07-301-3/+0
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-3/+0
* IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu2020-06-091-4/+0
* ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu2020-06-081-10/+0
* ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu2020-06-061-21/+0
* x86: Remove target_id from elf_x86_link_hash_tableH.J. Lu2020-06-041-2/+1
* x86: Silence -fsanitize=undefinedH.J. Lu2020-06-031-3/+3
* ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu2020-06-011-3/+0
* x86: Only allow S + A relocations against absolute symbolH.J. Lu2020-04-011-4/+25
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* x86: Also check x86 linker_def for non-shared definitionH.J. Lu2019-04-171-0/+1
* x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu2019-04-061-0/+4
* [BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das2019-03-211-1/+1
* x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu2019-02-051-0/+7
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-1/+0
* x86: Delay setting the iplt section alignmentH.J. Lu2018-12-011-0/+3
* x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu2018-08-171-0/+5
* x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layoutH.J. Lu2018-05-281-10/+23
* x86; Allow IFUNC pointer defined in PDEH.J. Lu2018-05-141-0/+4
* Remove bfd stub function casts.Alan Modra2018-02-161-1/+1
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* x86-64: Use PLT address for PC-relative relocH.J. Lu2018-02-141-19/+31
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* x86: Add is_solaris to elf_x86_target_osH.J. Lu2018-02-091-6/+1
* x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for SolarisH.J. Lu2018-02-081-0/+6
* x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu2018-02-051-0/+3