summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* PR ld/16787, stale dwarf2 stashAlan Modra2014-04-233-11/+91
* daily updateAlan Modra2014-04-231-1/+1
* Another fix for building on a 32-bit host.Nick Clifton2014-04-222-1/+6
* Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson2014-04-2219-1863/+3068
* Fix build problem on 32-bit hosts with the recent patch for PR 16821.Yuanhui Zhang2014-04-222-1/+14
* bfd/elfnn-aarch64.c: Remove elfNN_aarch64_section_flagsWill Newton2014-04-222-14/+5
* daily updateAlan Modra2014-04-221-1/+1
* Fix alpha-elf relaxationRichard Henderson2014-04-212-96/+154
* Enable secureplt by default for alpha-linuxRichard Henderson2014-04-213-2/+7
* daily updateAlan Modra2014-04-211-1/+1
* daily updateAlan Modra2014-04-201-1/+1
* daily updateAlan Modra2014-04-191-1/+1
* mach-o: layout executablesTristan Gingold2014-04-183-439/+1138
* mach-o: Define copy_private_header instead of copy_private_bfd.Tristan Gingold2014-04-184-3/+10
* mach-o: remove name_len field.Tristan Gingold2014-04-183-16/+25
* mach-o: add page_size to backend data.Tristan Gingold2014-04-186-0/+24
* mach-o.c: use boolean instead of int to return status.Tristan Gingold2014-04-182-141/+159
* daily updateAlan Modra2014-04-181-1/+1
* This patch causes local GOT entries addressed via a 16-bit index toKwok Cheung Yeung2014-04-172-18/+50
* Fix LTO mismatched TLS referenceAlan Modra2014-04-172-9/+15
* daily updateAlan Modra2014-04-171-1/+1
* Mach-O: add cpu and cpusubtype caps.Tristan Gingold2014-04-162-1/+7
* fill ppc476 fixup areaAlan Modra2014-04-162-2/+19
* daily updateAlan Modra2014-04-161-1/+1
* [AArch64] Fix off by one error in instruction relaxation mask.Marcus Shawcroft2014-04-152-1/+5
* daily updateAlan Modra2014-04-151-1/+1
* ppc476 plt call stubsAlan Modra2014-04-142-5/+57
* daily updateAlan Modra2014-04-141-1/+1
* daily updateAlan Modra2014-04-131-1/+1
* daily updateAlan Modra2014-04-121-1/+1
* PE32+ binaries that use addresses > 1^32 have a problem in that the linkerNick Clifton2014-04-112-0/+39
* Regenerate header files after this commit:Nick Clifton2014-04-113-0/+18
* Ignore non-stub sections for nios2 stub_bfd processing.Sandra Loosemore2014-04-102-10/+20
* daily updateAlan Modra2014-04-111-1/+1
* bfd/ChangeLogDenis Chertykov2014-04-103-2/+206
* daily updateAlan Modra2014-04-101-1/+1
* Add a time-stamp for chewAlan Modra2014-04-093-8/+23
* Fix fallout from splitting ldbuildid.[ch] off elf32.em.Alan Modra2014-04-092-1/+5
* bfd doc chewAlan Modra2014-04-093-136/+193
* daily updateAlan Modra2014-04-091-1/+1
* ppc476 icache workaround fix for bctrAlan Modra2014-04-092-19/+54
* Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY2014-04-086-4/+270
* daily updateAlan Modra2014-04-081-1/+1
* daily updateAlan Modra2014-04-071-1/+1
* daily updateAlan Modra2014-04-061-1/+1
* Fix map file referenceAlan Modra2014-04-052-1/+6
* daily updateAlan Modra2014-04-051-1/+1
* mach-o: reject 64 bit targets when not configured for.Tristan Gingold2014-04-042-0/+14
* mach-o: fix section name conversion from bfd to mach-o.Tristan Gingold2014-04-042-4/+10
* mach-o: output output_section target_index to write relocs.Tristan Gingold2014-04-043-2/+10