Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2020-08-23 | Fix libstdc++ testsuite to handle VxWorks gthreads implementation | Corentin Gay | 9 | -18/+9 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2018-07-26 | Remove dg-require-cstdint directive from tests | Jonathan Wakely | 13 | -13/+0 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2017-06-15 | Use pthread effective-target in testsuite | Rainer Orth | 9 | -18/+27 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2016-10-17 | isblank.cc: Remove 'test' variables. | Paolo Carlini | 7 | -7/+0 |
2016-08-26 | Use effective-target instead of -std options | Jonathan Wakely | 4 | -8/+4 |
2016-08-19 | Simplify dg-options for tests using pthreads | Jonathan Wakely | 9 | -27/+18 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2015-09-03 | libstdc++: Run tests on RTEMS | Sebastian Huber | 9 | -18/+18 |
2015-08-13 | 2.cc: New. | Jonathan Wakely | 1 | -0/+43 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 12 | -12/+12 |
2014-10-16 | libstdc++.exp: Prefer -std=gnu++11. | Paolo Carlini | 12 | -28/+28 |
2014-05-23 | re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc... | Jonathan Wakely | 8 | -16/+16 |
2014-01-02 | Update copyright years in libstdc++-v3/ | Richard Sandiford | 12 | -12/+12 |
2013-06-10 | forced.C: Extend current handling of Linux-based x86 systems to cover all GNU... | Thomas Schwinge | 8 | -16/+16 |
2013-02-03 | Update copyright in libstdc++-v3. | Richard Sandiford | 12 | -12/+12 |
2012-03-14 | Remove obsolete IRIX 6.5 support | Rainer Orth | 8 | -16/+16 |
2012-03-12 | Remove obsolete Tru64 UNIX V5.1B support | Rainer Orth | 8 | -16/+16 |
2012-01-21 | re PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility) | Jonathan Wakely | 8 | -24/+24 |
2010-06-29 | * decl2.c (mark_used): Adjust error for use of deleted function. | Jason Merrill | 2 | -6/+4 |
2010-06-03 | c++config (std::size_t, [...]): Provide typedefs. | Paolo Carlini | 2 | -4/+4 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 12 | -153/+53 |
2009-03-13 | typesizes.cc: Include tweaks. | Benjamin Kosnik | 1 | -1/+1 |
2009-02-21 | user.cfg.in: Tweaks. | Benjamin Kosnik | 2 | -2/+2 |
2009-02-13 | all.h (compare_type_to_native_type_sizes): To... | Benjamin Kosnik | 1 | -1/+1 |
2009-02-10 | condition_variable (condition_variable): Remove _M_internal_mutex. | Benjamin Kosnik | 3 | -4/+38 |
2009-01-29 | testsuite_common_types.h (has_trivial_cons_dtor): New. | Benjamin Kosnik | 1 | -0/+40 |
2008-09-28 | mutex (try_lock): Implement generic try_lock. | Chris Fairles | 2 | -2/+2 |
2008-09-03 | condition_variable: Use new deleted ctors. | Chris Fairles | 4 | -0/+272 |
2008-09-03 | condition_variable: Use new deleted ctors. | Chris Fairles | 6 | -13/+35 |
2008-07-23 | condition_variable: Update to N2691 WD. | Chris Fairles | 2 | -2/+2 |
2008-07-16 | assign_neg.cc: Adjust dg-error lines. | Paolo Carlini | 2 | -2/+2 |
2008-05-15 | mutex (mutex::try_lock): Eat errors. | Benjamin Kosnik | 5 | -5/+8 |
2008-05-07 | mutex (mutex::mutex): Fix usage of initializing macro. | Benjamin Kosnik | 2 | -2/+2 |
2008-05-06 | condition_variable: New. | Benjamin Kosnik | 6 | -0/+284 |