dynrelro section for read-only dynamic symbols copied into executable
[deliverable/binutils-gdb.git] / bfd / elf64-x86-64.c
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-11-14  H.J. LuAlso check GOT PLT for R_X86_64_PLTOFF64
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-11  Alan ModraAlways descend into output section statements in lang_d...
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30  Alan ModraRemove syntactic sugar
2016-09-06  H.J. LuResolve size relocation with copy relocation
2016-07-12  H.J. LuAlign x86-64 .got/.got.plt sections to 8 bytes
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-14  H.J. LuFix elf_x86_64_reloc_type_class
2016-06-06  H.J. LuSupport x86-64 TLS code sequences without PLT
2016-06-02  H.J. LuReplace data32 with data16 in comments
2016-05-28  Alan ModraReturn void from linker callbacks
2016-05-17  Maciej W. RozyckiLD/ELF: Unify STB_GNU_UNIQUE handling
2016-05-13  H.J. LuDon't convert GOTPCREL relocation against large section
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. LuX86-64: Set check_relocs_failed on error
2016-04-29  Nick CliftonEnhance support for copying and stripping Solaris and...
2016-04-27  H.J. LuSkip debug sections when estimating distances
2016-04-21  H.J. LuRemove x86 gc_sweep_hook
2016-04-20  H.J. LuCheck run-time R_X86_64_32 relocation overflow
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-15  H.J. LuAdd -z noreloc-overflow option to x86-64 ld
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-25  H.J. LuAdd elf_x86_64_need_pic
2016-02-24  H.J. LuSet plt_got.offset to (bfd_vma) -1
2016-02-17  H.J. Lu[x86-64] Omit dynamic sections symbols
2016-02-02  H.J. LuFix typos in bfd/ChangeLog and bfd/elf64-x86-64.c
2016-02-02  H.J. LuStore estimated istrances in compressed_size
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-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-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_X86_64_[REX_]GOTPCRELX 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-10-01  H.J. LuCreate a PLT entry for R_X86_64_PC32 in non-code sections
2015-09-20  Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-03  H.J. LuRemove convert_mov_to_lea
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...
2015-08-12  H.J. LuSet EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
2015-08-12  H.J. LuProperly skip IFUNC relocations in debug sections
2015-08-11  H.J. LuSkip IFUNC relocations in debug sections
2015-07-01  H.J. LuRefactor elf_x86_64_convert_mov_to_lea
2015-06-24  H.J. LuSilence older GCC warning
2015-06-24  H.J. LuKeep .plt section and DT_PLTGOT for prelink
2015-06-24  H.J. LuDon't convert R_X86_64_GOTPCREL if it will overflow
2015-05-27  H.J. LuConvert PLT reloc only if pointer equality isn't needed
2015-05-20  H.J. LuSkip extra relocations in .rel.plt/.rela.plt
2015-05-16  H.J. LuDon't generate PLT relocations for now binding
2015-05-12  H.J. LuAllocate the first .plt entry space only if needed
2015-05-10  H.J. LuReplace input_bfd and output_bfd with abfd
2015-04-11  H.J. LuReplace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCAL
2015-04-10  H.J. LuCheck GOTOFF reloc against protected data on x86
2015-04-10  H.J. LuAdd extern_protected_data and set it for x86
2015-04-10  Alan ModraRevert "Add extern_protected_data and set it for x86"
2015-03-31  Ed SchoutenAdd support for Nuxi CloudABI on x86-64
2015-03-05  H.J. LuAdd extern_protected_data and set it for x86
2015-02-27  H.J. LuConvert mov to lea only if needed
2015-02-15  H.J. LuSet root.linker_def on _TLS_MODULE_BASE_
2015-02-09  Ed MasteAvoid incrementing uninitialized variable
2015-02-07  H.J. LuIssue relocation in RO section warning for -z text
2015-01-19  Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-15  H.J. LuDon't complain about -fPIC for undefined symbol
2015-01-11  H.J. LuOnly discard space for pc-relative relocs symbols
2015-01-07  H.J. LuSkip unknown relocation
2015-01-06  H.J. LuReturn NULL on corrupt input
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-22  Nick CliftonMore fixes for memory access violations exposed by...
2014-12-14  H.J. LuHandle weak alias for PIE with copy reloc
2014-12-12  Alan ModraCopy relocations against protected symbols
2014-12-05  H.J. LuDefine bfd_elf32_get_synthetic_symtab for x32
2014-12-05  H.J. LuAdd _bfd_elf_ifunc_get_synthetic_symtab
2014-12-03  H.J. LuReformat elf_x86_64_create_dynamic_sections
2014-12-03  H.J. LuCheck info->executable for symbols which need copy...
2014-12-03  H.J. LuDiscard space for relocs against symbols with copy...
2014-12-02  H.J. LuX86-64: Allow copy relocs for building PIE
next
This page took 0.361217 seconds and 107 git commands to generate.