Age | Commit message (Expand) | Author | Files | Lines |
2015-02-14 | Add a testcase for PR ld/17973 | H.J. Lu | 3 | -1/+14 |
2015-02-11 | Output "warning:" or "error:" in plugin messages | H.J. Lu | 4 | -0/+9 |
2015-02-11 | Add tests for non-object IR file | H.J. Lu | 16 | -0/+452 |
2015-02-06 | Properly mark the plugin symbol undefined | H.J. Lu | 3 | -8/+21 |
2015-02-04 | Pass -flto-partition=none to the PR ld/12365 test | H.J. Lu | 1 | -1/+1 |
2015-02-03 | Mark the plugin symbol undefined | H.J. Lu | 4 | -0/+161 |
2015-02-03 | Add a testcase for PR ld/14918 | H.J. Lu | 3 | -0/+12 |
2015-01-28 | The initial support for LDPT_GET_VIEW | H.J. Lu | 11 | -0/+11 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 2 | -2/+2 |
2014-09-22 | Find lto plugin when using gcc-5.0 | Alan Modra | 1 | -1/+4 |
2014-08-18 | LTO plugin with older gcc | Alan Modra | 1 | -1/+1 |
2014-08-07 | Don't issue a warning for references in LTO IR to warning symbols | H.J. Lu | 5 | -0/+50 |
2014-08-06 | Allow lto tests to run with older compilers | Alan Modra | 1 | -267/+269 |
2014-07-08 | Run ar with --plugin for LTO 11 test | Alan Modra | 1 | -1/+14 |
2014-07-07 | Ensure ld testsuite gcc -B options precede $CC -B options | Alan Modra | 1 | -2/+2 |
2014-07-05 | Rid libdummy.a from lto.exp | Alan Modra | 1 | -49/+49 |
2014-04-22 | Add tests for PR ld/16846 | H.J. Lu | 4 | -0/+27 |
2014-04-07 | Fix spurious failures in ld-plugin/lto.exp | Andreas Schwab | 1 | -4/+4 |
2014-03-27 | Scan all input files for symbol reference warning | H.J. Lu | 1 | -2/+2 |
2014-03-05 | Update copyright years | Alan Modra | 2 | -4/+2 |
2014-01-09 | Add and use check_lto_shared_available | H.J. Lu | 1 | -2/+1 |
2013-11-27 | [ld/testsuite/] | Kyrylo Tkachov | 1 | -4/+4 |
2013-05-21 | PR ld/12982 | Alan Modra | 1 | -1/+2 |
2013-04-29 | ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0. | Will Newton | 1 | -19/+31 |
2013-04-03 | PR ld/15227 | Alan Modra | 2 | -5/+3 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -3/+3 |
2013-03-30 | Set non_ir_ref if a symbol is referenced by a non-shared object | H.J. Lu | 4 | -1/+25 |
2013-02-19 | * lib/ld-lib.exp (run_ld_link_tests): Add another argument, pass | Maciej W. Rozycki | 1 | -12/+12 |
2013-02-18 | * ld-plugin/lto.exp (Build pr15146b.so) Add -Wl,--no-as-needed. | Alan Modra | 1 | -4/+4 |
2013-02-18 | missed from last commit | Alan Modra | 1 | -0/+0 |
2013-02-16 | Don't add DT_NEEDED for references from the dummy bfd | H.J. Lu | 5 | -0/+50 |
2013-02-06 | 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -1/+8 |
2013-01-16 | * ld-plugin/lto.exp (lto-9.o, pr13229.o): Pass -finline. | Alan Modra | 1 | -2/+2 |
2013-01-15 | * ld-plugin/lto-16a.d: Match powerpc64 function symbol type. | Alan Modra | 4 | -4/+4 |
2012-12-07 | Add LTO tests | H.J. Lu | 85 | -0/+923 |
2012-12-07 | Add plugin visibility test | H.J. Lu | 4 | -2/+33 |
2012-12-03 | Improve plugin error handling | H.J. Lu | 2 | -2/+2 |
2012-05-15 | * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. | Nick Clifton | 1 | -0/+4 |
2011-10-06 | PR ld/13329 | Alan Modra | 11 | -227/+238 |
2011-05-07 | bfd/ChangeLog: | Dave Korn | 2 | -2/+2 |
2011-04-19 | Remove the unused ld-plugin/plugin-ignore.d. | H.J. Lu | 1 | -1/+0 |
2011-04-18 | Update expected LTO linker errors for GCC 4.6. | H.J. Lu | 2 | -2/+2 |
2011-04-17 | PR ld/12365 | Alan Modra | 4 | -2/+10 |
2010-12-06 | Properly convert LTO plugin visibility to ELF visibility. | H.J. Lu | 1 | -4/+4 |
2010-11-16 | * ld-plugin/plugin.exp: Define printf and puts as main. | Alan Modra | 1 | -1/+1 |
2010-11-06 | * ld-plugin/plugin-6.d: Relax file name match. | Alan Modra | 1 | -1/+1 |
2010-11-05 | * ld-plugin/plugin.exp (testobjfiles): Dont use HOSTING_CRT0. | Dave Korn | 1 | -4/+6 |
2010-10-28 | * ld-plugin/plugin.exp (libs): Remove $LIBS. | Alan Modra | 1 | -1/+1 |
2010-10-20 | * ld-plugin/plugin.exp: Mark tests UNSUPPORTED, not UNRESOLVED, if | Dave Korn | 1 | -2/+4 |
2010-10-15 | Avoid testsuite errors when no cross compiler is available. | Dave Korn | 1 | -5/+15 |