aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/lex.c
AgeCommit message (Expand)Author
2019-01-14 Implement P0482R5, char8_t: A type for UTF-8 characters and stringsjason
2019-01-01 Update copyright years.jakub
2018-11-08 * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_SIZE_PTR,jakub
2018-11-01 Implement P0846R0, ADL and function templates.mpolacek
2018-10-29C++: simplify output from suggest_alternatives_fordmalcolm
2018-08-20Add support for grouping of related diagnostics (PR other/84889)dmalcolm
2018-06-21 Let -fmem-report see callers of cxx_make_type.jason
2018-06-19 * tree.c (cp_expr_location): New.jason
2018-01-03 Update copyright years.jakub
2017-11-01[C++ PATCH] overloaded operator fns [8/N]nathan
2017-11-01[C++ PATCH] overloaded operator fns [6/N]nathan
2017-10-31[C++ PATCH] overloaded operator fns [5/N]nathan
2017-10-31[C++ PATCH] overloaded operator fns [4/N]nathan
2017-10-31[C++ PATCH] overloaded operator fns [3/N]nathan
2017-10-30[C++ PATCH] operator name cleanup prepatchnathan
2017-10-25[C++ PATCH] Kill IDENTIFIER_LABEL_VALUEnathan
2017-10-06[C++ PATCH] use hash-table for namespace contentsnathan
2017-09-13 Conv-op identifers not in identifier hash tablenathan
2017-08-17 * lex.c (maybe_add_lang_type_raw): BOUND_TEMPLATE_TEMPLATE_PARMsnathan
2017-07-29use c++ instead of _stat for copy_node_stattbsaunde
2017-06-30 * config-lang.in (gtfiles): Add cp/lex.c.nathan
2017-06-29 * lex.c (maybe_add_lang_type_raw): Exit early, rather than use anathan
2017-06-22 Reorder IDENTIFIER flagsnathan
2017-06-02 cp/nathan
2017-05-31 * cp-tree.h (lang_decl_slector): New enum.nathan
2017-05-30 Kill IDENTIFIER_NAMESPACE_BINDINGSnathan
2017-05-26 * cp-tree.h (struct lang_decl_decomp): New type.jakub
2017-05-05 * call.c (make_temporary_var_for_ref_to_temp): Push decl intonathan
2017-04-212017-04-21 Richard Biener <rguenther@suse.de>rguenth
2017-01-31Introduce C++ support in libcc1aoliva
2017-01-20C++: fix fix-it hints for misspellings within explicit namespacesdmalcolm
2017-01-01 Update copyright years.jakub
2016-10-04 * doc/extend.texi (Java Exceptions): Remove.jakub
2016-05-30/cppaolo
2016-01-04 Update copyright years.jakub
2015-11-11adaamacleod
2015-10-29adaamacleod
2015-10-04 Implement N4514, C++ Extensions for Transactional Memory.jason
2015-08-07 Add C++ Concepts TS support.jason
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-01gcc/c-family/jason
2015-06-30 PR debug/66653jason
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-02 * cp-tree.h (init_error): Remove declaration.jason
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-14 * machmode.h (int_n_data_t): New.dj
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde