]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elf32-i386.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / bfd / elf32-i386.c
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
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. Lui386: Check VxWorks with htab->is_vxworks
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. Lux86: Add _bfd_x86_elf_mkobject
2017-09-01  H.J. Lux86: Add _bfd_x86_elf_link_setup_gnu_properties
2017-09-01  H.J. Lux86: Correct unwind information for the second PLT
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. Lux86: Re-indent elf32-i386.c/elf64-x86-64.c
2017-08-29  H.J. LuAdd elfxx-x86.h and elfxx-x86.c
2017-08-29  H.J. Lux86: Simplify bad return in get_synthetic_symtab
2017-08-29  H.J. Lux86: Check valid PLT sections before checking dynamic...
2017-08-28  H.J. Lux86: Check for valid PLT section size
2017-08-27  H.J. Lux86: Initialize def_protected
2017-08-27  H.J. LuDisallow copy relocation against protected data symbol
2017-08-26  H.J. Lux86: Remove redundant "symbol" in comments
2017-08-24  H.J. LuRevert commit aab921adcb656e4eefcc7d0f14241f3d7504400e
2017-08-23  H.J. Lux86: Increment PLT count only for function symbols
2017-08-23  H.J. Lux86: Clear extern_protected_data for GNU_PROPERTY_NO_CO...
2017-08-11  H.J. Lux86: Allocate space for symbol names with symbol table
2017-08-07  Nick CliftonDo not choose a non-ELF format input file to hold the...
2017-08-06  H.J. Lux86: Lookup __tls_get_addr or ___tls_get_addr once
2017-07-24  Nick CliftonImprove "unrecognized relocation" error messages to...
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-06-22  H.J. Lux86: Resolve local undefined weak symbol to 0
2017-06-22  H.J. Lux86: Support Intel Shadow Stack with SHSTK property
2017-06-22  H.J. Lux86: Support Intel IBT with IBT property and IBT-enable PLT
2017-06-13  H.J. LuAlways define referenced __start_SECNAME/__stop_SECNAME
2017-06-12  H.J. LuELF: Pass bfd_link_info to merge_gnu_properties
2017-06-08  H.J. Lux86: Dump local IFUNC functions in the map file
2017-05-16  Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-05-12  H.J. Lux86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED properties
2017-05-11  H.J. Lux86: Generate PLT relocations for -z now
2017-05-08  H.J. LuAdd missing initializer to silence GCC 4.2
2017-05-08  H.J. Lui386: Improve PLT generation and synthetic PLT symbols
2017-04-28  H.J. Lux86: Check plt_got before using .plt.got
2017-04-27  H.J. Lux86: Create dynamic sections in create_dynamic_sections
2017-04-27  H.J. Lui386: Simplify VxWorks for non-PIC
2017-04-26  H.J. Lux86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocation
2017-04-24  H.J. Lui386: Force symbol dynamic if it isn't undefined weak
2017-04-24  H.J. Lui386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorks
2017-04-21  H.J. Lui386: Avoid dynamic symbol with GOT reference in PIE
2017-04-13  Alan ModraWrap long lines
2017-04-13  Alan ModraRewrite bfd error handler
2017-04-11  H.J. LuRemove the extra `\n' in warning/error messages
2017-04-03  H.J. Luld: Support ELF GNU program properties
2017-02-28  Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-02-15  H.J. Lui386: Allow "lea foo@GOT, %reg" in PIC
2017-02-15  H.J. LuAdd a test for R_386_GOT32/R_386_GOT32X IFUNC reloc...
2017-01-10  H.J. Lui386/x32: Align .eh_frame section to 4 bytes
2017-01-10  H.J. Lui386/x86-64: Add unwind info for .plt.got section
2017-01-10  H.J. LuDon't use elf_i386_eh_frame_plt directly
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-29  Alan Modralink_hash_copy_indirect and symbol flags
2016-12-26  Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26  Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
2016-11-23  Alan Modraelf_backend_dtrel_excludes_plt
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30  Alan ModraRemove syntactic sugar
2016-08-29  H.J. Lui386: Issue an error on non-PIC call to IFUNC in PIC...
2016-06-18  H.J. LuDon't generate PLT for IFUNC GOT/pointer reference
2016-06-16  H.J. LuDon't check undefined symbol for IFUNC reloc
2016-06-16  H.J. LuSkip relocations in non-loaded, non-alloced sections
2016-06-16  H.J. LuCheck SEC_ALLOC before allocating dynamic relocation
2016-06-14  H.J. LuCheck R_*_IRELATIVE in x86 reloc_type_class
2016-06-13  H.J. LuAdd the GOT base for GOT32 relocs against IFUNC
next