Set .plt entry size to 0 in elf32-hppa.c
[binutils-gdb.git] / bfd / ChangeLog
2015-09-12 John David AnglinSet .plt entry size to 0 in elf32-hppa.c
2015-09-09 Jiong Wang[AArch64] Sort IS_AARCH64_TLS_RELAX_RELOC in alphabetic...
2015-09-09 Jiong Wang[AArch64] Relax TLS local dynamic traditional into...
2015-09-03 H.J. LuRemove convert_mov_to_lea
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-09-01 Alan ModraWrong function reported for linker error message
2015-09-01 Alan Modrappc64 out-of-line register save/restore functions
2015-08-31 Alan ModraOptimise PowerPC64 r2 adjusting stubs
2015-08-31 Alan Modrappc64 section group handling
2015-08-31 Alan ModraMore "Make asection->id and asection->index unsigned"
2015-08-31 Alan ModraNDS32 build fixes
2015-08-31 Alan ModraMake asection->id and asection->index unsigned
2015-08-27 Alan ModraAdd missing pr reference
2015-08-27 Alan ModraDon't sort ld -r output relocs on alpha
2015-08-26 Alan ModraUse stable sort for ld -r relocs
2015-08-26 Matthew FortuneSelect MIPS ABi based upon abiflags rather than e_flags.
2015-08-25 Nick CliftonReplace assertions with warning messages about ELF...
2015-08-25 Renlin Li[AArch64] Fix a typo in the comment for BFD_RELOC_AARCH...
2015-08-22 Alan ModraUninitialized vd_nodename
2015-08-19 Jiong Wang[AArch64][6/6] LD support TLSLD load/store relocation...
2015-08-19 Jiong Wang[AArch64][5/6] GAS support TLSLD load/store relocation...
2015-08-19 Jiong Wang[AArch64][4/6] LD support TLSLD move/add relocation...
2015-08-19 Jiong Wang[AArch64][3/6] GAS support TLSLD move/add relocation...
2015-08-19 Jiong Wang[AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_D...
2015-08-19 Jiong Wang[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-19 Alan ModraAdd bfd_link_pde, and simplify some tests of link_info...
2015-08-18 H.J. LuReturn reloc_class_ifunc for reloc against IFUNC
2015-08-18 Jiong Wang[AArch64] Cleanup TLS relocation types which don't...
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-18 Alan ModraUse $SED in bfd Makefile
2015-08-18 Alan ModraPPC64: Allow .TOC. in linker script to override backend...
2015-08-14 Alan ModraRevert "Fix encoding or OpenRisk1000 PC relative reloca...
2015-08-13 H.J. LuIssue an error for read-only segment with dynamic IFUNC...
2015-08-12 Simon Dardis[MIPS] Map 'move' to 'or'.
2015-08-12 H.J. LuProperly skip IFUNC relocations in debug sections
2015-08-11 Jiong Wang[AArch64] Improve BFD overflow warning message for...
2015-08-11 Jiong Wang[AArch64]Speed up linking speed by skipping unncessary...
2015-08-11 Jiong Wang[AArch64] Long branch veneer support far symbol defined...
2015-08-11 Jiong Wang[AArch64] PR18668, repair long branch veneer for plt...
2015-08-11 Jiong Wang[AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_D...
2015-08-11 Jiong Wang[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-11 Jiong Wang[AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_L...
2015-08-11 Jiong Wang[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-11 Jiong Wang[AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_P...
2015-08-11 Jiong Wang[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_...
2015-08-11 H.J. LuSkip IFUNC relocations in debug sections
2015-08-11 Peter ZotovFix encoding or OpenRisk1000 PC relative relocations.
2015-08-11 Nick CliftonFix typo in coff-sh.c.
2015-08-11 Nick CliftonFix memory access problems discovered when running...
2015-08-11 H.J. LuFix a typo in _bfd_elf_copy_private_bfd_data
2015-08-10 H.J. LuReplace hidden with versioned in elf_link_hash_entry
2015-08-07 H.J. LuCheck sh_type/sh_flags/sh_addralign/sh_entsize when...
2015-08-07 H.J. LuProperly merge hidden versioned symbol
2015-08-05 Nick CliftonChange the behaviour of the --only-keep-debug option...
2015-08-04 Yuriy M. KaminskiyFix stack buffer overflows when parsing corrupt ihex...
2015-08-03 Hans-Peter NilssonFix ChangeLog for "FAIL: -Bsymbolic-functions" for...
2015-08-03 Hans-Peter NilssonFix "FAIL: -Bsymbolic-functions" for cris-linux in ld
2015-07-30 H.J. LuDon't change the default symbol for relocatable link
2015-07-29 H.J. LuDon't set link_info.executable for "ld -r"
2015-07-29 Hans-Peter Nilssonbfd/mmo.c (MMIX): Fix massive gcc LTO testsuite failures.
2015-07-28 Alan ModraFallout from "Reorder more powerpc64 sections for ...
2015-07-28 Iain BuclawCheck for asprintf and vasprintf during configure stage.
2015-07-27 H.J. LuRegenerate configure files
2015-07-27 Nick CliftonFix the address size computation for the MSP430 port.
2015-07-27 Szabolcs Nagy[AArch64] Fix extern protected data handling
2015-07-27 Szabolcs Nagy[ARM] Fix extern protected data handling
2015-07-25 H.J. LuAdd missing ChangeLog files
2015-07-25 Alan ModraFix broken -Bsymbolic-functions
2015-07-24 Alan ModraCorrect reloc section name
2015-07-24 Alan Modrabfd_get_section_by_name_if hash chain traversal
2015-07-23 Joseph MyersFix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit...
2015-07-22 Alan ModraFix ppc64 ELFv1 assertion failure
2015-07-20 Alan ModraRegen two files
2015-07-17 Jiong Wang[AArch64] Sort TLS reloc types alphabetically
2015-07-16 Jiong Wang[AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_P...
2015-07-16 Jiong Wang[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_...
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...
next