aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2014-04-22bfd/elfnn-aarch64.c: Remove elfNN_aarch64_section_flagsWill Newton2-14/+5
2014-04-22daily updateAlan Modra1-1/+1
2014-04-21Fix alpha-elf relaxationRichard Henderson2-96/+154
2014-04-21Enable secureplt by default for alpha-linuxRichard Henderson3-2/+7
2014-04-21daily updateAlan Modra1-1/+1
2014-04-20daily updateAlan Modra1-1/+1
2014-04-19daily updateAlan Modra1-1/+1
2014-04-18mach-o: layout executablesTristan Gingold3-439/+1138
2014-04-18mach-o: Define copy_private_header instead of copy_private_bfd.Tristan Gingold4-3/+10
2014-04-18mach-o: remove name_len field.Tristan Gingold3-16/+25
2014-04-18mach-o: add page_size to backend data.Tristan Gingold6-0/+24
2014-04-18mach-o.c: use boolean instead of int to return status.Tristan Gingold2-141/+159
2014-04-18daily updateAlan Modra1-1/+1
2014-04-17This patch causes local GOT entries addressed via a 16-bit index toKwok Cheung Yeung2-18/+50
2014-04-17Fix LTO mismatched TLS referenceAlan Modra2-9/+15
2014-04-17daily updateAlan Modra1-1/+1
2014-04-16Mach-O: add cpu and cpusubtype caps.Tristan Gingold2-1/+7
2014-04-16fill ppc476 fixup areaAlan Modra2-2/+19
2014-04-16daily updateAlan Modra1-1/+1
2014-04-15[AArch64] Fix off by one error in instruction relaxation mask.Marcus Shawcroft2-1/+5
2014-04-15daily updateAlan Modra1-1/+1
2014-04-14ppc476 plt call stubsAlan Modra2-5/+57
2014-04-14daily updateAlan Modra1-1/+1
2014-04-13daily updateAlan Modra1-1/+1
2014-04-12daily updateAlan Modra1-1/+1
2014-04-11PE32+ binaries that use addresses > 1^32 have a problem in that the linkerNick Clifton2-0/+39
2014-04-11Regenerate header files after this commit:Nick Clifton3-0/+18
2014-04-10Ignore non-stub sections for nios2 stub_bfd processing.Sandra Loosemore2-10/+20
2014-04-11daily updateAlan Modra1-1/+1
2014-04-10bfd/ChangeLogDenis Chertykov3-2/+206
2014-04-10daily updateAlan Modra1-1/+1
2014-04-09Add a time-stamp for chewAlan Modra3-8/+23
2014-04-09Fix fallout from splitting ldbuildid.[ch] off elf32.em.Alan Modra2-1/+5
2014-04-09bfd doc chewAlan Modra3-136/+193
2014-04-09daily updateAlan Modra1-1/+1
2014-04-09ppc476 icache workaround fix for bctrAlan Modra2-19/+54
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY6-4/+270
2014-04-08daily updateAlan Modra1-1/+1
2014-04-07daily updateAlan Modra1-1/+1
2014-04-06daily updateAlan Modra1-1/+1
2014-04-05Fix map file referenceAlan Modra2-1/+6
2014-04-05daily updateAlan Modra1-1/+1
2014-04-04mach-o: reject 64 bit targets when not configured for.Tristan Gingold2-0/+14
2014-04-04mach-o: fix section name conversion from bfd to mach-o.Tristan Gingold2-4/+10
2014-04-04mach-o: output output_section target_index to write relocs.Tristan Gingold3-2/+10
2014-04-04bfd_get_arch_size: return size from arch info on non-ELF targets.Tristan Gingold2-4/+10
2014-04-04daily updateAlan Modra1-1/+1
2014-04-03 * peXXigen.c (pe_print_edata): Verify edt.name lies insideJon Turney2-10/+33
2014-04-03This fixes a problem building large (> 2Gb) binaries on 32-bit hosts. Using aMaria Guseva2-1/+7
2014-04-03mach-o: fix section number while writing symbols.Tristan Gingold2-7/+24