summaryrefslogtreecommitdiff
path: root/bfd/elfxx-x86.c
AgeCommit message (Expand)Author
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-08-23PR24933, Memory leak in elf_x86_64_get_synthetic_symtabAlan Modra
2019-04-17x86: Suggest -fPIE when not building shared objectH.J. Lu
2019-04-11x86: Add -z cet-report=[none|warning|error]H.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-03-13x86: Properly set IBT and SHSTK properties for -z ibt/shstkH.J. Lu
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu
2018-12-04x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND propertiesH.J. Lu
2018-12-01x86: Delay setting the iplt section alignmentH.J. Lu
2018-10-08x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-codeH.J. Lu
2018-08-27x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu
2018-08-24x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu
2018-08-24x86: Add GNU_PROPERTY_X86_UINT32_VALIDH.J. Lu
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu
2018-08-11x86: Properly add X86_ISA_1_NEEDED propertyH.J. Lu
2018-08-08x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu
2018-07-20x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if neededH.J. Lu
2018-07-05x86: Remove x86 ISA properties with empty bitsH.J. Lu
2018-06-08ld/x86: Remove hidden _edata, __bss_start, and _endH.J. Lu
2018-05-26ld: Add _bfd_elf_link_hide_sym_by_versionH.J. Lu
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu
2018-05-18x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu
2018-05-18x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu
2018-05-14x86; Allow IFUNC pointer defined in PDEH.J. Lu
2018-05-14x86: Mark __bss_start, _end and _edata locally definedH.J. Lu
2018-04-17x86: Use a normal input file with compatible relocationH.J. Lu
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu
2018-02-13x86: Properly check building shared libraryH.J. Lu
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-20x86: Check the versioned __tls_get_addr symbolH.J. Lu
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-12-04x86 map file textrelAlan Modra
2017-12-01x86: Print dynreloc in readonly section for map file outputH.J. Lu
2017-11-23Rename u.weakdef and make it a circular listAlan Modra
2017-11-17x86: Pass "%F%P:" to linker callback in case of errorH.J. Lu
2017-11-03x86: Remove func_pointer_refcountH.J. Lu
2017-10-14x86: Add elf_x86_backend_dataH.J. Lu
2017-10-14x86: Add _bfd_x86_elf_finish_dynamic_sectionsH.J. Lu
2017-10-12x86: Add _bfd_x86_elf_hide_symbolH.J. Lu
2017-10-08Reformat elf_x86_allocate_dynrelocsH.J. Lu
2017-10-06x86: Use zero_undefweak in elf_x86_link_hash_entryH.J. Lu
2017-09-22x86: Guard against corrupted PLTH.J. Lu