Produce output file with -noinhibit-exec after overlapping FDE error
[binutils-gdb.git] / bfd / ChangeLog
2014-09-22 Alan ModraProduce output file with -noinhibit-exec after overlapp...
2014-09-22 Matthew FortuneMIPS: Don't sign extend the addend for RELA relocations
2014-09-22 Kuan-Lin ChenNDS32/bfd: Synchronize the argument type.
2014-09-19 Andreas KrebbelS/390: Don't replace R_390_TLS_LE32/64 with R_390_TLS_T...
2014-09-18 Jan KratochvilFix regression for Linux vDSO in GDB (PR gdb/17407).
2014-09-16 Terry GuoMake the linker return an error status if it fails...
2014-09-16 Kuan-Lin ChenNDS32: Code refactoring of relaxation.
2014-09-15 Chen GangThis fixes a typo in a previous commit.
2014-09-15 Andrew BennettAdd support for MIPS R6.
2014-09-13 Alan ModraFix some ChangeLog typos
2014-09-12 Andrew BennettAdd mips*-img-elf* target triple.
2014-09-12 Alan ModraTest for overflow in eh_frame_hdr entries and for overl...
2014-09-10 Alan ModraMove ELF section headers to end of object file
2014-08-30 Alan Modrappc476 patch area size miscalculation
2014-08-29 Alan ModraPowerPC64 call lacks nop error
2014-08-29 Alan ModraPrevent alpha_vms_object_p stopping bfd_check_format_ma...
2014-08-29 Alan ModraReport an error for S-records with less than the minium...
2014-08-28 H.J. LuCheck S-record with 0 size
2014-08-27 H.J. LuUse bfd_is_abs_section to check discarded input section
2014-08-27 H.J. LuDon't attach dynamic sections to input from ld --just...
2014-08-26 DJ DelorieDisambiguate test for relaxation type.
2014-08-26 Jiong Wang[AArch64] Improve copy relocation support on four absol...
2014-08-26 Nick CliftonFix a typo in the selection pattern for the or1knd...
2014-08-22 Kai TietzFix file-alignment for objcopy for pe-coff
2014-08-22 Alan ModraDelete redundant struct cie field
2014-08-22 Alan ModraIndex PowerPC64 linker generated .eh_frame in .eh_frame_hdr
2014-08-21 Maciej W. RozyckiPowerPC64/BFD: Fix ppc64_elf_set_toc indentation
2014-08-21 Terry Guobfd/ChangeLog
2014-08-20 Roland McGrathFix PR ld/17277: bogus dynamic relocs and TEXTREL for...
2014-08-20 Will NewtonARM: Add support for armeb-*-eabi*
2014-08-19 Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-18 Alan ModraPowerPC fix for ifunc broken by d1eca1e4
2014-08-18 Alan ModraPR 17287, DT_NEEDED of unneeded libraries affects ...
2014-08-18 Alan ModraReturn error status from bfd_elf_discard_info.
2014-08-14 Alan ModraFix for objdump segfault on broken PE executable
2014-08-14 Alan ModraLinker part of PR16563 fix
2014-08-14 Alan Modraconfigury changes to make ld plugin support controlled...
2014-08-13 Stefan Kristianssonbfd: or1k: avoid emitting R_OR1K_INSN_REL_26 in shared...
2014-08-12 Alan ModraChange ld "notice" interface for better handling of...
2014-08-12 Alan Modramissing changelog
2014-08-07 Chen GangEnsure coff-ppc local symbols are zero terminated
2014-08-07 H.J. LuDon't issue a warning for references in LTO IR to warni...
2014-08-07 Alan Modramissing changelog for last commit
2014-08-05 Doug EvansFix outputdots so that it doesn't errantly discard...
2014-08-05 Maciej W. RozyckiMIPS: Fix a .pdr section linker buffer overrun
2014-08-05 Alan ModraFix PR17226, ld --gc-sections segfaults on sparc-linux
2014-08-05 Alan ModraFix load of archive element with common def for -u sym
2014-08-05 Alan ModraFix LTO vs. COFF archives
2014-08-01 Kaz KojimaFix PR10373 which is SH relax bug.
2014-07-29 Matthew Fortune[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
2014-07-28 Alan ModraWarn for ar/nm/ranlib/ld on lto objects without plugin
2014-07-27 Anthony GreenAdd moxiebox target
2014-07-21 Joel SherrillAdd or reactivate or1k-*-rtems*
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-07-15 H.J. LuUpdate elf_i386_compute_jump_table_size
2014-07-15 Alan ModraAccount for trailing bytes read from bfd_bread
2014-07-15 Alan Modratidy elf_merge_st_other
2014-07-11 Maks NaumovFix typo in _bfd_elf_strtab_add
2014-07-08 Nick CliftonThis fixes PR 17110 which shows that the SH section...
2014-07-08 Will Newtonld/ARM: Increase maximum page size to 64kB
2014-07-08 Alan ModraCopy st_other for linker script symbol assignments
2014-07-08 Jiong WangEnable elf_backend_rela_normal for AArch64
2014-07-07 Barney StratfordAdds support for writing values to AVR system I/O regis...
2014-07-04 Alan ModraUpdate "configure.in" in comments and doco
2014-07-04 Alan ModraRename configure.in to configure.ac
2014-07-04 Alan ModraRemove some more bfd/configure.in dependencies
2014-07-04 Alan ModraUse modern AC_INIT in configure.in
2014-07-02 Alan ModraTaking an undefined function's address in an executable
2014-07-02 Alan ModraSet DF_STATIC_TLS for PIEs
2014-07-01 Alan ModraReorganise struct bfd
2014-07-01 Alan ModraAdd symbols for global entry stub, and report stats
2014-07-01 Alan ModraLinker foreign output format support for PowerPC64...
2014-07-01 Barney StratfordAdd support for the AVR Tiny series of microcontrollers.
2014-06-26 Nick CliftonFixes a problem displaying the contents of a binary...
2014-06-24 Alan ModraDon't strip section defining _SDA_BASE_
2014-06-20 Philippe De MuyterFix fallout from 6d00b590
2014-06-20 Kyle McMartinSimilarly to the AArch64 patch, set DF_STATIC_TLS for...
2014-06-16 Will Newtonld/ARM: Fix IFUNC and TLS descriptors in the same share...
2014-06-16 Alan ModraFix uninitialised VAX .got and .got.plt section
2014-06-13 Omair JavaidAdd support for reading Aarch64 core dumps.
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-06-11 Alan ModraFix silly thinko
2014-06-11 Kai Tietz * libcoff-in.h (coff_tdata): Make relocbase member...
2014-06-10 Alan Modraadd pr number to changelog
2014-06-10 Alan Modramissing changelog entries for 8a5da09b9
2014-06-07 Alan ModraAllow both signed and unsigned fields in PowerPC cmpli...
2014-06-05 Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-04 Will Newtonbfd/elfnn-aarch64.c: Cleanup a couple of TLS functions
2014-06-03 DJ Delorie* elf32-rx.c (rx_table_map): Use BFD_VMA_FMT for portab...
2014-06-03 Nick CliftonThis is to fix a further problem with merging resource...
2014-06-03 Alan ModraSupport fusion for ELFv2 stubs
2014-05-28 Alan ModraFix rx "set but not used" warnings
2014-05-28 Tristan Gingoldaddr2line: fix missing inlined frames.
2014-05-27 DJ DelorieAdd new link-map-text hook and RX auto-vector support.
2014-05-20 DJ Delorie* elf32-msp430.c (msp430_elf_relax_adjust_locals):...
2014-05-20 Alan ModraRewrite ppc32 backend .sdata and .sdata2 handling
next