x86: Add is_x86_elf
[external/binutils.git] / bfd / elf64-x86-64.c
2017-09-02 H.J. Lux86: Add is_x86_elf
2017-09-02 H.J. Lux86: Add elf_x86_compute_jump_table_size
2017-09-02 H.J. Lux86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.h
2017-09-02 H.J. Lux86-64: Check ELF_COMMON_DEF_P for common symbols
2017-09-01 H.J. Lux86: Add _bfd_x86_elf_gc_mark_hook
2017-09-01 H.J. Lux86: Add _bfd_x86_elf_adjust_dynamic_symbol
2017-09-01 H.J. Lux86: Add _bfd_x86_elf_mkobject
2017-09-01 H.J. Lux86: Add _bfd_x86_elf_link_setup_gnu_properties
2017-09-01 H.J. Lux86: Correct unwind information for the second PLT
2017-08-30 H.J. Lux86: Add _bfd_x86_elf_get_synthetic_symtab
2017-08-30 H.J. Lux86: Add _bfd_x86_elf_link_hash_table_create
2017-08-30 H.J. LuRemove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2
2017-08-29 H.J. Lux86: Re-indent elf32-i386.c/elf64-x86-64.c
2017-08-29 H.J. LuAdd elfxx-x86.h and elfxx-x86.c
2017-08-29 H.J. Lux86: Simplify bad return in get_synthetic_symtab
2017-08-29 H.J. Lux86: Check valid PLT sections before checking dynamic...
2017-08-28 H.J. Lux86: Check for valid PLT section size
2017-08-27 H.J. Lux86: Initialize def_protected
2017-08-27 H.J. LuDisallow copy relocation against protected data symbol
2017-08-26 H.J. Lux86: Remove redundant "symbol" in comments
2017-08-24 H.J. Lux86-64: Check relocations with -z nocopyreloc
2017-08-24 H.J. LuRevert commit aab921adcb656e4eefcc7d0f14241f3d7504400e
2017-08-23 H.J. Lux86-64: Properly report output type when PIC is needed
2017-08-23 H.J. Lux86: Increment PLT count only for function symbols
2017-08-23 H.J. Lux86: Clear extern_protected_data for GNU_PROPERTY_NO_CO...
2017-08-11 H.J. Lux86: Allocate space for symbol names with symbol table
2017-08-07 Nick CliftonDo not choose a non-ELF format input file to hold the...
2017-08-06 H.J. Lux86: Lookup __tls_get_addr or ___tls_get_addr once
2017-07-24 Nick CliftonImprove "unrecognized relocation" error messages to...
2017-07-18 Yuri ChornovianFix spelling typos.
2017-07-17 H.J. Lux86-64: Limit PIC check to shared library build
2017-07-17 H.J. LuRe-indent elf_x86_64_relocate_section
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-06-22 H.J. Lux86-64: Move the error_alignment label forward
2017-06-22 H.J. Lux86: Resolve local undefined weak symbol to 0
2017-06-22 H.J. Lux86: Support Intel Shadow Stack with SHSTK property
2017-06-22 H.J. Lux86: Support Intel IBT with IBT property and IBT-enable PLT
2017-06-13 H.J. LuAlways define referenced __start_SECNAME/__stop_SECNAME
2017-06-12 H.J. LuELF: Pass bfd_link_info to merge_gnu_properties
2017-06-08 H.J. Lux86: Dump local IFUNC functions in the map file
2017-05-22 H.J. Lux86-64: Use dynobj instead of htab->elf.dynobj
2017-05-16 Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-05-12 H.J. Lux86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED properties
2017-05-11 H.J. Lux86-64: Rename .plt.bnd to .plt.sec
2017-05-11 H.J. Lux86: Generate PLT relocations for -z now
2017-05-10 H.J. Lux86-64: Use .plt.bnd for IFUNC function address
2017-05-08 H.J. LuAdd missing initializer to silence GCC 4.2
2017-05-08 H.J. Lux86-64: Improve PLT generation and synthetic PLT symbols
2017-04-28 H.J. Lux86: Check plt_got before using .plt.got
2017-04-27 H.J. Lux86-64: Use "=" instead of "+=" to update 0
2017-04-27 H.J. Lux86: Create dynamic sections in create_dynamic_sections
2017-04-27 H.J. LuRemove has_bnd_reloc from elf_x86_64_link_hash_entry
2017-04-26 H.J. Lux86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocation
2017-04-24 H.J. Lux86-64: Force symbol dynamic if it isn't undefined...
2017-04-19 H.J. Lux86-64: Handle undefined IFUNC symbol with -z now
2017-04-13 Alan ModraWrap long lines
2017-04-13 Alan ModraRewrite bfd error handler
2017-04-11 H.J. LuRemove the extra `\n' in warning/error messages
2017-04-07 H.J. LuELF: Check ELF_COMMON_DEF_P for common symbols
2017-04-03 H.J. Luld: Support ELF GNU program properties
2017-02-28 Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-01-12 H.J. Lux86-64: Also generate unwind info for .plt.bnd
2017-01-11 H.J. Lux86-64: Correct unwind info for the BND PLT
2017-01-10 H.J. Lui386/x32: Align .eh_frame section to 4 bytes
2017-01-10 H.J. Lui386/x86-64: Add unwind info for .plt.got section
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-29 Alan Modralink_hash_copy_indirect and symbol flags
2016-12-26 Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26 Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
2016-11-23 Alan Modraelf_backend_dtrel_excludes_plt
2016-11-14 H.J. LuAlso check GOT PLT for R_X86_64_PLTOFF64
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-11 Alan ModraAlways descend into output section statements in lang_d...
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30 Alan ModraRemove syntactic sugar
2016-09-06 H.J. LuResolve size relocation with copy relocation
2016-07-12 H.J. LuAlign x86-64 .got/.got.plt sections to 8 bytes
2016-06-18 H.J. LuDon't generate PLT for IFUNC GOT/pointer reference
2016-06-16 H.J. LuDon't check undefined symbol for IFUNC reloc
2016-06-16 H.J. LuSkip relocations in non-loaded, non-alloced sections
2016-06-16 H.J. LuCheck SEC_ALLOC before allocating dynamic relocation
2016-06-14 H.J. LuCheck R_*_IRELATIVE in x86 reloc_type_class
2016-06-14 H.J. LuFix elf_x86_64_reloc_type_class
2016-06-06 H.J. LuSupport x86-64 TLS code sequences without PLT
2016-06-02 H.J. LuReplace data32 with data16 in comments
2016-05-28 Alan ModraReturn void from linker callbacks
2016-05-17 Maciej W. RozyckiLD/ELF: Unify STB_GNU_UNIQUE handling
2016-05-13 H.J. LuDon't convert GOTPCREL relocation against large section
2016-05-05 H.J. LuExtract convert_load_reloc from x86 convert_load
2016-05-05 H.J. LuCache the section contents in x86 check_relocs
2016-04-29 H.J. LuSet interpreter in x86 create_dynamic_sections
2016-04-29 H.J. LuPass GOT_RELOC to UNDEFINED_WEAK_RESOLVED_TO_ZERO
2016-04-29 H.J. LuX86-64: Set check_relocs_failed on error
2016-04-29 Nick CliftonEnhance support for copying and stripping Solaris and...
2016-04-27 H.J. LuSkip debug sections when estimating distances
2016-04-21 H.J. LuRemove x86 gc_sweep_hook
2016-04-20 H.J. LuCheck run-time R_X86_64_32 relocation overflow
2016-04-20 H.J. LuCall _bfd_elf_create_ifunc_sections only for ifunc
2016-04-14 Nick CliftonFix copying Solaris binaries with objcopy.
2016-04-12 H.J. LuProperly handle dynamic reloc against normal symbol
next