summaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.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-10x86: Set GOT refcount to 1H.J. Lu
2017-10-06x86: Use zero_undefweak in elf_x86_link_hash_entryH.J. Lu
2017-10-06x86: Add VERIFY_COPY_RELOCH.J. Lu
2017-10-06x86: Add VERIFY_PLT_ENTRYH.J. Lu
2017-10-06x86: Add COPY_INPUT_RELOC_PH.J. Lu
2017-10-06x86: Add GENERATE_DYNAMIC_RELOCATION_PH.J. Lu
2017-10-06x86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_PH.J. Lu
2017-10-06x86: Add GENERATE_RELATIVE_RELOC_PH.J. Lu
2017-10-06Add RESOLVED_LOCALLY_PH.J. Lu
2017-10-06x86: Add NEED_DYNAMIC_RELOCATION_PH.J. Lu
2017-10-06x86: Add TLS_TRANSITION_IE_TO_LE_PH.J. Lu
2017-09-26x86-64: Don't pass output_bfd to info->callbacks->minfoH.J. Lu
2017-09-26Fix an assertion failure when parsing a fuzzed x86_64 ELF binary.Nick Clifton
2017-09-14x86: Cache section contents and relocationsH.J. Lu
2017-09-09x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu
2017-09-09x86: Properly handle __ehdr_startH.J. Lu
2017-09-08x86: Replace elf_x86_plt_layout_table with elf_x86_init_tableH.J. Lu
2017-09-07x86; Don't add elf64-x86-64.lo nor elf64.lo together with elfxx-x86.loH.J. Lu
2017-09-07x86: Remove _bfd_{i386,x86_64}_elf_convert_loadH.J. Lu
2017-09-06x86-64: Add R_X86_64_converted_reloc_bitH.J. Lu
2017-09-06x86: Don't change r_type when performing TLS transitionsH.J. Lu
2017-09-05x86-64: Properly set converted_relocH.J. Lu
2017-09-05x86-64: Improve GOTPCREL relocation conversionH.J. Lu
2017-09-02x86: Add _bfd_x86_elf_size_dynamic_sectionsH.J. Lu
2017-09-02x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.hH.J. Lu
2017-09-02x86: Add _bfd_x86_elf_allocate_dynrelocsH.J. Lu
2017-09-02x86: Add is_x86_elfH.J. Lu
2017-09-02x86: Add elf_x86_compute_jump_table_sizeH.J. Lu
2017-09-02x86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.hH.J. Lu
2017-09-01x86-64: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu
2017-09-01x86: Add _bfd_x86_elf_gc_mark_hookH.J. Lu
2017-09-01x86: Add _bfd_x86_elf_adjust_dynamic_symbolH.J. Lu
2017-09-01x86: Add _bfd_x86_elf_mkobjectH.J. Lu
2017-09-01x86: Add _bfd_x86_elf_link_setup_gnu_propertiesH.J. Lu
2017-09-01x86: Correct unwind information for the second PLTH.J. Lu
2017-08-30x86: Add _bfd_x86_elf_get_synthetic_symtabH.J. Lu
2017-08-30x86: Add _bfd_x86_elf_link_hash_table_createH.J. Lu
2017-08-30Remove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2H.J. Lu
2017-08-29x86: Re-indent elf32-i386.c/elf64-x86-64.cH.J. Lu
2017-08-29Add elfxx-x86.h and elfxx-x86.cH.J. Lu
2017-08-29x86: Simplify bad return in get_synthetic_symtabH.J. Lu
2017-08-29x86: Check valid PLT sections before checking dynamic relocationsH.J. Lu
2017-08-28x86: Check for valid PLT section sizeH.J. Lu