]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elfxx-x86.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / bfd / elfxx-x86.c
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-09-29  H.J. Lux86-64: Add -z mark-plt and -z nomark-plt
2023-08-23  Peter Edwardsx86: Fix DT_JMPREL/DT_PLTRELSZ when relocs share a...
2023-06-29  Indu Bhagatsframe: bfd: gas: ld: format bump to SFrame version 2
2023-06-27  Indu Bhagatlibsframe: bfd: use uint32_t for return type of sframe_...
2023-06-21  H.J. Lux86: Free the symbol buffer and the relocation buffer...
2023-02-02  Indu Bhagatbfd: use "stack trace" instead of "unwind" for SFrame
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-27  H.J. Lux86-64: Allocate input section memory if needed
2022-12-14  Martin Liskald, gold: remove support for -z bndplt (MPX prefix)
2022-12-09  Indu Bhagatlibsframe: rename API sframe_fde_func_info to sframe_fd...
2022-11-22  H.J. Lux86: Don't define _TLS_MODULE_BASE_ for ld -r
2022-11-15  Indu Bhagatbfd: linker: merge .sframe sections
2022-07-19  H.J. Lux86: Disallow invalid relocations against protected...
2022-07-19  Fangrui Songx86: Make protected symbols local for -shared
2022-02-11  H.J. Lux86: Disallow invalid relocation against protected...
2022-02-08  H.J. Lui386: Allow GOT32 relocations against ABS symbols
2022-02-05  H.J. Lux86: Skip undefined symbol when finishing DT_RELR
2022-01-13  Alan ModraMove DT_RELR tag setting to elflink.c
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-04  H.J. Luld/x86: Update -z report-relative-reloc
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-12-31  H.J. LuDefine X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
2021-07-09  H.J. Luelf: Add GNU_PROPERTY_1_NEEDED check
2021-06-20  H.J. Lux86: Count PLT for GOTOFF relocation against IFUNC...
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-03-29  Alan Modrahash table iterator callback functions int vs. bfd_boolean
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-16  H.J. Luld/elf/x86: Don't compare IFUNC address in the shared...
2021-01-16  H.J. Luld/x86: Add -z report-relative-reloc
2021-01-09  H.J. Luld/x86-64: Properly Handle -z lam-u48/lam-u57
2021-01-09  H.J. Luld/x86-64: Also set LAM_U57 when setting LAM_U48
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-12-23  H.J. Lux86-64: Add Intel LAM property support
2020-12-01  Alan ModraPR26979, Visibility of undefined foo@v1 should constrai...
2020-10-30  H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker
2020-10-09  H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker
2020-10-06  H.J. Lux86: Properly merge -z ibt and -z shstk
2020-06-30  H.J. LuRemove x86 NaCl target support
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. LuELF: Consolidate maybe_set_textrel
2020-06-03  H.J. LuELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect
2020-06-03  H.J. LuELF: Consolidate readonly_dynrelocs
2020-06-02  H.J. LuELF: Move dyn_relocs to struct elf_link_hash_entry
2020-05-27  H.J. Luld: Add --warn-textrel and obsolete --warn-shared-textrel
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-04-01  H.J. Lux86: Only allow S + A relocations against absolute...
2020-03-13  H.J. Lux86: Check static link of dynamic objects
2020-02-26  Alan ModraIndent labels
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19  Alan Modrabfd_section_* macros
2019-08-23  Alan ModraPR24933, Memory leak in elf_x86_64_get_synthetic_symtab
2019-04-17  H.J. Lux86: Suggest -fPIE when not building shared object
2019-04-11  H.J. Lux86: Add -z cet-report=[none|warning|error]
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-03-13  H.J. Lux86: Properly set IBT and SHSTK properties for -z ibt...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-14  H.J. Luelf: Add PT_GNU_PROPERTY segment type
2018-12-04  H.J. Lux86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND...
2018-12-01  H.J. Lux86: Delay setting the iplt section alignment
2018-10-08  H.J. Lux86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for...
2018-08-27  H.J. Lux86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit
2018-08-24  H.J. Lux86: Update GNU_PROPERTY_X86_XXX macros
2018-08-24  H.J. Lux86: Add GNU_PROPERTY_X86_UINT32_VALID
2018-08-17  H.J. Lux86: Remove empty X86_FEATURE_1_AND property
2018-08-11  H.J. Lux86: Properly add X86_ISA_1_NEEDED property
2018-08-08  H.J. Lux86: Properly merge GNU_PROPERTY_X86_ISA_1_USED
2018-07-20  H.J. Lux86: Add a GNU_PROPERTY_X86_ISA_1_USED note if needed
2018-07-05  H.J. Lux86: Remove x86 ISA properties with empty bits
2018-06-08  H.J. Luld/x86: Remove hidden _edata, __bss_start, and _end
2018-05-26  H.J. Luld: Add _bfd_elf_link_hide_sym_by_version
2018-05-22  H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
2018-05-18  H.J. Lux86: Don't set eh->local_ref to 1 for versioned symbol
2018-05-18  H.J. Lux86: Don't set eh->local_ref to 1 for linker defined...
2018-05-14  H.J. Lux86; Allow IFUNC pointer defined in PDE
2018-05-14  H.J. Lux86: Mark __bss_start, _end and _edata locally defined
2018-04-18  H.J. Lux86: Use a normal input file with compatible relocation
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
next