Fix rx "set but not used" warnings
[platform/upstream/binutils.git] / bfd / ChangeLog
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...
2014-04-04 Tristan Gingoldbfd_get_arch_size: return size from arch info on non...
2014-04-03 Jon Turney * peXXigen.c (pe_print_edata): Verify edt.name lies...
2014-04-03 Maria GusevaThis fixes a problem building large (> 2Gb) binaries...
2014-04-03 Tristan Gingoldmach-o: fix section number while writing symbols.
2014-04-03 Alan ModraFix sim breakage
2014-04-03 Alan ModraChangeLog missed from last commit
2014-04-02 Tristan Gingoldmach-o: read and dump: prebound_dylib, prebind_cksum...
2014-04-02 Alan ModraHandle VDSO section headers past end of page
2014-04-01 Tristan Gingoldbfd/mach-o: avoid a crash when num == 0 in reloc.
2014-03-27 Yury GribovAdd support for limited pretty-printing of ARM PLT...
2014-03-27 Tristan GingoldMach-O: disp dyld environment command in objdump -P...
2014-03-27 Tristan GingoldMach-O: add objdump -P function_starts to display funct...
2014-03-26 Nick CliftonThis fixes a problem for 64-bit Cygwin, where building...
2014-03-26 Tristan GingoldMach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.
2014-03-26 Alan ModraReferencing a function's address on PowerPC64 ELFv2
2014-03-25 Will Newtonbfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ
2014-03-20 Will Newtonbfd/elf32-arm.c: Set st_value to zero for undefined...
2014-03-19 Nick CliftonImprove .rsrc section merging again. This time with...
2014-03-19 Nick CliftonImprove .rsrc section merging with better handling...
2014-03-17 Tristan Gingoldmach-o: handle lasz load dylib command.
2014-03-14 Nick CliftonFix build time problem with MingGW hosts, which do...
2014-03-14 Alan ModraFix overflow handling of VLE_SDA21
2014-03-13 Tristan GingoldAdd pe/x86_64 bigobj file format.
2014-03-12 Nick CliftonPrevent the linker from generaing a seg-fault when...
2014-03-12 Pedro AlvesMention PR gdb/16696 in corresponding ChangeLog entry.
2014-03-12 Alan Modraautoreconf
2014-03-12 Alan Modraobjcopy/strip ELF program header p_vaddr confusion
2014-03-11 Alan Modraintptr_t type definition needed
2014-03-10 Tristan GingoldRemove bfd/ticoff.h (unused)
2014-03-08 Alan ModraBetter overflow checking for powerpc32 relocations
2014-03-08 Alan ModraBetter overflow checking for powerpc64 relocations
2014-03-07 Pedro AlvesAIX 32-bit core loading, high section addresses.
2014-03-06 Nick CliftonPatch for PR binutils/16664 which triggers a seg-fault...
2014-03-05 Alan ModraUpdate copyright years
2014-03-05 Alan ModraSupport R_PPC64_ADDR64_LOCAL
2014-03-04 Richard SandifordFix changelog formatting in last commit -- sorry
2014-03-04 Richard Sandifordbfd/
2014-03-04 Nick CliftonInstall patch for PR ld/16017. This adds support for...
2014-02-28 Alan ModraFix check_relocs/gc_sweep_hook mismatch
2014-02-27 Yuri GribovThis patch adds support for ARM PLT entries that suppor...
2014-02-27 Alan ModraFix ELF ppc32 targets that don't use ppc32elf.em
2014-02-20 Chung-Lin Tang2014-02-20 Chung-Lin Tang <cltang@codesourcery.com>
2014-02-19 H.J. LuCreate the second PLT for BND relocations
2014-02-19 Alan ModraControl powerpc64-ld provision of register save/restore
2014-02-19 Jack CarterThe PT_DYNAMIC segment was being hard coded to have...
2014-02-17 Jan KratochvilPR binutils/16595
next