aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2015-02-27Fixes a problem with the linker script parser not always handling the ! chara...Nick Clifton2-1/+15
2015-02-27Fix recent h8300 configury changesAlan Modra3-11/+15
2015-02-26[AArch64] Add tiny DESC test cases.Marcus Shawcroft8-0/+103
2015-02-26Add tiny memory model GD test cases.Marcus Shawcroft8-0/+95
2015-02-26Adding tls-tiny-ie test.Marcus Shawcroft4-0/+27
2015-02-26[ARM]Update for Tag_ABI_HardFP_use per EABI docTerry Guo23-15/+104
2015-02-25AVR/ld: Use .avr.prop data during linker relaxation.Andrew Burgess9-0/+89
2015-02-25[SH] Fix clrs, sets, pref insn arch memberships.Oleg Endo22-174/+164
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton10-5/+82
2015-02-25Add aligned string merge testAlan Modra3-0/+35
2015-02-24This patch modifies the AVR linker script templates to use __<name>_REGION_LE...Senthil Kumar Selvaraj6-11/+49
2015-02-23Add support for the h8300-linux target.Yoshinori Sato8-1/+107
2015-02-23Fixes a problem where "ld -ixxx" would report an error of "ld: bad -rpath opt...Nick Clifton2-1/+6
2015-02-19Use nm/readelf with "failif"H.J. Lu4-0/+25
2015-02-19Strip undefined symbols from .symtabAlan Modra17-46/+26
2015-02-18Properly place the NULL STT_FILE symbol revistitedAlan Modra29-52/+69
2015-02-16Correct a typo in ld/testsuite/ChangeLogH.J. Lu1-1/+1
2015-02-16Update more ld testcases after PR ld/17975 fixH.J. Lu19-46/+64
2015-02-16Add ChangeLog entries for PR ld/17975 fixH.J. Lu1-0/+22
2015-02-16Properly place the NULL STT_FILE symbolH.J. Lu18-68/+68
2015-02-14Add a testcase for PR ld/17973H.J. Lu6-2/+39
2015-02-14PR ld/17973 LTO file symsAlan Modra5-5/+29
2015-02-13Mention support for LLVM plugin in NEWSH.J. Lu2-0/+6
2015-02-13Correct ld.texinfo cross referenceAlan Modra2-4/+7
2015-02-12Replace elf_i386 with elf_i386_nacl for naclH.J. Lu2-1/+5
2015-02-11Add --[no-]map-whole-files for gold compatibilityH.J. Lu2-0/+11
2015-02-11Output "warning:" or "error:" in plugin messagesH.J. Lu8-5/+47
2015-02-11Remove unused dump_tv_tagH.J. Lu3-98/+11
2015-02-11Add ChangeLogs for 439b7f41bH.J. Lu2-0/+47
2015-02-11Add ChangeLogs for commit 5ae0078cdH.J. Lu1-0/+16
2015-02-11Add tests for non-object IR fileH.J. Lu20-3/+1873
2015-02-11Merge linker plugin handling into BFD plugin supportH.J. Lu1-32/+73
2015-02-10Initialize use_mmapH.J. Lu2-0/+5
2015-02-10Unmap the buffer if plugin didn't claim the fileH.J. Lu2-12/+50
2015-02-10Add the missing HAVE_GETPAGESIZE check in get_viewH.J. Lu1-0/+4
2015-02-10Align offset passed to mmapH.J. Lu2-3/+16
2015-02-08Don't bfd_check_format if not neededH.J. Lu2-3/+8
2015-02-08Check format against bfd_object directlyH.J. Lu2-1/+6
2015-02-07Replace entry->the_bfd with ibfdH.J. Lu2-1/+6
2015-02-07Update plugin_maybe_claimH.J. Lu5-57/+83
2015-02-07Issue relocation in RO section warning for -z textH.J. Lu11-0/+57
2015-02-06Document -z text, -z notext and -z textoffH.J. Lu3-0/+21
2015-02-06Use mmap and cache the view buffer for get_viewH.J. Lu5-19/+275
2015-02-06Properly mark the plugin symbol undefinedH.J. Lu4-8/+29
2015-02-05Close fd only if fd != -1H.J. Lu2-3/+11
2015-02-05Add plugin_input_file_tH.J. Lu2-16/+119
2015-02-04Pass -flto-partition=none to the PR ld/12365 testH.J. Lu2-1/+6
2015-02-03Mark the plugin symbol undefinedH.J. Lu5-0/+172
2015-02-03Add a testcase for PR ld/14918H.J. Lu4-0/+20
2015-02-02xlc -z relro toc section fixesAlan Modra2-2/+15