summaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
AgeCommit message (Expand)Author
2016-02-02Fix typos in bfd/ChangeLog and bfd/elf64-x86-64.cH.J. Lu
2016-02-02Store estimated istrances in compressed_sizeH.J. Lu
2016-02-01x86 synthetic plt symbolsAlan Modra
2016-01-30Check reloc against IFUNC symbol only with dynamic symbolsH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-12-01Properly check symbol defined by assignment in linker scriptH.J. Lu
2015-11-10Handle x86 VTINHERIT/VTENTRY relocs when deleting relocationsH.J. Lu
2015-11-10Properly move kept relocations when deleting relocationsH.J. Lu
2015-11-10Fix performance regression on x86 with ld -rH.J. Lu
2015-10-26Check symbol defined by assignment in linker scriptH.J. Lu
2015-10-26Properly convert address load of __start_XXX/__stop_XXXH.J. Lu
2015-10-22Add "-z call-nop=PADDING" option to ldH.J. Lu
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu
2015-10-16Check if symbol is defined when converting mov to leaH.J. Lu
2015-10-16Convert mov to lea for loading address of local common symbolH.J. Lu
2015-10-01Create a PLT entry for R_X86_64_PC32 in non-code sectionsH.J. Lu
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-09-03Remove convert_mov_to_leaH.J. Lu
2015-09-01Skip PLT for function pointer initializationH.J. Lu
2015-08-18Return reloc_class_ifunc for reloc against IFUNCH.J. Lu
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-13Issue an error for read-only segment with dynamic IFUNC relocationsH.J. Lu
2015-08-12Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu
2015-08-11Properly skip IFUNC relocations in debug sectionsH.J. Lu
2015-08-11Skip IFUNC relocations in debug sectionsH.J. Lu
2015-07-01Refactor elf_x86_64_convert_mov_to_leaH.J. Lu
2015-06-24Silence older GCC warningH.J. Lu
2015-06-24Keep .plt section and DT_PLTGOT for prelinkH.J. Lu
2015-06-24Don't convert R_X86_64_GOTPCREL if it will overflowH.J. Lu
2015-05-27Convert PLT reloc only if pointer equality isn't neededH.J. Lu
2015-05-20Skip extra relocations in .rel.plt/.rela.pltH.J. Lu
2015-05-16Don't generate PLT relocations for now bindingH.J. Lu
2015-05-12Allocate the first .plt entry space only if neededH.J. Lu
2015-05-10Replace input_bfd and output_bfd with abfdH.J. Lu
2015-04-11Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu
2015-04-10Check GOTOFF reloc against protected data on x86H.J. Lu
2015-04-10Add extern_protected_data and set it for x86H.J. Lu
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra
2015-03-31Add support for Nuxi CloudABI on x86-64Ed Schouten
2015-03-05Add extern_protected_data and set it for x86H.J. Lu
2015-02-27Convert mov to lea only if neededH.J. Lu
2015-02-15Set root.linker_def on _TLS_MODULE_BASE_H.J. Lu
2015-02-09Avoid incrementing uninitialized variableEd Maste
2015-02-07Issue relocation in RO section warning for -z textH.J. Lu
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-15Don't complain about -fPIC for undefined symbolH.J. Lu
2015-01-11Only discard space for pc-relative relocs symbolsH.J. Lu
2015-01-06Skip unknown relocationH.J. Lu
2015-01-05Return NULL on corrupt inputH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra