aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-plugin
AgeCommit message (Expand)Author
2017-04-20Handle symbol defined in IR and referenced in DSOH.J. Lu
2017-02-16ld: Add additional checking for warnings/errors in testsuiteAndrew Burgess
2017-01-24[ld, testsuite] Always assemble those intermeidate .o files used laterJiong Wang
2017-01-04Check for shared lib support before running ld tests with -sharedAlan Modra
2017-01-03Don't run C tests in ld testsuite unless we have a C compilerAlan Modra
2017-01-02Run more ld tests when not nativeAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-03PowerPC64 dot-sym testsuite fixesAlan Modra
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra
2016-07-19ld: Restore file offset after a plugin fails to claim a fileAndrew Burgess
2016-07-05Add -flto to PR ld/20321 testH.J. Lu
2016-07-04Warn and return for duplicated pluginH.J. Lu
2016-06-20Use the IR symbol table for the IR input objectH.J. Lu
2016-06-20PR ld/20276: Set non_ir_ref on common symbolAlan Modra
2016-05-25Skip an archive element if not added by linkerH.J. Lu
2016-05-12Handle symbols defined/referenced only within IRH.J. Lu
2016-05-04Fix some AVR test failures.Senthil Kumar Selvaraj
2016-03-01Update PR ld/12365 test for GCC 6H.J. Lu
2016-01-18Skip linker plugin tests if the linker has not been configured to support plu...Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-12-10ld -r doesn't need plugin for slim lto objectH.J. Lu
2015-09-11Add "ld -r" tests for PR ld/15323H.J. Lu
2015-02-14Add a testcase for PR ld/17973H.J. Lu
2015-02-11Output "warning:" or "error:" in plugin messagesH.J. Lu
2015-02-11Add tests for non-object IR fileH.J. Lu
2015-02-06Properly mark the plugin symbol undefinedH.J. Lu
2015-02-04Pass -flto-partition=none to the PR ld/12365 testH.J. Lu
2015-02-03Mark the plugin symbol undefinedH.J. Lu
2015-02-03Add a testcase for PR ld/14918H.J. Lu
2015-01-28The initial support for LDPT_GET_VIEWH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-09-22Find lto plugin when using gcc-5.0Alan Modra
2014-08-18LTO plugin with older gccAlan Modra
2014-08-07Don't issue a warning for references in LTO IR to warning symbolsH.J. Lu
2014-08-06Allow lto tests to run with older compilersAlan Modra
2014-07-08Run ar with --plugin for LTO 11 testAlan Modra
2014-07-07Ensure ld testsuite gcc -B options precede $CC -B optionsAlan Modra
2014-07-05Rid libdummy.a from lto.expAlan Modra
2014-04-22Add tests for PR ld/16846H.J. Lu
2014-04-07Fix spurious failures in ld-plugin/lto.expAndreas Schwab
2014-03-27Scan all input files for symbol reference warningH.J. Lu
2014-03-05Update copyright yearsAlan Modra
2014-01-09Add and use check_lto_shared_availableH.J. Lu
2013-11-27[ld/testsuite/]Kyrylo Tkachov
2013-05-21 PR ld/12982Alan Modra
2013-04-29ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0.Will Newton
2013-04-03 PR ld/15227Alan Modra
2013-03-30 PR ld/15323Alan Modra
2013-03-30Set non_ir_ref if a symbol is referenced by a non-shared objectH.J. Lu
2013-02-19 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki