Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
[deliverable/binutils-gdb.git] / bfd / elfxx-x86.c
2018-02-19  Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-14  H.J. Lux86-64: Use PLT address for PC-relative reloc
2018-02-13  H.J. Lux86: Properly check building shared library
2018-02-09  H.J. Lux86: Add is_solaris to elf_x86_target_os
2018-02-08  H.J. Lux86: Keep the unused _GLOBAL_OFFSET_TABLE_ for Solaris
2018-02-05  H.J. Lux86: Remove the unused _GLOBAL_OFFSET_TABLE_
2018-01-20  H.J. Lux86: Check the versioned __tls_get_addr symbol
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-12-04  Alan Modrax86 map file textrel
2017-12-01  H.J. Lux86: Print dynreloc in readonly section for map file...
2017-11-23  Alan ModraRename u.weakdef and make it a circular list
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.502026 seconds and 51 git commands to generate.