summaryrefslogtreecommitdiff
path: root/bfd/elfxx-x86.c
Commit message (Expand)AuthorAgeFilesLines
* ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu2020-06-031-31/+0
* ELF: Consolidate readonly_dynrelocsH.J. Lu2020-06-031-19/+2
* ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu2020-06-011-20/+20
* ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu2020-05-271-4/+2
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-2/+1
* x86: Only allow S + A relocations against absolute symbolH.J. Lu2020-04-011-3/+100
* x86: Check static link of dynamic objectsH.J. Lu2020-03-131-0/+17
* Indent labelsAlan Modra2020-02-261-2/+2
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-18/+13
* PR24933, Memory leak in elf_x86_64_get_synthetic_symtabAlan Modra2019-08-231-3/+4
* x86: Suggest -fPIE when not building shared objectH.J. Lu2019-04-171-1/+2
* x86: Add -z cet-report=[none|warning|error]H.J. Lu2019-04-111-2/+58
* x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu2019-04-061-12/+30
* [BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das2019-03-211-0/+1
* x86: Properly set IBT and SHSTK properties for -z ibt/shstkH.J. Lu2019-03-131-6/+6
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* elf: Add PT_GNU_PROPERTY segment typeH.J. Lu2018-12-141-7/+3
* x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND propertiesH.J. Lu2018-12-041-4/+13
* x86: Delay setting the iplt section alignmentH.J. Lu2018-12-011-7/+23
* x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-codeH.J. Lu2018-10-081-45/+0
* x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu2018-08-271-4/+1
* x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu2018-08-241-60/+76
* x86: Add GNU_PROPERTY_X86_UINT32_VALIDH.J. Lu2018-08-241-5/+12
* x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu2018-08-171-0/+28
* x86: Properly add X86_ISA_1_NEEDED propertyH.J. Lu2018-08-111-6/+22
* x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu2018-08-081-5/+20
* x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if neededH.J. Lu2018-07-201-15/+45
* x86: Remove x86 ISA properties with empty bitsH.J. Lu2018-07-051-4/+25
* ld/x86: Remove hidden _edata, __bss_start, and _endH.J. Lu2018-06-081-0/+29
* ld: Add _bfd_elf_link_hide_sym_by_versionH.J. Lu2018-05-261-9/+2
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-6/+4
* x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu2018-05-181-2/+5
* x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu2018-05-181-1/+5
* x86; Allow IFUNC pointer defined in PDEH.J. Lu2018-05-141-0/+46
* x86: Mark __bss_start, _end and _edata locally definedH.J. Lu2018-05-141-10/+35
* x86: Use a normal input file with compatible relocationH.J. Lu2018-04-171-1/+3
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-11/+11
* x86-64: Use PLT address for PC-relative relocH.J. Lu2018-02-141-6/+16
* x86: Properly check building shared libraryH.J. Lu2018-02-131-1/+1
* x86: Add is_solaris to elf_x86_target_osH.J. Lu2018-02-091-3/+3
* x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for SolarisH.J. Lu2018-02-081-1/+3
* x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu2018-02-051-2/+15
* x86: Check the versioned __tls_get_addr symbolH.J. Lu2018-01-201-1/+10
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-3/+3
* x86 map file textrelAlan Modra2017-12-041-42/+49
* x86: Print dynreloc in readonly section for map file outputH.J. Lu2017-12-011-0/+5