summaryrefslogtreecommitdiff
path: root/libstdc++-v3/scripts
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am (tr1_headers): Add new tuple_defs.h.Douglas Gregor2006-10-162-7/+56
* make_exports.pl: Use -_ rather than --strip-underscores or --strip-underscore.Geoffrey Keating2006-10-151-1/+1
* re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f...Benjamin Kosnik2006-10-091-1/+1
* acinclude.m4 (glibcxx_PCHFLAGS): Set to stdtr1c++.h.Benjamin Kosnik2006-08-291-0/+4
* acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): New.Benjamin Kosnik2006-07-141-1/+1
* Makefile.am (pch*_output_anchor): Add.Benjamin Kosnik2006-07-131-0/+9
* pb_assoc: Delete.Ami Tavory2006-06-144-13/+751
* util: New directory.Benjamin Kosnik2006-06-072-4/+2
* re PR libstdc++/26513 (make_exports.pl hardcoded to build nm)Shantonu Sen2006-04-261-3/+3
* re PR libstdc++/20448 (locale testsuite fails when GCC is configured with --d...Mark Mitchell2006-03-241-1/+1
* acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Enable --gc-sections in more ca...Benjamin Kosnik2006-01-131-1/+6
* re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik2005-11-221-1/+3
* libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension.Benjamin Kosnik2005-11-081-1/+1
* check_compile (UNIQUE_ID): New.Benjamin Kosnik2005-08-261-2/+6
* All files: Update FSF address.Kelley Cook2005-08-171-1/+1
* make_exports.pl: Pass --strip-underscores to c++filt.Andrew Pinski2005-07-301-1/+1
* Index: gcc/ChangeLogGeoffrey Keating2005-07-271-0/+144
* create_testsuite_files: Fix.Benjamin Kosnik2005-05-131-2/+2
* acinclude.m4: Remove testsuite_wchar_t and testsuite_thread.Benjamin Kosnik2005-05-051-14/+0
* test.html: Update.Benjamin Kosnik2005-04-071-449/+0
* tuple_iterate.h (tuple_element): Use new macro _GLIBCXX_T_NUM_ARGS_PLUS_1 bec...Douglas Gregor2005-04-021-1/+2
* [multiple changes]Doug Gregor2005-04-012-0/+137
* check_performance: Tweaks.Benjamin Kosnik2005-02-231-15/+23
* Makefile.am (check-compile): New.Benjamin Kosnik2005-01-202-3/+53
* Makefile.am (GLIBCXX_INCLUDES): Add.Benjamin Kosnik2004-10-251-1/+1
* acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread.Benjamin Kosnik2004-10-061-5/+12
* re PR bootstrap/16469 (bootstrap fails in libstdc++-v3/testsuite)Richard Sandiford2004-07-171-1/+1
* create_testsuite_files: Tweak.Jan Beulich2004-05-281-4/+1
* re PR libstdc++/15489 (testsuite_files determined incorrectly)Benjamin Kosnik2004-05-251-2/+8
* re PR libstdc++/15489 (testsuite_files determined incorrectly)Jan Beulich2004-05-181-1/+1
* testsuite_flags.in: Add "-D_GLIBCXX_ASSERT" to CXXFLAGS_save.Paolo Carlini2004-03-041-1/+1
* check_performance (CXX): Add -DNOTHREAD.Loren J. Rittle2004-02-061-1/+1
* * scripts/check_performance: Support PCH.Loren J. Rittle2004-02-061-1/+1
* check_performance: Only compile with $THREAD_FLAG when test is marked to requ...Loren J. Rittle2004-01-301-7/+31
* check_performance: Use -pthread.Benjamin Kosnik2004-01-071-1/+2
* 5.cc: Don't use stdc++.h.gch.Benjamin Kosnik2003-12-221-3/+7
* Convert to new autotools.Phil Edwards2003-08-051-1/+1
* testsuite_flags.in (--build-includes): Remove extraneous paths for libio.Benjamin Kosnik2003-07-211-4/+2
* acinclude.m4 (GLIBCC_ENABLE_SYMVERS): Tweak comments.Phil Edwards2003-07-111-2/+5
* create_testsuite_files: New file.Phil Edwards2003-07-061-0/+58
* std_limits.h: More CPP->CXX changes.Phil Edwards2003-07-051-3/+3
* Move from CPP to CXX.Benjamin Kosnik2003-07-051-7/+7
* testsuite_performance.h (time_counter): New.Benjamin Kosnik2003-06-191-0/+48
* scripts: New.Benjamin Kosnik2003-06-183-0/+575