summaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
Commit message (Expand)AuthorAgeFilesLines
* x86; Allow IFUNC pointer defined in PDEH.J. Lu2018-05-141-0/+2
* -Wstringop-truncation warningsAlan Modra2018-05-041-0/+7
* elf32_bed/elf64_bedH.J. Lu2018-04-171-0/+6
* x86-64: Don't mask out R_X86_64_converted_reloc_bitH.J. Lu2018-04-061-3/+0
* x86-64: Add ENDBR64 to the TLSDESC PLT entryH.J. Lu2018-03-251-13/+19
* x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu2018-03-081-0/+5
* ld: Add --enable-separate-codeH.J. Lu2018-02-271-2/+10
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-4/+10
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+2
* %L conversionsAlan Modra2018-02-191-12/+14
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-21/+21
* x86-64: Use PLT address for PC-relative relocH.J. Lu2018-02-141-2/+22
* x86-64: Generate branch with PLT32 relocationH.J. Lu2018-02-131-32/+13
* x86: Add is_solaris to elf_x86_target_osH.J. Lu2018-02-091-8/+10
* x86: Set need_global_offset_table with info->output_bfd->xvecH.J. Lu2018-02-081-7/+3
* x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for SolarisH.J. Lu2018-02-081-0/+9
* x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu2018-02-051-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-180/+180
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-1/+0
* x86: Remove func_pointer_refcountH.J. Lu2017-11-031-17/+22
* x86: Add elf_x86_backend_dataH.J. Lu2017-10-141-26/+9
* x86: Add _bfd_x86_elf_finish_dynamic_sectionsH.J. Lu2017-10-141-253/+71
* x86: Add _bfd_x86_elf_hide_symbolH.J. Lu2017-10-121-1/+3
* x86: Set GOT refcount to 1H.J. Lu2017-10-101-3/+3
* x86: Use zero_undefweak in elf_x86_link_hash_entryH.J. Lu2017-10-061-4/+4
* x86: Add VERIFY_COPY_RELOCH.J. Lu2017-10-061-7/+1
* x86: Add VERIFY_PLT_ENTRYH.J. Lu2017-10-061-11/+1
* x86: Add COPY_INPUT_RELOC_PH.J. Lu2017-10-061-8/+1
* x86: Add GENERATE_DYNAMIC_RELOCATION_PH.J. Lu2017-10-061-34/+16
* x86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_PH.J. Lu2017-10-061-8/+2
* x86: Add GENERATE_RELATIVE_RELOC_PH.J. Lu2017-10-061-4/+1
* Add RESOLVED_LOCALLY_PH.J. Lu2017-10-061-16/+5
* x86: Add NEED_DYNAMIC_RELOCATION_PH.J. Lu2017-10-061-45/+7
* x86: Add TLS_TRANSITION_IE_TO_LE_PH.J. Lu2017-10-061-4/+1
* x86-64: Don't pass output_bfd to info->callbacks->minfoH.J. Lu2017-09-261-1/+0
* Fix an assertion failure when parsing a fuzzed x86_64 ELF binary.Nick Clifton2017-09-261-1/+2
* x86: Cache section contents and relocationsH.J. Lu2017-09-141-2/+13
* x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu2017-09-091-8/+2
* x86: Properly handle __ehdr_startH.J. Lu2017-09-091-5/+11
* x86: Replace elf_x86_plt_layout_table with elf_x86_init_tableH.J. Lu2017-09-081-21/+21
* x86; Don't add elf64-x86-64.lo nor elf64.lo together with elfxx-x86.loH.J. Lu2017-09-071-0/+11
* x86: Remove _bfd_{i386,x86_64}_elf_convert_loadH.J. Lu2017-09-071-145/+25
* x86-64: Add R_X86_64_converted_reloc_bitH.J. Lu2017-09-061-11/+31
* x86: Don't change r_type when performing TLS transitionsH.J. Lu2017-09-061-11/+12
* x86-64: Properly set converted_relocH.J. Lu2017-09-051-1/+1
* x86-64: Improve GOTPCREL relocation conversionH.J. Lu2017-09-051-107/+25
* x86: Add _bfd_x86_elf_size_dynamic_sectionsH.J. Lu2017-09-021-403/+3
* x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.hH.J. Lu2017-09-021-4/+0
* x86: Add _bfd_x86_elf_allocate_dynrelocsH.J. Lu2017-09-021-410/+2