Remove path name from test case
[binutils-gdb.git] / bfd / elfxx-x86.h
2023-09-29 H.J. Lux86-64: Add -z mark-plt and -z nomark-plt
2023-01-04 H.J. Lux86: Remove duplicated I386_PCREL_TYPE_P/X86_64_PCREL_T...
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-14 Martin Liskald, gold: remove support for -z bndplt (MPX prefix)
2022-11-15 Indu Bhagatbfd: linker: merge .sframe sections
2022-07-19 H.J. Lux86: Disallow invalid relocations against protected...
2022-02-15 H.J. Lui386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL
2022-02-03 H.J. Lux86: Update X86_64_GOT_TYPE_P to cover more GOT relocations
2022-01-12 H.J. Lux86: Add DT_RELR support
2022-01-08 H.J. Luld: Extract _bfd_elf_link_iterate_on_relocs
2022-01-05 H.J. Lux86: Add elf_x86_allocate_local_got_info
2022-01-05 H.J. Luelf: Set p_align to the minimum page size if possible
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-12-31 H.J. Lux86: Define check_relocs_failed in elfxx-x86.h
2021-12-31 H.J. LuDefine X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
2021-12-02 H.J. Lux86: Skip __[start|stop]_SECNAME for --gc-sections...
2021-07-09 H.J. Luelf: Add GNU_PROPERTY_1_NEEDED check
2021-05-28 H.J. Lux86: Restore PC16 relocation overflow check
2021-05-26 H.J. Lux86: Propery check PC16 reloc overflow in 16-bit mode...
2021-03-31 Alan ModraUse bool in bfd
2021-01-16 H.J. Luld/x86: Add -z report-relative-reloc
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-01 Alan ModraPR26979, Visibility of undefined foo@v1 should constrai...
2020-07-30 H.J. Luelf: Add sym_cache to elf_link_hash_table
2020-06-23 H.J. LuELF: Add _bfd_elf_add_dynamic_tags
2020-06-09 H.J. LuIFUNC: Update IFUNC resolver check with DT_TEXTREL
2020-06-08 H.J. LuELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table
2020-06-06 H.J. LuELF: Add target_os to elf_link_hash_table/elf_backend_data
2020-06-04 H.J. Lux86: Remove target_id from elf_x86_link_hash_table
2020-06-03 H.J. Lux86: Silence -fsanitize=undefined
2020-06-02 H.J. LuELF: Move dyn_relocs to struct elf_link_hash_entry
2020-04-01 H.J. Lux86: Only allow S + A relocations against absolute...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-04-17 H.J. Lux86: Also check x86 linker_def for non-shared definition
2019-04-06 H.J. Lux86: Move x86-specific linker options to elf_linker_x86...
2019-03-21 Sudakshina Das[BFD, AArch64, x86] Improve warning for --force-bti
2019-02-06 H.J. Lux86-64: Restore PIC check for PCREL reloc against prote...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18 Alan ModraInclude bfd_stdint.h in bfd.h
2018-12-01 H.J. Lux86: Delay setting the iplt section alignment
2018-08-17 H.J. Lux86: Remove empty X86_FEATURE_1_AND property
2018-05-28 H.J. Lux86-64: Add TLSDESC fields to elf_x86_lazy_plt_layout
2018-05-14 H.J. Lux86; Allow IFUNC pointer defined in PDE
2018-02-16 Alan ModraRemove bfd stub function casts.
2018-02-14 Nick CliftonFix compilation of the BFD sub-directory with a gcc...
2018-02-14 H.J. Lux86-64: Use PLT address for PC-relative reloc
2018-02-13 Nick CliftonFix compile time warning messages from gcc version...
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-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
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-06 H.J. Lux86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO comments
2017-10-06 H.J. Lux86: Use zero_undefweak in elf_x86_link_hash_entry
2017-10-06 H.J. LuAdd "do/while(0);" to COPY_INPUT_RELOC_P/VERIFY_COPY_RELOC
2017-10-06 H.J. Lux86: Add VERIFY_COPY_RELOC
2017-10-06 H.J. Lux86: Add VERIFY_PLT_ENTRY
2017-10-06 H.J. Lux86: Add COPY_INPUT_RELOC_P
2017-10-06 H.J. Lux86: Add GENERATE_DYNAMIC_RELOCATION_P
2017-10-06 H.J. Lux86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_P
2017-10-06 H.J. Lux86: Add GENERATE_RELATIVE_RELOC_P
2017-10-06 H.J. LuAdd RESOLVED_LOCALLY_P
2017-10-06 H.J. Lux86: Add NEED_DYNAMIC_RELOCATION_P
2017-10-06 H.J. Lux86: Add TLS_TRANSITION_IE_TO_LE_P
2017-09-13 H.J. Luelfxx-x86.h: Fix a typo in comments
2017-09-09 H.J. Lux86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO
2017-09-09 H.J. Lux86: Properly handle __ehdr_start
2017-09-08 H.J. Lux86: Update comments in elfxx-x86.h
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-06 H.J. Lux86-64: Add R_X86_64_converted_reloc_bit
2017-09-05 H.J. Lux86-64: Improve GOTPCREL relocation conversion
2017-09-03 Alan ModraPR22067, x86 check_relocs invalid read
2017-09-02 H.J. Lux86: Add _bfd_x86_elf_size_dynamic_sections
2017-09-02 H.J. Lux86: Rearrange fields and update comments
2017-09-02 H.J. Lux86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.h
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-02 H.J. Lux86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.h
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. Luelfxx-x86.h: Fix a typo in comments
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: Add _bfd_x86_elf_link_hash_table_create
2017-08-29 H.J. LuAdd elfxx-x86.h and elfxx-x86.c