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