]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/parser.c
cp-tree.def (LOOKUP_EXPR): Remove.
[thirdparty/gcc.git] / gcc / cp / parser.c
2003-07-16  Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14  Mark Mitchellre PR c++/7019 ([3.3 only] SFINAE does not work with...
2003-07-14  Mark Mitchellre PR c++/11493 (tree check ICE in error.c)
2003-07-11  Nathan Sidwellre PR c++/11050 ("some string" __FUNCTION__ is accepted)
2003-07-11  Geoffrey KeatingIndex: ChangeLog
2003-07-10  Mark Mitchellre PR c++/9411 ([New parser] Template function lookup...
2003-07-09  Mark Mitchellparser.c (cp_parser_primary_expression): Preserve the...
2003-07-09  Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-08  Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-06  Kazu Hiratacall.c: Fix comment formatting.
2003-07-05  Kazu Hiratacall.c: Fix comment typos.
2003-07-05  Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-07-04  Mark Mitchellcall.c (build_addr_func): Handle bound pointers-to...
2003-07-03  Nathan Sidwellre PR c++/9162 ([New parser] Problem with default argum...
2003-07-02  Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-06-30  Wolfgang BangerthFix bad indentation due to changes in whitespace betwee...
2003-06-30  Giovanni Bajore PR c++/10750 (error with using template template...
2003-06-28  Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-24  Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-06-20  Mark Mitchellre PR c++/10749 (triple nested template classes in...
2003-06-16  Kazu Hiratacp-tree.h: Follow spelling conventions.
2003-05-25  Kriang Lerdsuwanakijparser.c (cp_parser_explicit_instantiation): Restore...
2003-05-15  Jason Merrillre PR c++/5388 (Incorrect message "operands to ?: have...
2003-05-10  Kriang Lerdsuwanakijre PR c++/9252 ([New parser] Errors due to legally...
2003-05-10  Kriang Lerdsuwanakijre PR c++/9554 (Out of class declaration of member...
2003-05-03  Nathan Sidwellclass.c (finish_struct): Use location_t and input_locat...
2003-05-01  Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-23  Neil BoothMakefile.in (c-lex.o, [...]): Update.
2003-04-15  Mark Mitchellre PR c++/10381 (Accepts call to inexistent function)
2003-04-10  Steven Bosscherc-common.h (lang_statement_code_p): Remove declaration.
2003-03-27  Nathan Sidwellre PR c++/10158 (ICE with templates and friends)
2003-03-17  Mark Mitchellre PR c++/9639 ([New parser] Namespace std in construct...
2003-03-16  Nathan Sidwellre PR c++/9629 (virtual inheritance segfault)
2003-03-08  Mark Mitchellre PR c++/9823 (ICE in sort_mem_initializers)
2003-03-08  Mark Mitchellre PR c++/9809 (when are builtins brought into view)
2003-03-06  Kriang Lerdsuwanakijre PR c++/9188 ([New parser] Strange wording of error...
2003-03-01  Aldy Hernandezparser.c (cp_parser_init_declarator): Revert opaque...
2003-02-25  Aldy Hernandez003-02-20 Aldy Hernandez <aldyh@redhat.com>
2003-02-24  Mark Mitchellre PR c++/9836 (Error with typdefs in partial specializ...
2003-02-24  Mark Mitchellre PR c++/5333 (ICE on nested template classes using...
2003-02-20  Nathan SidwellChange base class access representation.
2003-02-18  Jason Merrillre PR c++/9623 (named initializer regression)
2003-01-30  Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-29  Kriang Lerdsuwanakijre PR c++/8591 (g++ crashes while instantiating templates)
2003-01-28  Nathan Sidwellre PR c++/3902 ([parser] ambiguous 8.2/7)
2003-01-25  Nathan Sidwellre PR c++/9403 (parse error on template keyword used...
2003-01-23  Mark Mitchellre PR c++/9354 ([New parser?] segfault in template...
2003-01-23  Nathanael Nerodeclass.c, parser.c: ANSIfy function definitions and...
2003-01-22  Mark Mitchellre PR c++/9298 ([new parser] ICE with function-pointer...
2003-01-22  Mark Mitchellre PR c++/9384 (ICE in validate_nonmember_using_decl...
2003-01-22  Mark Mitchellre PR c++/9388 ([new parser] ICE in cxx_incomplete_type...
2003-01-17  Mark Mitchellre PR c++/9294 ([new parser] parser enters infinite...
2003-01-16  Mark Mitchellcp-tree.h (lang_type_class): Remove is_partial_instanti...
2003-01-16  Nathan Sidwellre PR c++/9212 (Internal compiler error in grokdeclarat...
2003-01-14  Kriang Lerdsuwanakijconfig-lang.in: Add semantics.c to gtfiles.
2003-01-13  Mark Mitchellre PR c++/9264 ([parser] ICE on invalid octal constant)
2003-01-11  Phil Edwardsparser.c: Fix comment typos.
2003-01-10  Mark Mitchellre PR c++/9120 (miscompilation of function with referen...
2003-01-10  Geoffrey Keatingparser.c (cp_parser_late_parsing_for_member): Don't...
2003-01-10  Mark Mitchellre PR c++/9128 (Typeid does not work on polymorphic...
2003-01-10  Geoffrey KeatingMerge from pch-branch.
2003-01-08  Jason Merrillparser.c (cp_parser_primary_expression): See through...
2003-01-08  Mark Mitchellparser.c (cp_parser_asm_definition): Correct handling...
2003-01-06  Mark Mitchellre PR c++/9189 ([New parser] Order of default argument...
2003-01-06  Nathan Sidwellre PR c++/9109 (parse ambiguity)
2003-01-06  Mark Mitchelldefarg-1.C: New test.
2003-01-05  Kaveh R. Ghaziparser.c (cp_parser_binary_expression, [...]): Const...
2003-01-03  Graham Stottparser.c (struct cp_parser): Add access_checks_lists...
2003-01-02  Mark Mitchellparser.c (cp_parser_declaration): Accept the __extensio...
2003-01-02  Mark Mitchellre PR c++/2843 (parser: __attribute__ on parameter...
2003-01-02  Mark Mitchellparser.c (cp_lexer_next_token_is): Declare it inline.
2003-01-02  Mark Mitchellparser.c (cp_parser_sizeof_operand): Do not evaluate...
2003-01-01  Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2003-01-01  Mark Mitchellcp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.
2002-12-31  Mark Mitchellparser.c (cp_parser_dependent_type_p): Fix thinko.
2002-12-31  Mark Mitchellcp-tree.def (RETURN_INIT): Remove.
2002-12-31  Mark Mitchellre PR c++/9112 (new C++ parser rejects code older parse...
2002-12-31  Mark Mitchellparser.c (cp_parser_context_free_list): New variable.
2002-12-30  Mark Mitchell* parser.c (cp_parser_declaration_seq_opt): Handle...
2002-12-30  David Edelsohnparser.c (cp_parser_parameter_declaration_clause):...
2002-12-29  Gabriel Dos ReisRemove traditional C constructs 4/n.
2002-12-28  Gabriel Dos ReisRemove traditional C constructs 3/n.
2002-12-28  Mark MitchellMake-lang.in (po-generated): Remove parse.c.