summaryrefslogtreecommitdiff
path: root/bfd/elfxx-x86.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
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-06x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO commentsH.J. Lu
2017-10-06x86: Use zero_undefweak in elf_x86_link_hash_entryH.J. Lu
2017-10-06Add "do/while(0);" to COPY_INPUT_RELOC_P/VERIFY_COPY_RELOCH.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-13elfxx-x86.h: Fix a typo in commentsH.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: Update comments in elfxx-x86.hH.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-05x86-64: Improve GOTPCREL relocation conversionH.J. Lu
2017-09-03PR22067, x86 check_relocs invalid readAlan Modra
2017-09-02x86: Add _bfd_x86_elf_size_dynamic_sectionsH.J. Lu
2017-09-02x86: Rearrange fields and update commentsH.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: Add sizeof_reloc to elf_x86_link_hash_tableH.J. Lu
2017-09-02x86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.hH.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-01elfxx-x86.h: Fix a typo in commentsH.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: Add _bfd_x86_elf_link_hash_table_createH.J. Lu
2017-08-29Add elfxx-x86.h and elfxx-x86.cH.J. Lu