aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/scripts
AgeCommit message (Expand)AuthorFilesLines
2007-09-11Add parallel mode.Johannes Singler2-2/+11
2007-09-07libstdc++.exp: Check CXXFLAGS.Benjamin Kosnik1-4/+3
2007-08-22Makefile.am (install-data-local): Remove pch-install rules.Benjamin Kosnik1-2/+1
2007-04-23testsuite_flags.in: Add --build-cc option.Nathan Sidwell1-0/+6
2007-02-09testsuite_flags.in: Add back @LIBICONV@ to SECTIONLDFLAGS.Paolo Carlini1-1/+1
2007-01-29enc_filebuf.h: Resurrect, update.Benjamin Kosnik1-1/+1
2006-12-11re PR libstdc++/28125 (Cannot build cross compiler for Solaris: configure: er...Benjamin Kosnik1-1/+1
2006-10-16Makefile.am (tr1_headers): Add new tuple_defs.h.Douglas Gregor2-7/+56
2006-10-15make_exports.pl: Use -_ rather than --strip-underscores or --strip-underscore.Geoffrey Keating1-1/+1
2006-10-09re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f...Benjamin Kosnik1-1/+1
2006-08-29acinclude.m4 (glibcxx_PCHFLAGS): Set to stdtr1c++.h.Benjamin Kosnik1-0/+4
2006-07-14acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): New.Benjamin Kosnik1-1/+1
2006-07-13Makefile.am (pch*_output_anchor): Add.Benjamin Kosnik1-0/+9
2006-06-14pb_assoc: Delete.Ami Tavory4-13/+751
2006-06-07util: New directory.Benjamin Kosnik2-4/+2
2006-04-26re PR libstdc++/26513 (make_exports.pl hardcoded to build nm)Shantonu Sen1-3/+3
2006-03-24re PR libstdc++/20448 (locale testsuite fails when GCC is configured with --d...Mark Mitchell1-1/+1
2006-01-13acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Enable --gc-sections in more ca...Benjamin Kosnik1-1/+6
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