aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/scripts
AgeCommit message (Expand)AuthorFilesLines
2005-11-22re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik1-1/+3
2005-11-08libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension.Benjamin Kosnik1-1/+1
2005-08-26check_compile (UNIQUE_ID): New.Benjamin Kosnik1-2/+6
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-07-30make_exports.pl: Pass --strip-underscores to c++filt.Andrew Pinski1-1/+1
2005-07-27Index: gcc/ChangeLogGeoffrey Keating1-0/+144
2005-05-13create_testsuite_files: Fix.Benjamin Kosnik1-2/+2
2005-05-05acinclude.m4: Remove testsuite_wchar_t and testsuite_thread.Benjamin Kosnik1-14/+0
2005-04-07test.html: Update.Benjamin Kosnik1-449/+0
2005-04-02tuple_iterate.h (tuple_element): Use new macro _GLIBCXX_T_NUM_ARGS_PLUS_1 bec...Douglas Gregor1-1/+2
2005-04-01[multiple changes]Doug Gregor2-0/+137
2005-02-23check_performance: Tweaks.Benjamin Kosnik1-15/+23
2005-01-20Makefile.am (check-compile): New.Benjamin Kosnik2-3/+53
2004-10-25Makefile.am (GLIBCXX_INCLUDES): Add.Benjamin Kosnik1-1/+1
2004-10-06acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread.Benjamin Kosnik1-5/+12
2004-07-17re PR bootstrap/16469 (bootstrap fails in libstdc++-v3/testsuite)Richard Sandiford1-1/+1
2004-05-28create_testsuite_files: Tweak.Jan Beulich1-4/+1
2004-05-25re PR libstdc++/15489 (testsuite_files determined incorrectly)Benjamin Kosnik1-2/+8
2004-05-18re PR libstdc++/15489 (testsuite_files determined incorrectly)Jan Beulich1-1/+1
2004-03-04testsuite_flags.in: Add "-D_GLIBCXX_ASSERT" to CXXFLAGS_save.Paolo Carlini1-1/+1
2004-02-06check_performance (CXX): Add -DNOTHREAD.Loren J. Rittle1-1/+1
2004-02-06* scripts/check_performance: Support PCH.Loren J. Rittle1-1/+1
2004-01-30check_performance: Only compile with $THREAD_FLAG when test is marked to requ...Loren J. Rittle1-7/+31
2004-01-07check_performance: Use -pthread.Benjamin Kosnik1-1/+2
2003-12-225.cc: Don't use stdc++.h.gch.Benjamin Kosnik1-3/+7
2003-08-05Convert to new autotools.Phil Edwards1-1/+1
2003-07-21testsuite_flags.in (--build-includes): Remove extraneous paths for libio.Benjamin Kosnik1-4/+2
2003-07-11acinclude.m4 (GLIBCC_ENABLE_SYMVERS): Tweak comments.Phil Edwards1-2/+5
2003-07-06create_testsuite_files: New file.Phil Edwards1-0/+58
2003-07-05std_limits.h: More CPP->CXX changes.Phil Edwards1-3/+3
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-7/+7
2003-06-19testsuite_performance.h (time_counter): New.Benjamin Kosnik1-0/+48
2003-06-18scripts: New.Benjamin Kosnik3-0/+575