Fix a typo in the selection pattern for the or1knd cpu.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
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
2014-05-17  Ryan Mansfield * config.bfd: Move QNX target_cflags from arm...
2014-05-16  Jon TurneyThis fixes a few issues with pe/coff build-ids that...
2014-05-16  Kaushik PhataThis adds support for marking RL78 binaries as either...
2014-05-08  Hans-Peter NilssonAdd bfd/ChangeLog entry missing in commit.
2014-05-07  Volodymyr ArbatovUse signed data type for R_XTENSA_DIFF* relocation...
2014-05-07  Andreas ToblerAdd proper arm config for *-*-freebsd*.
2014-05-07  Andrew BennettAdd MIPS r3 and r5 support.
2014-05-06  Richard Sandifordbfd/
2014-05-02  Alan ModraSort target vectors to suit renaming
2014-05-02  Alan Modrabfd target vector rationalisation
2014-05-01  Hans-Peter Nilsson * mmo.c (mmo File layout documentation): Add note...
2014-04-30  Nick CliftonFixes a problem with the BFD library running out of...
2014-04-30  Alan ModraDon't use vma to identify eh_frame personality function
2014-04-29  Christian Svenssonor1k: Do not override section for non-TLS symbols.
2014-04-28  Nick CliftonThis patch reworks the fix to avoid a compile time...
2014-04-26  Alan ModraRegenerate files for openrisk -> or1k change
2014-04-25  Nick CliftonThis fixes a compile time warning which is being treate...
2014-04-24  Nick Clifton * peXXigen.c (rsrc_print_section): Fix compile time...
2014-04-24  Alan ModraPR16867, linking object with separate debug file
2014-04-24  Nick CliftonFix PE/COFF resource merging problems. There were...
2014-04-23  Alan ModraPR ld/16787, stale dwarf2 stash
2014-04-22  Nick CliftonAnother fix for building on a 32-bit host.
next
This page took 0.242427 seconds and 107 git commands to generate.