aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-plugin
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra1-2/+2
2016-07-19ld: Restore file offset after a plugin fails to claim a fileAndrew Burgess2-1/+32
2016-07-05Add -flto to PR ld/20321 testH.J. Lu1-1/+1
2016-07-04Warn and return for duplicated pluginH.J. Lu2-0/+7
2016-06-20Use the IR symbol table for the IR input objectH.J. Lu3-0/+28
2016-06-20PR ld/20276: Set non_ir_ref on common symbolAlan Modra4-0/+23
2016-05-25Skip an archive element if not added by linkerH.J. Lu4-0/+102
2016-05-12Handle symbols defined/referenced only within IRH.J. Lu4-0/+54
2016-05-04Fix some AVR test failures.Senthil Kumar Selvaraj1-3/+7
2016-03-01Update PR ld/12365 test for GCC 6H.J. Lu1-1/+12
2016-01-18Skip linker plugin tests if the linker has not been configured to support plu...Nick Clifton1-0/+6
2016-01-01Copyright update for binutilsAlan Modra2-2/+2
2015-12-10ld -r doesn't need plugin for slim lto objectH.J. Lu3-0/+23
2015-09-11Add "ld -r" tests for PR ld/15323H.J. Lu2-5/+20
2015-02-14Add a testcase for PR ld/17973H.J. Lu3-1/+14
2015-02-11Output "warning:" or "error:" in plugin messagesH.J. Lu4-0/+9
2015-02-11Add tests for non-object IR fileH.J. Lu16-0/+452
2015-02-06Properly mark the plugin symbol undefinedH.J. Lu3-8/+21
2015-02-04Pass -flto-partition=none to the PR ld/12365 testH.J. Lu1-1/+1
2015-02-03Mark the plugin symbol undefinedH.J. Lu4-0/+161
2015-02-03Add a testcase for PR ld/14918H.J. Lu3-0/+12
2015-01-28The initial support for LDPT_GET_VIEWH.J. Lu11-0/+11
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra2-2/+2
2014-09-22Find lto plugin when using gcc-5.0Alan Modra1-1/+4
2014-08-18LTO plugin with older gccAlan Modra1-1/+1
2014-08-07Don't issue a warning for references in LTO IR to warning symbolsH.J. Lu5-0/+50
2014-08-06Allow lto tests to run with older compilersAlan Modra1-267/+269
2014-07-08Run ar with --plugin for LTO 11 testAlan Modra1-1/+14
2014-07-07Ensure ld testsuite gcc -B options precede $CC -B optionsAlan Modra1-2/+2
2014-07-05Rid libdummy.a from lto.expAlan Modra1-49/+49
2014-04-22Add tests for PR ld/16846H.J. Lu4-0/+27
2014-04-07Fix spurious failures in ld-plugin/lto.expAndreas Schwab1-4/+4
2014-03-27Scan all input files for symbol reference warningH.J. Lu1-2/+2
2014-03-05Update copyright yearsAlan Modra2-4/+2
2014-01-09Add and use check_lto_shared_availableH.J. Lu1-2/+1
2013-11-27[ld/testsuite/]Kyrylo Tkachov1-4/+4
2013-05-21 PR ld/12982Alan Modra1-1/+2
2013-04-29ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0.Will Newton1-19/+31
2013-04-03 PR ld/15227Alan Modra2-5/+3
2013-03-30 PR ld/15323Alan Modra1-3/+3
2013-03-30Set non_ir_ref if a symbol is referenced by a non-shared objectH.J. Lu4-1/+25
2013-02-19 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki1-12/+12
2013-02-18 * ld-plugin/lto.exp (Build pr15146b.so) Add -Wl,--no-as-needed.Alan Modra1-4/+4
2013-02-18missed from last commitAlan Modra1-0/+0
2013-02-16Don't add DT_NEEDED for references from the dummy bfdH.J. Lu5-0/+50
2013-02-062013-02-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-1/+8
2013-01-16 * ld-plugin/lto.exp (lto-9.o, pr13229.o): Pass -finline.Alan Modra1-2/+2
2013-01-15 * ld-plugin/lto-16a.d: Match powerpc64 function symbol type.Alan Modra4-4/+4
2012-12-07Add LTO testsH.J. Lu85-0/+923
2012-12-07Add plugin visibility testH.J. Lu4-2/+33