summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-plugin
Commit message (Expand)AuthorAgeFilesLines
* Use variable args in run_ld_link_exec_testsAlan Modra2016-07-211-2/+2
* ld: Restore file offset after a plugin fails to claim a fileAndrew Burgess2016-07-192-1/+32
* Add -flto to PR ld/20321 testH.J. Lu2016-07-051-1/+1
* Warn and return for duplicated pluginH.J. Lu2016-07-042-0/+7
* Use the IR symbol table for the IR input objectH.J. Lu2016-06-203-0/+28
* PR ld/20276: Set non_ir_ref on common symbolAlan Modra2016-06-204-0/+23
* Skip an archive element if not added by linkerH.J. Lu2016-05-254-0/+102
* Handle symbols defined/referenced only within IRH.J. Lu2016-05-124-0/+54
* Fix some AVR test failures.Senthil Kumar Selvaraj2016-05-041-3/+7
* Update PR ld/12365 test for GCC 6H.J. Lu2016-03-011-1/+12
* Skip linker plugin tests if the linker has not been configured to support plu...Nick Clifton2016-01-181-0/+6
* Copyright update for binutilsAlan Modra2016-01-012-2/+2
* ld -r doesn't need plugin for slim lto objectH.J. Lu2015-12-103-0/+23
* Add "ld -r" tests for PR ld/15323H.J. Lu2015-09-112-5/+20
* Add a testcase for PR ld/17973H.J. Lu2015-02-143-1/+14
* Output "warning:" or "error:" in plugin messagesH.J. Lu2015-02-114-0/+9
* Add tests for non-object IR fileH.J. Lu2015-02-1116-0/+452
* Properly mark the plugin symbol undefinedH.J. Lu2015-02-063-8/+21
* Pass -flto-partition=none to the PR ld/12365 testH.J. Lu2015-02-041-1/+1
* Mark the plugin symbol undefinedH.J. Lu2015-02-034-0/+161
* Add a testcase for PR ld/14918H.J. Lu2015-02-033-0/+12
* The initial support for LDPT_GET_VIEWH.J. Lu2015-01-2811-0/+11
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-022-2/+2
* Find lto plugin when using gcc-5.0Alan Modra2014-09-221-1/+4
* LTO plugin with older gccAlan Modra2014-08-181-1/+1
* Don't issue a warning for references in LTO IR to warning symbolsH.J. Lu2014-08-075-0/+50
* Allow lto tests to run with older compilersAlan Modra2014-08-061-267/+269
* Run ar with --plugin for LTO 11 testAlan Modra2014-07-081-1/+14
* Ensure ld testsuite gcc -B options precede $CC -B optionsAlan Modra2014-07-071-2/+2
* Rid libdummy.a from lto.expAlan Modra2014-07-051-49/+49
* Add tests for PR ld/16846H.J. Lu2014-04-224-0/+27
* Fix spurious failures in ld-plugin/lto.expAndreas Schwab2014-04-071-4/+4
* Scan all input files for symbol reference warningH.J. Lu2014-03-271-2/+2
* Update copyright yearsAlan Modra2014-03-052-4/+2
* Add and use check_lto_shared_availableH.J. Lu2014-01-091-2/+1
* [ld/testsuite/]Kyrylo Tkachov2013-11-271-4/+4
* PR ld/12982Alan Modra2013-05-211-1/+2
* ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0.Will Newton2013-04-291-19/+31
* PR ld/15227Alan Modra2013-04-032-5/+3
* PR ld/15323Alan Modra2013-03-301-3/+3
* Set non_ir_ref if a symbol is referenced by a non-shared objectH.J. Lu2013-03-304-1/+25
* * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki2013-02-191-12/+12
* * ld-plugin/lto.exp (Build pr15146b.so) Add -Wl,--no-as-needed.Alan Modra2013-02-181-4/+4
* missed from last commitAlan Modra2013-02-181-0/+0
* Don't add DT_NEEDED for references from the dummy bfdH.J. Lu2013-02-165-0/+50
* 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-02-061-1/+8
* * ld-plugin/lto.exp (lto-9.o, pr13229.o): Pass -finline.Alan Modra2013-01-161-2/+2
* * ld-plugin/lto-16a.d: Match powerpc64 function symbol type.Alan Modra2013-01-154-4/+4
* Add LTO testsH.J. Lu2012-12-0785-0/+923
* Add plugin visibility testH.J. Lu2012-12-074-2/+33