aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-x86.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-06x86: Add VERIFY_PLT_ENTRYH.J. Lu1-0/+12
2017-10-06x86: Add COPY_INPUT_RELOC_PH.J. Lu1-0/+9
2017-10-06x86: Add GENERATE_DYNAMIC_RELOCATION_PH.J. Lu1-0/+30
2017-10-06x86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_PH.J. Lu1-0/+14
2017-10-06x86: Add GENERATE_RELATIVE_RELOC_PH.J. Lu1-0/+12
2017-10-06Add RESOLVED_LOCALLY_PH.J. Lu1-0/+11
2017-10-06x86: Add NEED_DYNAMIC_RELOCATION_PH.J. Lu1-0/+39
2017-10-06x86: Add TLS_TRANSITION_IE_TO_LE_PH.J. Lu1-0/+7
2017-09-13elfxx-x86.h: Fix a typo in commentsH.J. Lu1-1/+1
2017-09-09x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu1-5/+3
2017-09-09x86: Properly handle __ehdr_startH.J. Lu1-0/+3
2017-09-08x86: Update comments in elfxx-x86.hH.J. Lu1-2/+2
2017-09-08x86: Replace elf_x86_plt_layout_table with elf_x86_init_tableH.J. Lu1-2/+2
2017-09-07x86; Don't add elf64-x86-64.lo nor elf64.lo together with elfxx-x86.loH.J. Lu1-0/+3
2017-09-07x86: Remove _bfd_{i386,x86_64}_elf_convert_loadH.J. Lu1-9/+14
2017-09-06x86-64: Add R_X86_64_converted_reloc_bitH.J. Lu1-5/+0
2017-09-05x86-64: Improve GOTPCREL relocation conversionH.J. Lu1-0/+5
2017-09-03PR22067, x86 check_relocs invalid readAlan Modra1-1/+2
2017-09-02x86: Add _bfd_x86_elf_size_dynamic_sectionsH.J. Lu1-6/+17
2017-09-02x86: Rearrange fields and update commentsH.J. Lu1-8/+9
2017-09-02x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.hH.J. Lu1-0/+5
2017-09-02x86: Add _bfd_x86_elf_allocate_dynrelocsH.J. Lu1-0/+6
2017-09-02x86: Add is_x86_elfH.J. Lu1-0/+6
2017-09-02x86: Add elf_x86_compute_jump_table_sizeH.J. Lu1-0/+4
2017-09-02x86: Add sizeof_reloc to elf_x86_link_hash_tableH.J. Lu1-0/+1
2017-09-02x86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.hH.J. Lu1-1/+14
2017-09-01x86: Add _bfd_x86_elf_gc_mark_hookH.J. Lu1-0/+6
2017-09-01x86: Add _bfd_x86_elf_adjust_dynamic_symbolH.J. Lu1-0/+8
2017-09-01elfxx-x86.h: Fix a typo in commentsH.J. Lu1-1/+1
2017-09-01x86: Add _bfd_x86_elf_mkobjectH.J. Lu1-0/+7
2017-09-01x86: Add _bfd_x86_elf_link_setup_gnu_propertiesH.J. Lu1-4/+27
2017-08-30x86: Add _bfd_x86_elf_get_synthetic_symtabH.J. Lu1-0/+25
2017-08-30x86: Add _bfd_x86_elf_link_hash_table_createH.J. Lu1-2/+124
2017-08-29Add elfxx-x86.h and elfxx-x86.cH.J. Lu1-0/+283