summaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.c++/c++.exp
AgeCommit message (Expand)Author
2023-09-12libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tr...Thomas Schwinge
2023-05-15libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [P...Thomas Schwinge
2023-05-15libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884]Thomas Schwinge
2023-05-12libgomp testsuite: Generalize 'lang_library_path' into a list of 'lang_librar...Thomas Schwinge
2023-05-12libgomp testsuite: Get rid of 'lang_test_file_found'Thomas Schwinge
2023-05-12libgomp C++, Fortran testsuites: Resolve 'lang_test_file_found' firstThomas Schwinge
2023-05-12libgomp testsuite: Localize 'lang_[...]' etc.Thomas Schwinge
2023-05-09libgomp testsuite: Use 'lang_test_file_found' instead of 'lang_test_file'Thomas Schwinge
2023-05-09libgomp testsuite: Only use 'blddir' if setThomas Schwinge
2023-05-09libgomp C++ testsuite: Don't compute 'blddir' twiceThomas Schwinge
2023-05-08libgomp C++ testsuite: Use 'lang_include_flags' instead of 'libstdcxx_includes'Thomas Schwinge
2017-09-14Introduce libgomp/testsuite/libgomp.c-c++-commonTom de Vries
2015-06-30Run testsuite/libgomp.c++/c++.exp at -O2 by defaultTom de Vries
2014-11-13[PATCH 7/7] OpenMP 4.0 offloading infrastructure: testsuite.Andrey Turetskiy
2014-07-03libgomp.exp (libgomp_target_compile): If $source matches regex $lang_source_r...Jakub Jelinek
2013-11-07libgomp: Prepare for testcases without -fopenmp.Thomas Schwinge
2013-06-20libgomp.exp: Reorder lib loads into dependency order.Iain Sandoe
2009-07-11re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford
2009-06-30gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford
2008-08-21libgomp.exp (libgomp_init): Only set things that depend on blddir if blddir e...Nathan Froyd
2008-07-08c++.exp: Append multilib library path.David Edelsohn
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek
2007-04-07re PR testsuite/31369 (100's of new libgomp fails)John David Anglin
2007-03-23libgomp.exp (libgomp_init): Add -shared-libgcc for *-*-darwin*.Andreas Tobler
2007-03-22default.exp: New file.Uros Bizjak
2006-03-09Merge C++ from gomp-20050608-branch.Richard Henderson