aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-05-08Add bfd/ChangeLog entry missing in commit.Hans-Peter Nilsson1-0/+4
2014-05-08Use signed data type for R_XTENSA_DIFF* relocation offsets.Volodymyr Arbatov1-0/+7
2014-05-07Add proper arm config for *-*-freebsd*.Andreas Tobler1-0/+4
2014-05-07Add MIPS r3 and r5 support.Andrew Bennett1-0/+9
2014-05-06bfd/Richard Sandiford1-0/+7
2014-05-02Sort target vectors to suit renamingAlan Modra1-0/+6
2014-05-02bfd target vector rationalisationAlan Modra1-0/+53
2014-05-02 * mmo.c (mmo File layout documentation): Add note about low bitsHans-Peter Nilsson1-0/+14
2014-04-30Fixes a problem with the BFD library running out of memory because it mistakenlyNick Clifton1-0/+6
2014-04-30Don't use vma to identify eh_frame personality functionAlan Modra1-0/+6
2014-04-29or1k: Do not override section for non-TLS symbols.Christian Svensson1-0/+5
2014-04-28This patch reworks the fix to avoid a compile time warning so that it will workNick Clifton1-0/+6
2014-04-26Regenerate files for openrisk -> or1k changeAlan Modra1-0/+5
2014-04-25This fixes a compile time warning which is being treated as an error. OlderNick Clifton1-0/+6
2014-04-24 * peXXigen.c (rsrc_print_section): Fix compile time warning forNick Clifton1-0/+5
2014-04-24PR16867, linking object with separate debug fileAlan Modra1-0/+24
2014-04-24Fix PE/COFF resource merging problems. There were two issues:Nick Clifton1-0/+16
2014-04-23PR ld/16787, stale dwarf2 stashAlan Modra1-0/+13
2014-04-22Another fix for building on a 32-bit host.Nick Clifton1-0/+5
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson1-0/+21
2014-04-22Fix build problem on 32-bit hosts with the recent patch for PR 16821.Yuanhui Zhang1-0/+5
2014-04-22bfd/elfnn-aarch64.c: Remove elfNN_aarch64_section_flagsWill Newton1-0/+5
2014-04-21Fix alpha-elf relaxationRichard Henderson1-0/+9
2014-04-21Enable secureplt by default for alpha-linuxRichard Henderson1-0/+5
2014-04-18mach-o: layout executablesTristan Gingold1-0/+44
2014-04-18mach-o: Define copy_private_header instead of copy_private_bfd.Tristan Gingold1-0/+7
2014-04-18mach-o: remove name_len field.Tristan Gingold1-0/+8
2014-04-18mach-o: add page_size to backend data.Tristan Gingold1-0/+10
2014-04-18mach-o.c: use boolean instead of int to return status.Tristan Gingold1-0/+18
2014-04-17This patch causes local GOT entries addressed via a 16-bit index toKwok Cheung Yeung1-0/+17
2014-04-17Fix LTO mismatched TLS referenceAlan Modra1-0/+7
2014-04-16Mach-O: add cpu and cpusubtype caps.Tristan Gingold1-0/+5
2014-04-16fill ppc476 fixup areaAlan Modra1-0/+5
2014-04-15[AArch64] Fix off by one error in instruction relaxation mask.Marcus Shawcroft1-0/+4
2014-04-14ppc476 plt call stubsAlan Modra1-0/+10
2014-04-11PE32+ binaries that use addresses > 1^32 have a problem in that the linkerNick Clifton1-0/+8
2014-04-11Regenerate header files after this commit:Nick Clifton1-0/+5
2014-04-10Ignore non-stub sections for nios2 stub_bfd processing.Sandra Loosemore1-0/+5
2014-04-10bfd/ChangeLogDenis Chertykov1-0/+12
2014-04-09Fix fallout from splitting ldbuildid.[ch] off elf32.em.Alan Modra1-0/+4
2014-04-09ppc476 icache workaround fix for bctrAlan Modra1-0/+6
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY1-0/+15
2014-04-05Fix map file referenceAlan Modra1-0/+5
2014-04-04mach-o: reject 64 bit targets when not configured for.Tristan Gingold1-0/+5
2014-04-04mach-o: fix section name conversion from bfd to mach-o.Tristan Gingold1-0/+5
2014-04-04mach-o: output output_section target_index to write relocs.Tristan Gingold1-0/+6
2014-04-04bfd_get_arch_size: return size from arch info on non-ELF targets.Tristan Gingold1-0/+4
2014-04-03 * peXXigen.c (pe_print_edata): Verify edt.name lies insideJon Turney1-0/+8
2014-04-03This fixes a problem building large (> 2Gb) binaries on 32-bit hosts. Using aMaria Guseva1-0/+6
2014-04-03mach-o: fix section number while writing symbols.Tristan Gingold1-0/+8