Age | Commit message (Expand) | Author | Files | Lines |
2011-11-02 | Move gthr to toplevel libgcc | Rainer Orth | 1 | -4/+0 |
2011-10-14 | configure.host: Use config/os/mingw32-w64 instead of config/os/mingw32 if ven... | Jonathan Yong | 1 | -1/+2 |
2011-09-21 | limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsi... | Paolo Carlini | 1 | -1/+1 |
2011-09-17 | re PR libstdc++/50441 ([C++0x] <type_traits> is missing GNU extension types) | Paolo Carlini | 1 | -0/+6 |
2011-08-29 | configure: Regenerated. | Kai Tietz | 1 | -0/+15 |
2011-08-29 | Handle different versions of Solaris 8 <iso/math_iso.h>, <iso/stdlib_iso.h> | Rainer Orth | 1 | -0/+15 |
2011-07-15 | re PR libstdc++/49745 (error: ‘int truncate’ redeclared as different kind... | Paolo Carlini | 1 | -0/+3 |
2011-05-28 | acinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBCXX_CHECK_SC_NPROCESSOR... | Jonathan Wakely | 1 | -0/+9 |
2010-07-27 | acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove. | Paolo Carlini | 1 | -2/+8 |
2010-07-02 | acinclude.m4 (symvers_renaming): Define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_S... | Rainer Orth | 1 | -4/+4 |
2010-07-02 | gc++filt.m4: New file. | Rainer Orth | 1 | -0/+7 |
2010-01-13 | Makefile.am (check-debug): Add. | Paolo Carlini | 1 | -3/+3 |
2010-01-10 | libstdc++ profile mode bug fixes and minor updates | Silvius Rus | 1 | -0/+3 |
2009-10-05 | [multiple changes] | Benjamin Kosnik | 1 | -3/+4 |
2009-10-03 | merge branch profile-stdlib | Silvius Rus | 1 | -0/+3 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -5/+8 |
2009-01-15 | re PR libstdc++/32666 (FAIL: abi_check hppa) | Benjamin Kosnik | 1 | -37/+0 |
2009-01-15 | acinclude.m4 ([GLIBCXX_ENABLE_CLOCK_GETTIME], [...]): Remove. | Chris Fairles | 1 | -3/+3 |
2009-01-07 | re PR libstdc++/38092 (libstdc++ doesn't build with GNU ld 2.19 and Sun as: n... | Jakub Jelinek | 1 | -0/+3 |
2008-12-12 | cstdatomic: Update to N2798. | Benjamin Kosnik | 1 | -3/+8 |
2008-09-13 | thread: New. | Chris Fairles | 1 | -0/+6 |
2008-09-07 | acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Check wcstoimax and wcstoumax, define... | Paolo Carlini | 1 | -0/+4 |
2008-08-28 | acinclude.m4 ([GLIBCXX_CHECK_GTHREADS]): New. | Chris Fairles | 1 | -0/+3 |
2008-08-25 | acinclude.m4 ([GLIBCXX_CHECK_GETTIMEOFDAY]): Change to use GCC_TRY_COMPILE_OR... | Paolo Carlini | 1 | -42/+0 |
2008-08-24 | acinclude.m4 ([GLIBCXX_CHECK_RANDOM_TR1]): Simplify, just use two test -r ins... | Paolo Carlini | 1 | -2/+2 |
2008-08-12 | configure.ac: Run unconditionally GLIBCXX_CHECK_INT64_T and GLIBCXX_CHECK_C99... | Paolo Carlini | 1 | -9/+0 |
2008-08-06 | acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): New, checks for common values of... | Paolo Carlini | 1 | -0/+3 |
2008-08-06 | acinclude.m4 ([GLIBCXX_CHECK_INT64_T]): Also check whether int64_t is actuall... | Paolo Carlini | 1 | -0/+6 |
2008-07-15 | chrono: New, as per N2661. | Chris Fairles | 1 | -0/+9 |
2008-06-06 | configure.ac: Do not check for gconv.h. | Joseph Myers | 1 | -6/+0 |
2008-05-20 | PR c++/33979 (partial) | Paolo Carlini | 1 | -3/+0 |
2008-04-24 | acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check for set of all used __sy... | Benjamin Kosnik | 1 | -2/+5 |
2008-04-23 | os_defines.h: Use _GLIBCXX_BEGIN_NAMESPACE, _GLIBCXX_BEGIN_EXTERN_C, etc. | Benjamin Kosnik | 1 | -0/+15 |
2008-04-10 | [multiple changes] | Benjamin Kosnik | 1 | -0/+3 |
2008-03-16 | [multiple changes] | Paolo Carlini | 1 | -0/+6 |
2008-02-14 | error_constants.h (posix_errno): Guard not_supported use of ENOTSUP. | Benjamin Kosnik | 1 | -0/+3 |
2008-01-18 | [multiple changes] | Benjamin Kosnik | 1 | -0/+3 |
2008-01-08 | configure.ac (--enable-linux-futex): Add new configure option. | Jakub Jelinek | 1 | -0/+3 |
2007-10-18 | re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) | Benjamin Kosnik | 1 | -0/+3 |
2007-09-11 | Add parallel mode. | Johannes Singler | 1 | -0/+3 |
2007-09-07 | libstdc++.exp: Check CXXFLAGS. | Benjamin Kosnik | 1 | -0/+3 |
2007-08-29 | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ENODATA, ENOSR, ENOSTR, ETIME ... | Benjamin Kosnik | 1 | -0/+12 |
2007-08-24 | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ENOLINK, EPROTO for netbsd. | Benjamin Kosnik | 1 | -0/+6 |
2007-08-23 | system_error: New file. | Benjamin Kosnik | 1 | -0/+9 |
2007-08-22 | Makefile.am (install-data-local): Remove pch-install rules. | Benjamin Kosnik | 1 | -0/+3 |
2007-05-28 | re PR libstdc++/31717 (libstdc++-v3 - Make fails with: ./c++locale.h:69: erro... | Benjamin Kosnik | 1 | -0/+16 |
2007-03-26 | complex.h: Without __GXX_EXPERIMENTAL_CXX0X__ include_next complex.h. | Benjamin Kosnik | 1 | -0/+3 |
2007-01-29 | enc_filebuf.h: Resurrect, update. | Benjamin Kosnik | 1 | -13/+4 |
2006-07-21 | re PR target/26792 (need to use autoconf when using newly-added libgcc functi... | Steve Ellcey | 1 | -0/+3 |
2006-07-14 | acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): New. | Benjamin Kosnik | 1 | -1/+1 |