Age | Commit message (Expand) | Author | Files | Lines |
2020-12-09 | c++: Module parsing | Nathan Sidwell | 1 | -1/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-28 | [C++ PATCH] simplify deferred parsing lexer | Nathan Sidwell | 1 | -11/+15 |
2019-10-23 | Implement P1286R2, Contra CWG1778 | Jason Merrill | 1 | -4/+0 |
2019-10-10 | c-common.h (c_omp_check_context_selector, [...]): Declare. | Jakub Jelinek | 1 | -1/+2 |
2019-06-22 | PR c++/86476 - noexcept-specifier is a complete-class context. | Marek Polacek | 1 | -0/+3 |
2019-04-11 | re PR translation/90035 (Non-translatable C++ parser diagnostics) | Jakub Jelinek | 1 | -0/+3 |
2019-01-08 | PR c++/88548 - this accepted in static member functions. | Marek Polacek | 1 | -3/+6 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-12 | [C++ PATCH] more TU parsing refactoring | Nathan Sidwell | 1 | -4/+0 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-01 | function.h (struct function): Remove cilk_frame_decl, is_cilk_function and ca... | Jakub Jelinek | 1 | -6/+1 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -2/+0 |
2017-10-13 | C++: show location of unclosed extern "C" specifications | David Malcolm | 1 | -0/+4 |
2017-01-08 | PR c++/78948 - instantiation from discarded statement | Jason Merrill | 1 | -4/+0 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-08-10 | Implement C++17 constexpr if. | Jason Merrill | 1 | -0/+4 |
2016-08-04 | C/C++: Simplify handling of location information for OpenACC routine directives | Thomas Schwinge | 1 | -9/+12 |
2016-07-20 | C++ FE: handle misspelled identifiers and typenames | David Malcolm | 1 | -0/+1 |
2016-01-15 | re PR bootstrap/68271 (Boostrap fails on x86_64-apple-darwin14 at r230084) | Jakub Jelinek | 1 | -2/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-06 | Fix decltype-call1.C with -std=c++1z. | Jason Merrill | 1 | -2/+4 |
2015-11-19 | parser.h (struct cp_omp_declare_simd_data): Add clauses member. | Cesar Philippidis | 1 | -2/+3 |
2015-11-11 | re PR bootstrap/68271 (Boostrap fails on x86_64-apple-darwin14 at r230084) | Dominique d'Humieres | 1 | -1/+1 |
2015-11-10 | omp-low.h (replace_oacc_fn_attrib, [...]): Declare. | Nathan Sidwell | 1 | -0/+3 |
2015-08-19 | remove more useless typedefs | Trevor Saunders | 1 | -19/+17 |
2015-08-07 | Add C++ Concepts TS support. | Andrew Sutton | 1 | -0/+9 |
2015-07-10 | typo | Jason Merrill | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-04-29 | DR 1351 Represent the unevaluated exception specification of an implicitly de... | Jason Merrill | 1 | -1/+5 |
2014-04-11 | parser.h (struct cp_token): Rename ambiguous_p to error_reported. | Jason Merrill | 1 | -4/+4 |
2014-01-23 | Added support for Cilk Plus SIMD-enabled functions for C++. | Balaji V. Iyer | 1 | -0/+7 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-11 | Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++. | Balaji V. Iyer | 1 | -0/+1 |
2013-11-15 | Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o. | Aldy Hernandez | 1 | -0/+1 |
2013-11-12 | Refactor implicit function template implementation and fix 58534, 58536, 5854... | Adam Butcher | 1 | -0/+19 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 1 | -0/+18 |
2013-09-16 | Support using 'auto' in a function parameter list to introduce an implicit te... | Adam Butcher | 1 | -0/+6 |
2013-09-13 | Revert r202554, r202540 and r202539. | Adam Butcher | 1 | -6/+0 |
2013-09-12 | Support using 'auto' in a function parameter list to introduce an implicit te... | Adam Butcher | 1 | -0/+6 |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -0/+7 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -21/+8 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -0/+4 |
2011-10-18 | parser.c: Remove ENABLE_CHECKING markers around debugging routines. | Diego Novillo | 1 | -3/+1 |
2011-09-24 | Handle deferred parsing of NSDMIs. | Jason Merrill | 1 | -0/+4 |
2011-07-20 | PR c++/6709 (DR 743) | Jason Merrill | 1 | -19/+0 |
2011-03-16 | Make-lang.in (CXX_PARSER_H): New. | Diego Novillo | 1 | -0/+375 |