]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elf32-i386.c
Fix: Null pointer dereference in elf32-i386.c
[thirdparty/binutils-gdb.git] / bfd / elf32-i386.c
2023-10-09  Nick CliftonFix: Null pointer dereference in elf32-i386.c
2023-03-10  Fangrui Songld: Allow R_386_GOT32 for call *__tls_get_addr@GOT...
2023-01-19  Rainer Orthi386: Don't emit unsupported TLS relocs on Solaris
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-08-25  H.J. Lux86: Ignore protected visibility in shared libraries...
2022-07-21  H.J. Lui386: Don't allow GOTOFF relocation against IFUNC symbo...
2022-07-19  H.J. Lux86: Disallow invalid relocations against protected...
2022-07-19  Fangrui Songx86: Make protected symbols local for -shared
2022-07-19  H.J. Lux86: Properly check invalid relocation against protecte...
2022-06-08  Alan ModraDon't encode reloc.size
2022-06-08  Alan ModraHOWTO size encoding
2022-05-31  H.J. Lux86: Properly handle IFUNC function pointer reference
2022-04-28  H.J. Lux86: Properly handle function pointer reference
2022-02-11  H.J. Lux86: Disallow invalid relocation against protected...
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-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-28  H.J. Luelf32-i386: Fix a typo in GOT comments
2021-12-02  H.J. Lux86: Skip __[start|stop]_SECNAME for --gc-sections...
2021-11-18  H.J. Luelf/x86: Issue an error on discarded output .plt section
2021-07-09  H.J. Luelf: Add GNU_PROPERTY_1_NEEDED check
2021-07-08  H.J. Luld: Limit cache size and add --max-cache-size=SIZE
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-05-03  Jan Beulichx86: don't request useless overflow checking
2021-04-26  Jan Beulichx86: correct overflow checking for 16-bit PC-relative...
2021-04-23  Jan Beulichx86: TLS desc call relocs target zero-size fields
2021-03-31  Alan ModraUse bool in bfd
2021-03-29  Alan Modrahash table iterator callback functions int vs. bfd_boolean
2021-03-29  Alan Modraelf_backend_relocate_section int vs. bfd_boolean
2021-01-16  H.J. Luld/x86: Add -z report-relative-reloc
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-07-30  H.J. Luelf: Add sym_cache to elf_link_hash_table
2020-07-01  Alan ModraRe: Remove x86 NaCl target support
2020-06-30  H.J. LuRemove x86 NaCl target support
2020-06-06  H.J. LuELF: Add target_os to elf_link_hash_table/elf_backend_data
2020-06-04  H.J. LuELF: Don't check relocations in non-loaded, non-alloced...
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-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-11-18  Alan Modraelf_backend_init_file_header
2019-11-18  Alan Modraelf_backend_modify_headers
2019-09-19  Alan Modrabfd_section_* macros
2019-07-23  Alan ModraELF final_write_processing
2019-04-11  H.J. LuCheck corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
2019-04-06  H.J. Lux86: Move x86-specific linker options to elf_linker_x86...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-23  H.J. Lui386: Remove the unused bfd pointer argument
2018-12-20  H.J. Lux86: Call rtype_to_howto to get reloc_howto_type pointer
2018-12-18  Alan ModraPR23980, assertion fail
2018-10-13  Alan Modra_bfd_clear_contents bounds checking
2018-05-28  H.J. Lux86-64: Add TLSDESC fields to elf_x86_lazy_plt_layout
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-04-18  H.J. Luelf32_bed/elf64_bed
2018-03-08  H.J. Lux86: Treat relocation against IFUNC symbol as FUNC
2018-02-27  Nick CliftonUse standardized error message for unrecognized relocs.
2018-02-27  Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25  Alan Modraunrecognized/unsupported reloc message
2018-02-19  Alan Modra%L conversions
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-09  H.J. Lux86: Add is_solaris to elf_x86_target_os
2018-02-09  H.J. Lux86: Set need_global_offset_table with info->output_bfd...
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-28  H.J. LuELF: Don't set non_ir_ref_regular in check_relocs
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-11  Maciej W. RozyckiELF/BFD,GDB: Handle both variants of the 32-bit Linux...
2017-10-10  H.J. Lux86: Set GOT refcount to 1
2017-10-06  H.J. Lux86: Use zero_undefweak in elf_x86_link_hash_entry
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-14  H.J. Lux86: Cache section contents and relocations
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: 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: Don't change r_type when performing TLS transitions
2017-09-02  H.J. Lux86: Add _bfd_x86_elf_size_dynamic_sections
2017-09-02  H.J. Lui386: Update sgotplt_jump_table_size setting
2017-09-02  H.J. Lux86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.h
next