summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* daily updateAlan Modra2014-05-091-1/+1
* Add bfd/ChangeLog entry missing in commit.Hans-Peter Nilsson2014-05-081-0/+4
* daily updateAlan Modra2014-05-081-1/+1
* mmo.c: Update URLs in documentation comments.Hans-Peter Nilsson2014-05-081-5/+5
* Use signed data type for R_XTENSA_DIFF* relocation offsets.Volodymyr Arbatov2014-05-082-15/+24
* Add proper arm config for *-*-freebsd*.Andreas Tobler2014-05-072-2/+6
* Add MIPS r3 and r5 support.Andrew Bennett2014-05-076-0/+33
* daily updateAlan Modra2014-05-071-1/+1
* bfd/Richard Sandiford2014-05-063-168/+77
* daily updateAlan Modra2014-05-061-1/+1
* daily updateAlan Modra2014-05-051-1/+1
* daily updateAlan Modra2014-05-041-1/+1
* daily updateAlan Modra2014-05-031-1/+1
* Sort target vectors to suit renamingAlan Modra2014-05-024-920/+1000
* bfd target vector rationalisationAlan Modra2014-05-02193-2299/+2340
* daily updateAlan Modra2014-05-021-1/+1
* * mmo.c (mmo File layout documentation): Add note about low bitsHans-Peter Nilsson2014-05-022-15/+57
* daily updateAlan Modra2014-05-011-1/+1
* Fixes a problem with the BFD library running out of memory because it mistakenlyNick Clifton2014-04-302-0/+16
* Don't use vma to identify eh_frame personality functionAlan Modra2014-04-302-6/+18
* daily updateAlan Modra2014-04-301-1/+1
* or1k: Do not override section for non-TLS symbols.Christian Svensson2014-04-292-9/+7
* daily updateAlan Modra2014-04-291-1/+1
* This patch reworks the fix to avoid a compile time warning so that it will workNick Clifton2014-04-282-9/+12
* daily updateAlan Modra2014-04-281-1/+1
* daily updateAlan Modra2014-04-271-1/+1
* Regenerate files for openrisk -> or1k changeAlan Modra2014-04-263-6/+13
* daily updateAlan Modra2014-04-261-1/+1
* This fixes a compile time warning which is being treated as an error. OlderNick Clifton2014-04-252-1/+15
* daily updateAlan Modra2014-04-251-1/+1
* * peXXigen.c (rsrc_print_section): Fix compile time warning forNick Clifton2014-04-242-2/+9
* PR16867, linking object with separate debug fileAlan Modra2014-04-246-147/+217
* Fix PE/COFF resource merging problems. There were two issues:Nick Clifton2014-04-242-77/+144
* daily updateAlan Modra2014-04-241-1/+1
* 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