]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elf64-x86-64.c
Add output_type to bfd_link_info
[thirdparty/binutils-gdb.git] / bfd / elf64-x86-64.c
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
2014-11-25  H.J. LuOptimize out i386/x86-64 JUMP_SLOT relocation
2014-11-23  H.J. LuAssert size of elf_x86_64_{bnd|legacy}_plt2_entry
2014-11-22  H.J. LuCheck branch displacement overflow in x86-64 PLT entry
2014-11-21  H.J. LuOptimize PC-relative offset overflow check
2014-11-18  H.J. LuCheck PC-relative offset overflow in PLT entry
2014-11-18  Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-11-13  H.J. LuAdd assembler support for @gotplt
2014-11-07  H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-10-16  Alan ModraFix 17492, ld segfault with --oformat=binary
2014-10-14  H.J. LuConvert mov to lea only if r_offset >= 2
2014-08-27  H.J. LuUse bfd_is_abs_section to check discarded input section
2014-07-16  H.J. LuMatch PLT entry only for ELFOSABI_GNU input
2014-07-16  H.J. LuProperly match PLT entry against .got.plt relocation
2014-06-13  Alan ModraFree linker hash table from bfd_close.
2014-06-13  Alan ModraDon't call bfd_link_hash_table_free
2014-06-13  Alan ModraMove link_hash_table_free functions earlier
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-05-02  Alan Modrabfd target vector rationalisation
2014-03-05  Alan ModraUpdate copyright years
2014-02-19  H.J. LuCreate the second PLT for BND relocations
2014-01-15  H.J. LuRevert the last change
2014-01-15  H.J. LuDon't discard relocs against __ehdr_start
2014-01-15  H.J. LuRevert the last change
2014-01-14  H.J. LuDon't update reloc count if there are any non pc-relati...
2013-12-17  H.J. LuDefault elf_backend_post_process_headers to set OSABI
2013-11-19  H.J. LuRe-indent elf_x86_64_section_from_shdr
2013-11-17  H.J. LuAdd R_X86_64_PC32_BND and R_X86_64_PLT32_BND
2013-11-15  H.J. LuMake room for PLT0 directly
2013-11-07  Roland McGrathSet CPU type in BFD backend for x86_64-nacl* and i...
2013-11-05  H.J. LuPass ignored unresolved relocations to ld backend
2013-10-29  Roland McGrathBFD: elf64-x86-64-nacl: Correct 9-byte nop sequence...
2013-08-29  Jakub Jelinek * elf64-x86-64.c (elf_x86_64_check_tls_transition...
2013-08-26  Roland McGrathbfd/
2013-08-23  H.J. LuAdd get_elf_x86_64_arch_data
2013-06-28  H.J. LuHandle R_X86_64_DTPOFF64
2013-05-07  Will Newtonbfd/elf-ifunc.c: Add header size arg to _bfd_elf_alloca...
2013-03-30  H.J. LuSet non_ir_ref if a symbol is referenced by a non-share...
2013-03-27  Alan Modra * elf-bfd.h (enum elf_reloc_type_class): Add reloc_cla...
2013-03-25  Alan Modra * elf-bfd.h (struct elf_backend_data <merge_symbol...
2013-02-21  Alan Modra * elf-bfd.h (struct core_elf_obj_tdata): New.
2013-02-11  Alan Modra * elfcode.h (elf_checksum_contents): Free contents.
2013-02-10  Alan Modra * coff-arm.c (coff_arm_link_hash_table_create): Use...
2013-02-07  H.J. LuDon't resolve size relocation against non-zero TLS...
2013-01-18  H.J. LuResolve size relocation against non-zero TLS symbol
2013-01-17  H.J. LuCount size relocation as PC-relative relocation
2013-01-16  H.J. LuUpdate x86 size relocation check
2013-01-16  H.J. LuAdd x86 size relocation support to bfd
2013-01-15  H.J. LuDefine R_X86_64_standard with R_X86_64_RELATIVE64
2013-01-13  H.J. LuSet bfd errror for normal and TLS symbol access
2012-12-21  H.J. LuCheck R_X86_64_standard for unrecognized relocation
2012-12-21  H.J. LuProperly adjust h->plt.refcount
2012-12-16  H.J. LuDon't check IFUNC relocations in elf_*_check_relocs
2012-12-16  H.J. LuAlso check local IFUNC references
2012-12-13  H.J. LuCheck local IFUNC calls
2012-10-30  H.J. LuAdd Linux/x86_64 core support to i[3-7]86-*-linux
2012-10-25  H.J. LuReplace _GLOBAL_OFFSET_TABLE_ lookup with htab->elf...
2012-09-18  H.J. LuIgnore discarded section when converting mov to lea
2012-09-17  H.J. LuReplace return FALSE with abort in x86 finish_dynamic_s...
2012-09-02  H.J. LuAdd hdynamic to elf_link_hash_table for _DYNAMIC
2012-09-01  H.J. LuDon't optimize relocation against _DYNAMIC
2012-08-31  H.J. LuConvert mov to lea in size_dynamic_sections
next