re PR other/12009 (g++.dg, compat.exp fail to crosscompile testcases)
[gcc.git] / gcc / testsuite / lib / g++.exp
2003-12-18 Steven Bosscherre PR other/12009 (g++.dg, compat.exp fail to crosscomp...
2003-12-10 Robert Schielere PR testsuite/10819 (testsuite creates CR+LF on compi...
2003-11-19 Andreas Toblercompat.exp: Add DYLD_LIBRARY_PATH for darwin.
2003-06-18 Benjamin Kosnikg++.exp (g++_include_flags): Tweak path to testsuite_flags.
2003-06-05 Mark Mitchellgcc-defs.exp (additional_sources): New variable.
2003-05-12 Mark Mitchellg++.exp: Tweak handling of additional source files.
2003-05-01 Mark Mitchellg++-dg.exp (g++-dg-test): Add "repo" option.
2002-12-18 Nick CliftonOnly invoke testsuite_flags if the libstdc++-v3 directo...
2002-09-26 Richard Earnshawgcc.exp (gcc_init): Use a filename for the testglue...
2002-05-09 Jakub Jelinekre PR target/6429 (libgcc_s problem on dual 32/64-bit...
2002-03-24 David Billinghurstg++.exp: Fix handling of LD_LIBRARY_PATH et al
2001-07-27 Rainer Orthg++.exp (g++_set_ld_library_path): Renamed to ${tool...
2001-07-26 Stan Coxg++.exp (g++_exit, [...]): Removed.
2001-07-10 Jason Merrillg++-dg.exp: Load file-format and target-supports like...
2001-06-04 Jeffrey Oldhamg++.exp (g++_include_flags): Change `args' to gccpath...
2001-05-23 Jeffrey D. OldhamWed May 23 2001 Jeffrey D. Oldham <oldham@codesourcer...
2001-05-14 Benjamin Kosnikg++.exp: Use testsuite_flags.
2001-05-04 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2001-02-08 Joseph Myersdefault.exp, [...]: Remove bug reporting instructions...
2001-02-02 Mark Mitchellgcc.c (init_gcc_specs): New function.
2000-12-29 David Billinghurst* lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
2000-11-26 Gabriel Dos Reistests_flags.in: New file.
2000-11-03 Mark Mitchellg++.exp (g++_set_ld_library_path): New function.
2000-10-26 Mark MitchellMakefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.
2000-08-30 Alexandre Oliva* lib/g++.exp: Support testing already-installed GCC.
2000-06-27 Mark Mitchell* lib/g++.exp (g++_include_flags): Tweak.
2000-06-27 H.J. Lug++.exp (g++_include_flags): Override libgloss.exp...
2000-03-08 Jason Merrillg++.exp (g++_init): Don't put { } around -fmessage...
2000-02-17 Mark Mitchellg++.exp (g++_init): Add -fmessage-length=0 to ALWAYS_CX...
2000-01-24 Mark MitchellMakefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to...
1999-02-27 Zack Weinbergg++.exp: Don't add incdir=$base_dir/../include to ALWAY...
1998-12-03 Alexandre Olivaold-dejagnu.exp (old-dejagnu): ignore collect recompili...
1997-09-15 Jeffrey A Law* lib/g++.exp (g++_init): Look for xgcc in $basedir...
1997-08-19 Jeff LawInitial revision