summaryrefslogtreecommitdiff
path: root/bfd/elfxx-x86.c
AgeCommit message (Expand)Author
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
2017-09-22x86: Return -1 if bfd_canonicalize_dynamic_reloc returns 0H.J. Lu
2017-09-18Check error return from bfd_canonicalize_dynamic_relocH.J. Lu
2017-09-09x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu
2017-09-09x86: Don't check has_non_got_relocH.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-03x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is trueH.J. Lu
2017-09-02Initialize tls_get_addr for x86-64 in one placeH.J. Lu
2017-09-02x86: Add _bfd_x86_elf_size_dynamic_sectionsH.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: Add sizeof_reloc to elf_x86_link_hash_tableH.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-08-30x86: Add _bfd_x86_elf_get_synthetic_symtabH.J. Lu
2017-08-30x86: Check target_id instead of elf_machine_codeH.J. Lu
2017-08-30x86: Add _bfd_x86_elf_link_hash_table_createH.J. Lu
2017-08-29Add elfxx-x86.h and elfxx-x86.cH.J. Lu