summaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
Commit message (Expand)AuthorAgeFilesLines
* elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu2021-07-081-1/+5
* x86-64: Disallow PC reloc against weak undefined symbols in PIEH.J. Lu2021-07-081-2/+5
* ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu2021-07-081-1/+2
* x86: Restore PC16 relocation overflow checkH.J. Lu2021-05-281-13/+1
* x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu2021-05-261-0/+12
* x86-64/ELF: clear src_mask for all reloc typesJan Beulich2021-05-071-67/+65
* x86: don't request useless overflow checkingJan Beulich2021-05-031-13/+13
* x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich2021-04-261-1/+1
* x86: TLS desc call relocs target zero-size fieldsJan Beulich2021-04-231-1/+1
* Use bool in bfdAlan Modra2021-03-311-316/+316
* hash table iterator callback functions int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* x86-64: Provide more info when failed to convert GOTPCRELH.J. Lu2021-02-041-3/+10
* ld/x86: Add -z report-relative-relocH.J. Lu2021-01-151-0/+33
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* x86-64: Convert load to mov only for GOTPCRELX relocationsH.J. Lu2020-12-041-1/+1
* PR26330, Malloc size error in objdumpAlan Modra2020-08-031-8/+1
* elf: Add sym_cache to elf_link_hash_tableH.J. Lu2020-07-301-4/+4
* Remove x86 NaCl target supportH.J. Lu2020-06-301-267/+38
* ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu2020-06-081-8/+8
* ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu2020-06-061-25/+8
* ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu2020-06-041-9/+0
* ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu2020-06-011-1/+1
* x86: Only allow S + A relocations against absolute symbolH.J. Lu2020-04-011-13/+68
* Indent labelsAlan Modra2020-02-261-14/+14
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* x86-64: Fix TLSDESC relaxation for x32H.J. Lu2020-01-201-19/+81
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* elf_backend_modify_headersAlan Modra2019-11-181-3/+3
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* x86-64: Move PIC check for PC-relative relocations backH.J. Lu2019-08-161-79/+70
* ELF final_write_processingAlan Modra2019-07-231-4/+0
* x86: Suggest -fPIE when not building shared objectH.J. Lu2019-04-171-6/+15
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu2019-04-061-5/+11
* x86-64: Check for corrupt input with bad relocationH.J. Lu2019-03-151-38/+132
* Re-indent elf_x86_64_relocate_sectionH.J. Lu2019-03-151-2/+2
* x86-64: Skip protected check on symbol defined by linkerH.J. Lu2019-02-271-0/+2
* x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu2019-02-051-54/+79
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* x86: Call rtype_to_howto to get reloc_howto_type pointerH.J. Lu2018-12-201-7/+2
* PR23980, assertion failAlan Modra2018-12-181-1/+5
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-1/+1
* x86-64: Clear the R_X86_64_converted_reloc_bit bitH.J. Lu2018-07-021-2/+6
* x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layoutH.J. Lu2018-05-281-13/+45
* 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