aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-03Fix sim breakageAlan Modra1-0/+2
2014-04-03ChangeLog missed from last commitAlan Modra1-0/+10
2014-04-02mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.Tristan Gingold1-0/+14
2014-04-02Handle VDSO section headers past end of pageAlan Modra1-0/+18
2014-04-01bfd/mach-o: avoid a crash when num == 0 in reloc.Tristan Gingold1-0/+5
2014-03-27Add support for limited pretty-printing of ARM PLT entries on eabi and nacl t...Yury Gribov1-0/+10
2014-03-27Mach-O: disp dyld environment command in objdump -P load.Tristan Gingold1-0/+5
2014-03-27Mach-O: add objdump -P function_starts to display function starts.Tristan Gingold1-0/+9
2014-03-26This fixes a problem for 64-bit Cygwin, where building some packages canNick Clifton1-0/+5
2014-03-26Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.Tristan Gingold1-0/+5
2014-03-27Referencing a function's address on PowerPC64 ELFv2Alan Modra1-0/+12
2014-03-25bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZWill Newton1-0/+6