aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib/g++.exp
AgeCommit message (Expand)AuthorFilesLines
2011-09-15Makefile.in (SYSROOT_CFLAGS_FOR_TARGET): Define from @SYSROOT_CFLAGS_FOR_TARG...Diego Novillo1-0/+8
2011-07-15re PR testsuite/49741 (make -k check-c++0x not multilib aware)Jason Merrill1-0/+31
2011-07-13Also test -std=c++0x mode with 'make check-c++' at top levelJason Merrill1-25/+0
2011-07-13g++.exp (g++_init): Use istarget.Uros Bizjak1-2/+1
2009-12-22re PR target/41605 (Static linking of libgcc/libgfortran/libstdc++ can cause ...Iain Sandoe1-0/+3
2009-11-30libgomp.exp (libgomp_init): Add host-dependent settings for LC_ALL and LANG.Dave Korn1-0/+7
2009-07-11re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford1-9/+10
2009-06-30gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford1-10/+9
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-11-26re PR testsuite/28870 (configuring, over-riding timeout values in testsuite)Janis Johnson1-0/+2
2008-09-18re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson1-0/+5
2008-07-11re PR c++/31754 (Improve column number accuracy in error messages)Dodji Seketeli1-1/+0
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-0/+1
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+4
2007-02-22wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller to set options fo...Mark Mitchell1-1/+1
2006-01-16re PR testsuite/25741 (Gcc testsuite isn't parallel build safe)H.J. Lu1-1/+1
2006-01-16re PR testsuite/25767 (g++.dg/lookup/builtin1.C (and a couple others) fails o...Andrew Pinski1-1/+1
2005-11-11target-libpath.exp (get_shlib_extension): New proc.Andreas Tobler1-4/+14
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-03-26g++.exp (g++_link_flags): Use gcc-set-multilib-library-path.Mark Mitchell1-16/+6
2005-03-09vlad.exp: Remove trailing semicolons.Ben Elliston1-24/+24
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin1-30/+2
2004-11-12re PR testsuite/14264 (testsuite should set LC_ALL/LANG to C)Andrew Pinski1-0/+4
2004-10-25re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou1-1/+1
2004-09-13gcc-defs.exp: Load wrapper.exp.Hans-Peter Nilsson1-11/+2
2004-07-30g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already contains $ld_...Richard Sandiford1-3/+10
2004-06-18re PR other/16043 ([3.4 only] gcc version not reported with "enable-version-s...David Billinghurst1-1/+1
2004-02-28g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is not defined.Richard Earnshaw1-1/+2
2004-02-27g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to ld_library_path.Aldy Hernandez1-0/+4
2004-01-23compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.Andreas Tobler1-2/+6
2003-12-18re PR other/12009 (g++.dg, compat.exp fail to crosscompile testcases)Steven Bosscher1-5/+8
2003-12-10re PR testsuite/10819 (testsuite creates CR+LF on compiler version lines in t...Robert Schiele1-1/+1
2003-11-19compat.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler1-0/+6
2003-06-18g++.exp (g++_include_flags): Tweak path to testsuite_flags.Benjamin Kosnik1-14/+3
2003-06-05gcc-defs.exp (additional_sources): New variable.Mark Mitchell1-27/+1
2003-05-12g++.exp: Tweak handling of additional source files.Mark Mitchell1-1/+1
2003-05-01g++-dg.exp (g++-dg-test): Add "repo" option.Mark Mitchell1-3/+32
2002-12-18Only invoke testsuite_flags if the libstdc++-v3 directory has been found.Nick Clifton1-1/+3
2002-09-26gcc.exp (gcc_init): Use a filename for the testglue that is unique to the tool.Richard Earnshaw1-1/+1
2002-05-09re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek1-1/+17
2002-03-24g++.exp: Fix handling of LD_LIBRARY_PATH et alDavid Billinghurst1-17/+12
2001-07-27g++.exp (g++_set_ld_library_path): Renamed to ${tool}_set_ld_library_path.Rainer Orth1-2/+2
2001-07-26g++.exp (g++_exit, [...]): Removed.Stan Cox1-44/+25
2001-07-10g++-dg.exp: Load file-format and target-supports like gcc.Jason Merrill1-8/+1
2001-06-04g++.exp (g++_include_flags): Change `args' to gccpath's value.Jeffrey Oldham1-8/+8
2001-05-23Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham1-4/+9
2001-05-14g++.exp: Use testsuite_flags.Benjamin Kosnik1-2/+1
2001-05-04Index: gcc/gcc/ChangeLogGeoffrey Keating1-2/+4
2001-02-08default.exp, [...]: Remove bug reporting instructions with ancient email addr...Joseph Myers1-3/+0
2001-02-02gcc.c (init_gcc_specs): New function.Mark Mitchell1-1/+3