x86: Initialize def_protected
[binutils-gdb.git] / bfd / elf32-i386.c
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
2016-06-13 H.J. LuAdd 2 i386 tests to call IFUNC functions via GOT
2016-06-12 H.J. LuSubtract GOT base only with a base register
2016-06-08 H.J. LuSupport i386 TLS code sequences without PLT
2016-05-28 Alan ModraReturn void from linker callbacks
2016-05-20 H.J. LuDon't check R_386_GOT32 when setting need_convert_load
2016-05-19 H.J. LuDon't convert R_386_GOT32 relocation
2016-05-17 Maciej W. RozyckiLD/ELF: Unify STB_GNU_UNIQUE handling
2016-05-06 H.J. LuDefine elf_backend_add_symbol_hook for Intel MCU
2016-05-05 H.J. LuExtract convert_load_reloc from x86 convert_load
2016-05-05 H.J. LuCache the section contents in x86 check_relocs
2016-04-29 H.J. LuSet interpreter in x86 create_dynamic_sections
2016-04-29 H.J. LuPass GOT_RELOC to UNDEFINED_WEAK_RESOLVED_TO_ZERO
2016-04-29 H.J. Lui386: Don't relocate section when check_relocs failed
2016-04-29 Nick CliftonEnhance support for copying and stripping Solaris and...
2016-04-21 H.J. LuRemove x86 gc_sweep_hook
2016-04-20 H.J. LuCall _bfd_elf_create_ifunc_sections only for ifunc
2016-04-14 Nick CliftonFix copying Solaris binaries with objcopy.
2016-04-12 H.J. LuProperly handle dynamic reloc against normal symbol
2016-03-15 H.J. LuBind defined symbol locally in PIE
2016-03-08 H.J. LuHandle local IFUNC symbols in shared object
2016-02-26 H.J. LuOptimize x86 GOT32X/GOTPCRELX relocations
2016-02-26 H.J. Lu[x86] Resolve non-PIC undefweak symbols in executable
2016-02-24 H.J. LuSet plt_got.offset to (bfd_vma) -1
2016-02-11 H.J. LuMask off the least significant bit in GOT offset
2016-02-01 Alan Modrax86 synthetic plt symbols
2016-01-31 H.J. LuCheck reloc against IFUNC symbol only with dynamic...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-04 H.J. LuOptimize R_386_GOT32/R_386_GOT32X only if addend is 0
2015-12-01 H.J. LuProperly check symbol defined by assignment in linker...
2015-11-10 H.J. LuHandle x86 VTINHERIT/VTENTRY relocs when deleting reloc...
2015-11-10 H.J. LuProperly move kept relocations when deleting relocations
2015-11-10 H.J. LuFix performance regression on x86 with ld -r
2015-10-28 H.J. LuFix a typo in comment in elf32-i386.c
2015-10-26 H.J. LuCheck symbol defined by assignment in linker script
2015-10-26 H.J. LuProperly convert address load of __start_XXX/__stop_XXX
2015-10-22 H.J. LuAdd "-z call-nop=PADDING" option to ld
2015-10-22 H.J. LuAdd R_386_GOT32X support to gas and ld
2015-10-16 H.J. LuCheck if symbol is defined when converting mov to lea
2015-10-16 H.J. LuConvert mov to lea for loading address of local common...
2015-09-30 H.J. LuCreate a PLT entry for R_386_PC32 in non-code sections
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-02 H.J. LuRename R_386_irelative to R_386_ext2
2015-09-01 H.J. LuSkip PLT for function pointer initialization
2015-08-18 H.J. LuReturn reloc_class_ifunc for reloc against IFUNC
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-13 H.J. LuIssue an error for read-only segment with dynamic IFUNC...
next