[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
[platform/upstream/binutils.git] / bfd / ChangeLog
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.
2014-04-22 Christian SvenssonRemove support for the (deprecated) openrisc and or32...
2014-04-22 Yuanhui ZhangFix build problem on 32-bit hosts with the recent patch...
2014-04-22 Will Newtonbfd/elfnn-aarch64.c: Remove elfNN_aarch64_section_flags
2014-04-21 Richard HendersonFix alpha-elf relaxation
2014-04-21 Richard HendersonEnable secureplt by default for alpha-linux
2014-04-18 Tristan Gingoldmach-o: layout executables
2014-04-18 Tristan Gingoldmach-o: Define copy_private_header instead of copy_priv...
2014-04-18 Tristan Gingoldmach-o: remove name_len field.
2014-04-18 Tristan Gingoldmach-o: add page_size to backend data.
2014-04-18 Tristan Gingoldmach-o.c: use boolean instead of int to return status.
2014-04-17 Kwok Cheung YeungThis patch causes local GOT entries addressed via a...
2014-04-17 Alan ModraFix LTO mismatched TLS reference
2014-04-16 Tristan GingoldMach-O: add cpu and cpusubtype caps.
2014-04-16 Alan Modrafill ppc476 fixup area
2014-04-15 Marcus Shawcroft[AArch64] Fix off by one error in instruction relaxatio...
2014-04-14 Alan Modrappc476 plt call stubs
2014-04-11 Nick CliftonPE32+ binaries that use addresses > 1^32 have a problem...
2014-04-11 Nick CliftonRegenerate header files after this commit:
2014-04-11 Sandra LoosemoreIgnore non-stub sections for nios2 stub_bfd processing.
2014-04-10 Denis Chertykovbfd/ChangeLog
2014-04-09 Alan ModraFix fallout from splitting ldbuildid.[ch] off elf32.em.
2014-04-08 Alan Modrappc476 icache workaround fix for bctr
2014-04-08 Jon TURNEYAdd support for generating and inserting build IDs...
2014-04-05 Alan ModraFix map file reference
2014-04-04 Tristan Gingoldmach-o: reject 64 bit targets when not configured for.
2014-04-04 Tristan Gingoldmach-o: fix section name conversion from bfd to mach-o.
2014-04-04 Tristan Gingoldmach-o: output output_section target_index to write...
next