Convert generic probe interface to C++ (and perform some cleanups)
[deliverable/binutils-gdb.git] / bfd / elfxx-x86.c
2017-11-17  H.J. Lux86: Pass "%F%P:" to linker callback in case of error
2017-11-03  H.J. Lux86: Remove func_pointer_refcount
2017-10-14  H.J. Lux86: Add elf_x86_backend_data
2017-10-14  H.J. Lux86: Add _bfd_x86_elf_finish_dynamic_sections
2017-10-12  H.J. Lux86: Add _bfd_x86_elf_hide_symbol
2017-10-08  H.J. LuReformat elf_x86_allocate_dynrelocs
2017-10-06  H.J. Lux86: Use zero_undefweak in elf_x86_link_hash_entry
2017-09-22  H.J. Lux86: Guard against corrupted PLT
2017-09-22  H.J. Lux86: Return -1 if bfd_canonicalize_dynamic_reloc returns 0
2017-09-18  H.J. LuCheck error return from bfd_canonicalize_dynamic_reloc
2017-09-09  H.J. Lux86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO
2017-09-09  H.J. Lux86: Don't check has_non_got_reloc
2017-09-09  H.J. Lux86: Properly handle __ehdr_start
2017-09-08  H.J. Lux86: Replace elf_x86_plt_layout_table with elf_x86_init...
2017-09-08  H.J. Lux86; Don't add elf64-x86-64.lo nor elf64.lo together...
2017-09-07  H.J. Lux86: Remove _bfd_{i386,x86_64}_elf_convert_load
2017-09-03  H.J. Lux86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is true
2017-09-03  H.J. LuInitialize tls_get_addr for x86-64 in one place
2017-09-02  H.J. Lux86: Add _bfd_x86_elf_size_dynamic_sections
2017-09-02  H.J. Lux86: Add _bfd_x86_elf_allocate_dynrelocs
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: Add sizeof_reloc to elf_x86_link_hash_table
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-08-30  H.J. Lux86: Add _bfd_x86_elf_get_synthetic_symtab
2017-08-30  H.J. Lux86: Check target_id instead of elf_machine_code
2017-08-30  H.J. Lux86: Add _bfd_x86_elf_link_hash_table_create
2017-08-29  H.J. LuAdd elfxx-x86.h and elfxx-x86.c
This page took 1.159354 seconds and 37 git commands to generate.