Fixes computation of MSP430 SYM_DIFF relocs in very small sections.
[binutils-gdb.git] / bfd / ChangeLog
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
2015-03-26 H.J. LuSkip gc-sections if relocation is incompatible
2015-03-25 Marcus Shawcroft[AArch64] Implement branch over stub section.
2015-03-25 Marcus Shawcroft[AArch64] Remove padding before stub sections.
2015-03-25 Marcus Shawcroft[AArch64] Adjust veneer count.
2015-03-25 Senthil Kumar SelvarajGarbage collecting debug sections
2015-03-24 H.J. LuDon't write the zlib header if not used
2015-03-24 Nick CliftonFixes a bug introduced by the new ranges checks on...
2015-03-24 Marcus Shawcroft[AArch64] Factor out _bfd_aarch64_get_stub_for_link_sec...
2015-03-24 Marcus Shawcroft[AArch64] Refactor section_group[] representation.
2015-03-24 Marcus Shawcroft[AArch64] Refactor generation of 835769 workaround...
2015-03-24 Marcus Shawcroft[AArch64] Use _bfd_aarch64_add_stub_entry_in_group.
2015-03-24 Alan ModraMake powerpc bfd ld reloc overflow vs undefined symbols...
2015-03-23 Keith Seitz[OBV] Fix build -- missing ';'
2015-03-23 Marcus ShawcroftAdding Changelog for previous commit.
2015-03-23 Marcus Shawcroft[AArch64] Factor out _bfd_aarch64_resize_stubs()
2015-03-23 Marcus Shawcroft[AArch64] Factor stub creation code into _bfd_aarch64_c...
2015-03-23 Marcus Shawcroft[AArch64] Factor out common behaviour between elf_aarch...
2015-03-23 Marcus Shawcroft[AArch64] Flip sense of erratum_835769_scan.
2015-03-23 Marcus Shawcroft[AArch64] Drop unused argument to elf_aarch64_create_or...
2015-03-23 Marcus Shawcroft[AArch64] Remove unused variable.
2015-03-23 Marcus ShawcroftFixup previous changelog entry.
2015-03-23 Marcus ShawcroftRemove dead code.
2015-03-23 Marcus Shawcroft[AArch64] Tidy up in aarch64_mem_op_p().
2015-03-23 Marcus Shawcroft[AArch64] Adjust layout of elfNN_aarch64_write_section.
2015-03-19 Nick CliftonAdd support for G13 and G14 flag bits in RL78 ELF binaries.
next