aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-plugin
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-03Improve plugin error handlingH.J. Lu2-2/+2
2012-05-15 * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton1-0/+4
2011-10-06 PR ld/13329Alan Modra11-227/+238
2011-05-07bfd/ChangeLog:Dave Korn2-2/+2
2011-04-19Remove the unused ld-plugin/plugin-ignore.d.H.J. Lu1-1/+0
2011-04-18Update expected LTO linker errors for GCC 4.6.H.J. Lu2-2/+2
2011-04-17 PR ld/12365Alan Modra4-2/+10
2010-12-06Properly convert LTO plugin visibility to ELF visibility.H.J. Lu1-4/+4
2010-11-16 * ld-plugin/plugin.exp: Define printf and puts as main.Alan Modra1-1/+1
2010-11-06 * ld-plugin/plugin-6.d: Relax file name match.Alan Modra1-1/+1
2010-11-05 * ld-plugin/plugin.exp (testobjfiles): Dont use HOSTING_CRT0.Dave Korn1-4/+6
2010-10-28 * ld-plugin/plugin.exp (libs): Remove $LIBS.Alan Modra1-1/+1
2010-10-20 * ld-plugin/plugin.exp: Mark tests UNSUPPORTED, not UNRESOLVED, ifDave Korn1-2/+4
2010-10-15Avoid testsuite errors when no cross compiler is available.Dave Korn1-5/+15
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn17-0/+521