aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-05-24re PR libstdc++/37144 (A bug in include/ext/pb_ds/detail/pat_trie_/constructo...Benjamin Kosnik2-6/+16
2011-04-15* scripts/extract_symvers.pl: Handle NOTY.Rainer Orth1-2/+3
2011-02-01run_doxygen: Allow doxygen 1.7.0 again.Benjamin Kosnik1-2/+2
2010-12-31run_doxygen: Allow doxygen 1.7.1 again.Benjamin Kosnik1-1/+1
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-1/+1
2010-12-01extract_symvers.pl: New file.Rainer Orth2-39/+131
2010-10-06re PR libstdc++/45863 (FAIL: libstdc++-abi/abi_check)Rainer Orth1-19/+62
2010-10-02Revert the pvs change.H.J. Lu1-55/+9
2010-10-01extract_symvers: Add support for tracking TLS symbols.Benjamin Kosnik1-1/+1
2010-10-01extract_symvers: Use pvs if present.Rainer Orth1-9/+55
2010-03-12run_doxygen: Adjust.Benjamin Kosnik1-55/+35
2010-03-04Makefile.am: Re-organize xml sources.Benjamin Kosnik1-50/+75
2010-02-19run_doxygen: Add shortnames option.Benjamin Kosnik1-4/+21
2010-01-12run_doxygen: Correct nested scope on the man pages.Benjamin Kosnik1-8/+28
2010-01-06re PR libstdc++/42491 (performance/30_threads/future/polling.cc fails at comp...Benjamin Kosnik1-1/+1
2009-12-21run_doxygen: Update nested namespace exceptions.Benjamin Kosnik1-0/+12
2009-10-05[multiple changes]Benjamin Kosnik1-1/+1
2009-04-30create_testsuite_files: Remove thread directory.Jonathan Wakely1-1/+1
2009-04-29re PR libstdc++/39868 (libstdc++ generates man pages, which conflict with the...Benjamin Kosnik1-23/+19
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+3
2009-02-19doxygroups.cc: Move algorithm groups into algorithmfwd.h.Benjamin Kosnik1-24/+31
2009-01-13* scripts/extract_symvers: Escape [ and ] brackets.Uros Bizjak1-1/+1
2009-01-13extract_symvers: Add sed script to remove ' [<other>: xx] ' field from readel...Uros Bizjak1-2/+4
2008-03-26run_doxygen: Remove html_output_dir.Benjamin Kosnik1-2/+1
2008-02-11Convert documentation to DocBook.Benjamin Kosnik1-0/+346
2008-01-18[multiple changes]Benjamin Kosnik1-2/+2
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