aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2000-08-30* lib/g++.exp: Support testing already-installed GCC.Alexandre Oliva1-1/+4
2000-08-24one last tweakJason Merrill1-1/+1
2000-08-24OK, once more:Jason Merrill1-2/+2
2000-08-24oopsJason Merrill1-1/+1
2000-08-24* lib/old-dejagnu.exp: Also ignore "In member function ".Jason Merrill1-2/+2
2000-08-14c-torture.exp (c-torture): Make compiler_conditional_xfail_data global.Geoff Keating2-5/+21
2000-08-06Set the ld_library_path so that running programs linked against theOvidiu Predescu1-1/+6
2000-08-05gcc-dg.exp: Set up TORTURE_OPTIONS...Zack Weinberg1-4/+114
2000-08-02objc.exp (objc_target_compile): Look for libobjc.a in libobjc/.libs to allow ...Geoff Keating1-2/+2
2000-07-20old-dejagnu.exp: Check for both "Internal compiler error" and "Internal error".Zack Weinberg1-1/+1
2000-07-08c-torture.exp: Make compiler_conditional_xfail_data global.Angela Marie Thomas1-1/+1
2000-06-27* lib/g++.exp (g++_include_flags): Tweak.Mark Mitchell1-9/+3
2000-06-27g++.exp (g++_include_flags): Override libgloss.exp version with one that know...H.J. Lu1-0/+94
2000-05-20* lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".Richard Henderson1-1/+2
2000-05-19c-torture.exp: Also test with -O3 -fssa.Andreas Jaeger1-10/+11
2000-03-08g++.exp (g++_init): Don't put { } around -fmessage-length=0.Jason Merrill1-3/+3
2000-02-17g++.exp (g++_init): Add -fmessage-length=0 to ALWAYS_CXXFLAGS.Mark Mitchell1-0/+4
2000-01-24Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke the C++ compiler.Mark Mitchell1-4/+4
1999-11-08Include target-supports.expNick Clifton1-0/+1
1999-11-05Create proc to test for alias attribute support from targets.Nick Clifton1-0/+96
1999-10-01file-format.exp (gcc_target_object_format): Don't crash if objdump is unavail...Mark Mitchell1-2/+4
1999-08-31c-torture.exp: Avoid the "compare executables" optimization when testing native.Jeffrey A Law1-1/+15
1999-06-30Move proc gcc_target_object_format from ecos.exp to file-format.expNick Clifton3-1/+77
1999-04-06gcc.exp (proc gcc_target_compile): Add support for timeout specified by target.Jeff Law1-0/+3
1999-03-27objc-torture.exp: Replace "77" with "Obj-C" in pattern matching strings.Jeffrey A Law1-4/+4
1999-02-27g++.exp: Don't add incdir=$base_dir/../include to ALWAYS_CXXFLAGS.Zack Weinberg1-1/+0
1999-02-24Add -O3 to TORTURE_OPTIONS list.Nick Clifton1-6/+12
1999-02-11Fix typoNick Clifton1-1/+1
1999-02-10Cleanup and bug-fix patch from Felix Lee.Felix Lee2-89/+60
1999-02-07newJonathan Larmour1-0/+83
1998-12-09update old-dejagnu proc to accompany jasons 12/7 change to g++.old-deja/old-d...Brendan Kehoe1-7/+4
1998-12-03old-dejagnu.exp (old-dejagnu): ignore collect recompiling and relinking messagesAlexandre Oliva2-0/+7
1998-10-27* lib/old-dejagnu.exp (old-dejagnu): document `Additional sources'Alexandre Oliva1-1/+2
1998-10-14objc-torture.exp: Add -I so we can find objc headers.Robert Lipe1-1/+1
1998-10-13* lib/old-dejagnu.exp (old-dejagnu): support `Additional sources:'Alexandre Oliva1-0/+10
1998-10-11instantiate4.C: New test: -frepo does not generate needed virtual tableAlexandre Oliva1-1/+15
1998-10-08Update copyrights.Jeff Law2-2/+2
1998-10-01objc.exp (objc_target_compile): Add -L during compiles for multilibbed hosts.Robert Lipe1-0/+6
1998-09-02{objc.exp,objc-torture.exp}: New files for objc testing harness.Ovidiu Predescu2-0/+579
1998-08-31Add support for torture_eval_before_compile and torture_eval_before_executeNick Clifton1-0/+17
1998-08-23old-dejagnu.exp: Make it possible to XFAIL a test that causes an ICE.Mark Mitchell1-3/+4
1998-08-23old-dejagnu.exp: Make it possible to XFAIL a test that causes an ICE.Mark Mitchell1-2/+13
1998-08-19old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling code.Mark Mitchell1-10/+0
1998-08-19old-dejagnu.exp: Revise handling of `Internal compiler error'.Mark Mitchell1-7/+6
1998-07-12Fix bug address.Dave Love2-2/+2
1998-06-27g77.exp (default_g77_version): Tweak to make it work in a build directory whe...Jeffrey A Law1-6/+7
1998-06-18g77.exp: Replace search for libf2c.a with search for newly renamed libg2c.aRobert Lipe1-4/+4
1998-05-24old-dejagnu.exp: All tests fail if we got an internal compiler error for the ...Jason Merrill1-1/+16
1998-05-22* lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.Jason Merrill1-0/+2
1998-05-15New file.Dave Love1-0/+262