summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/lib
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Benjamin Kosnik2008-04-101-3/+4
* Fixes for --disable-libstdcxx-pch.Benjamin Kosnik2007-10-061-11/+19
* moveable.cc: New.Chris Jefferson2007-10-032-0/+64
* libstdc++.exp (check_v3_target_fileio): Test lseek.Richard Sandiford2007-09-251-2/+7
* configure.host: Set atomic_flags on i486.Benjamin Kosnik2007-09-181-3/+13
* Add parallel mode.Johannes Singler2007-09-112-0/+67
* libstdc++.exp (libstdc++_init): Revert part of 2007-09-06 change.Daniel Jacobowitz2007-09-111-6/+7
* file-format.exp (gcc_target_object_format): Use remote_exec to call objdump.Joseph Myers2007-09-091-8/+11
* libstdc++.exp: Check CXXFLAGS.Benjamin Kosnik2007-09-071-8/+9
* libstdc++.exp (v3-build_support): Use env(AR) and env(RANLIB), not env(AR_FOR...Hans-Peter Nilsson2007-07-061-4/+4
* cxxabi.h (_GLIBCXX_NOTHROW): New macro.Mark Mitchell2007-05-091-0/+10
* libstdc++.exp (v3_target_compile_as_c): In installed-tree testing, use "remot...Mark Mitchell2007-05-071-3/+4
* libstdc++.exp (v3_target_compile_as_c): Correct regexp to filter out -nostdin...Hans-Peter Nilsson2007-04-301-1/+1
* testsuite_flags.in: Add --build-cc option.Nathan Sidwell2007-04-231-5/+8
* libstdc++.exp (libstdc++_init): Use the same flags for remote host testing we...Mark Mitchell2007-04-231-27/+48
* functions_std.cc: Without C99 support, _GLIBCXX_USE_WCHAR_T not defined, so d...Benjamin Kosnik2007-03-221-0/+5
* [multiple changes]Benjamin Kosnik2007-03-162-8/+78
* libstdc++.exp (v3-build_support): If it exists, use env(AR_FOR_TARGET).Hans-Peter Nilsson2007-03-151-2/+13
* libstdc++.exp (check_v3_target_fileio, [...]): New.Nathan Sidwell2007-03-142-0/+145
* re PR libstdc++/30675 (libstdc++ testsuite hardcodes "ar" and "ranlib")Joseph Myers2007-03-051-2/+4
* wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller to set options fo...Mark Mitchell2007-02-221-1/+1
* PR libstdc++/29722 continuedBenjamin Kosnik2007-01-241-1/+8
* PR libstdc++/29095 continuedBenjamin Kosnik2006-10-161-3/+18
* libstdc++.exp (v3-build_support): Link libtestc++.a, not a bunch of object fi...Benjamin Kosnik2006-10-101-27/+12
* re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f...Benjamin Kosnik2006-10-091-12/+39
* res_mng: Remove.Benjamin Kosnik2006-09-191-2/+1
* re PR c++/28871 (massive C++ compile time slowdown)Benjamin Kosnik2006-09-041-2/+2
* Makefile.am (pch_output): Don't precompile extc++.h.Benjamin Kosnik2006-07-121-1/+1
* Makefile.am (pch1_input, [...]): Move from pch_*.Benjamin Kosnik2006-06-291-1/+3
* libstdc++.exp (v3_target_compile): Set timeout to 600.Benjamin Kosnik2006-06-291-0/+1
* re PR libstdc++/27984 (installed libstdc++ testing broken)Benjamin Kosnik2006-06-241-3/+3
* pb_assoc: Delete.Ami Tavory2006-06-141-6/+27
* util: New directory.Benjamin Kosnik2006-06-071-2/+2
* libstdc++.exp (check_v3_target_cxa_atexit): Move to gcc subdir.Steve Ellcey2006-05-102-103/+0
* libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2006-04-101-1/+1
* re PR libstdc++/20448 (locale testsuite fails when GCC is configured with --d...Mark Mitchell2006-03-241-8/+17
* acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Enable --gc-sections in more ca...Benjamin Kosnik2006-01-131-2/+7
* re PR testsuite/25193 (libstdc++ testsuite fails on cygwin)David Billinghurst2005-12-011-1/+1
* re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik2005-11-221-4/+21
* libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension.Benjamin Kosnik2005-11-081-1/+1
* libstdc++.exp (libstdc++_init): Require native testing before setting v3-shar...Hans-Peter Nilsson2005-10-131-1/+1
* re PR libstdc++/21674 (basic_string vs debug_mode)Benjamin Kosnik2005-09-152-1/+64
* 22309_thread.cc: Remove dg-do run.Benjamin Kosnik2005-09-131-3/+4
* libstdc++.exp (v3-build_support): Use sharedlib for type of target_compile.Benjamin Kosnik2005-09-131-2/+10
* [multiple changes]Benjamin Kosnik2005-09-122-17/+59
* libstdc++.exp (check_v3_target_cxa_atexit): Fix comment.Benjamin Kosnik2005-09-011-2/+3
* libstdc++.exp (check_v3_target_cxa_atexit): New.Benjamin Kosnik2005-09-012-0/+92
* All files: Update FSF address.Kelley Cook2005-08-173-3/+3
* re PR libstdc++/22111 (libstdc++ abi_check)Benjamin Kosnik2005-06-201-1/+10
* test.html: Mention PCH_CXXFLAGS.Mark Mitchell2005-05-271-8/+23