]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/ChangeLog
Properly convert objects between different ELF classes
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
2015-07-10  H.J. LuProperly convert objects between different ELF classes
2015-07-09  Catherine Moore2015-07-09 Catherine Moore <clm@codesourcery.com>
2015-07-08  Denis ChertykovDefine DIFF_EXPR_OK for avr target to allow PC relative...
2015-07-06  H.J. LuRemove the merge conflict introduced by
2015-07-05  Richard SandifordFix an opd->append index in elf64-ppc.c
2015-07-03  Kai TietzAdd experimental support for --gc-sections with COFF...
2015-07-01  Sandra LoosemoreRelocations for Nios II R2
2015-07-01  Sandra LoosemoreAdd Nios II arch flags and compatibility tests
2015-07-01  H.J. LuRefactor elf_x86_64_convert_mov_to_lea
2015-06-30  Nick CliftonThis fixes parsing a file containing ELF attributes...
2015-06-28  H.J. LuRemove COMPRESS_DEBUG_ZLIB
2015-06-26  Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-06-25  DJ DelorieFix REL handling for MSP430
2015-06-25  H.J. LuDon't set sh_size for .shstrtab twice
2015-06-25  H.J. LuUse strtab with GC and suffix merging for .strtab
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-06-23  Jiong Wang[AArch64] Generate DT_TEXTREL for relocation against...
2015-06-18  Nick CliftonFix the computation of the addends for an ARM_TLS_LE32...
2015-06-16  Jon TurneyFix build when size_t is not available in bfd-in2.h
2015-06-16  Alan Modrappc476 linker workaround shared lib fixes again
2015-06-15  Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-06-15  Renlin Li[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15...
2015-06-15  Alan ModraDJGPP port of binutils broken due to 64 bit cygwin fix
2015-06-05  Nick CliftonFixes computation of MSP430 SYM_DIFF relocs in very...
2015-06-05  Alan Modrappc476 linker workaround shared lib fixes
2015-06-01  Jiong Wang[AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
2015-06-01  Jiong Wang[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
2015-06-01  Jiong Wang[AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enabl...
2015-06-01  Jiong Wang[AArch64] BFD Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15
2015-06-01  Jiong Wang[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15
2015-05-28  Catherine MooreCompact EH Support
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-20  Jiong Wang[AArch64/BFD] Sort relocation case labels alphabetically
2015-05-18  Jiong Wang[AArch64] Remove X86-64 comments
2015-05-16  H.J. LuDon't generate PLT relocations for now binding
2015-05-14  H.J. LuDon't add the zlib header to SHF_COMPRESSED section
2015-05-14  Jiong Wang[AArch64] Remove BFD overflow check restrictions
2015-05-14  Max Filippovxtensa: fix localized symbol refcounting with --gc...
2015-05-12  H.J. LuAllocate the first .plt entry space only if needed
2015-05-11  H.J. LuAdd Intel MCU support to bfd
2015-05-11  H.J. LuRename EM_486 to EM_IAMCU
2015-05-10  H.J. LuReplace input_bfd and output_bfd with abfd
2015-05-06  Toni SpetsSkip discarded resource sections when building a PE...
2015-05-01  H.J. LuSupport ix86-*-elf*
2015-04-30  Nick CliftonFix handling of relocs for the MeP target.
2015-04-30  H.J. LuUndef elf_backend_post_process_headers for Solaris
2015-04-29  Nick CliftonAdd support for absolute PE/x86 relocations.
2015-04-27  Andreas KrebbelS/390: z13 use GNU attribute to indicate vector ABI
2015-04-24  Jiong Wang[AArch64] PR18270, fix handling of GOT entry for local...
2015-04-24  H.J. LuCopy is_linker_input to archive member
2015-04-24  Jiong Wang[AArch64] Improve PC-relative relocation check for...
2015-04-24  Nick CliftonFix compile time warning messages about variables being...
2015-04-24  Nick CliftonExtend test for local labels to include fake symbols...
2015-04-24  H.J. LuDefine SEC_MEP_VLIW in bfd/section.c
2015-04-23  H.J. LuDelay setting up compressed debug section names
2015-04-23  H.J. LuDon't change compressed input debug section names
2015-04-23  Alan ModraAlign .TOC. for PowerPC64
2015-04-22  H.J. Lui386: Allow copy relocs for building PIE
2015-04-20  H.J. LuAlways set up sh_name in assign_section_numbers
2015-04-20  H.J. LuIterate ELF sections by pointer
2015-04-15  H.J. LuAdd --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
2015-04-15  Alan ModraFix typo in commit 6ff71e76
2015-04-14  Nick CliftonAdds support to the RL78 port for linker relaxation...
2015-04-14  H.J. LuAdd -z noextern-protected-data to ld for ELF/x86
2015-04-13  John BaldwinAdd support for the x86 XSAVE extended state on FreeBSD...
2015-04-13  H.J. LuDon't check object claimed by plugin
2015-04-12  H.J. LuRevert the last 2 commits on pagesize_m1
2015-04-11  H.J. LuInitialize pagesize_m1 in bfd_cache_init
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  H.J. LuUse bfd_alloc for compressed section contents
2015-04-10  Alan ModraDowngrade linker error on protected symbols in .dynbss...
2015-04-10  Alan ModraRevert "Add extern_protected_data and set it for x86"
2015-04-09  H.J. LuUpdate comments in compress.c
2015-04-09  H.J. LuProperly check --compress-debug-sections=XXX
2015-04-09  Max Filippovxtensa: update bfd/Changelog
2015-04-09  Nick CliftonAdd support to the RX toolchain to restrict the use...
2015-04-08  H.J. LuWork around a GCC uninitialized warning bug
2015-04-08  H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-04-07  Alan ModraModify get_reloc_section for targets that map .got...
2015-04-07  Alan ModraPowerPC non-PIC to PIC editing for protected var access
2015-04-07  Nick CliftonTreat assembler generated local labels as local.
2015-04-06  H.J. LuUse bfd_putb64/bfd_getb64
2015-04-04  H.J. LuAlso preserve the SHF_COMPRESSED bit
2015-04-04  H.J. LuExtract get_uncompressed_size
2015-04-02  Andrew TurnerAdd support for configuring an aarch64-freebsd target.
2015-04-02  H.J. LuRegenerate configure in bfd/binutils/gas/gdb/gold
2015-04-01  Marcus Shawcroft[AArch64] Workaround for Cortex A53 erratum 843419
2015-04-01  H.J. LuRegenerate configure in bfd/binutils/gas/gdb
2015-03-31  Ed SchoutenAdd support for Nuxi CloudABI on x86-64
2015-03-31  H.J. LuRevert the AM_ZLIB change in bfd
2015-03-30  H.J. LuProperly set sh_info for .rela.plt/rel.plt section
2015-03-29  H.J. LuFix a typo in bfd/ChangeLog
2015-03-29  H.J. LuAdd --with-system-zlib in bfd
2015-03-27  Alan ModraRelax PR 15228 protected visibility restriction
2015-03-26  Tejas Belagod[AArch64] Fix branch stubs for BE
next