aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/lex.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-18tree.def (FFS_EXPR, [...]): Delete unused tree codes.Roger Sayle1-1/+0
2003-09-01c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.Josef Zlomek1-1/+0
2003-08-12re PR c++/11703 (Problem with using enum in placement delete)Mark Mitchell1-22/+0
2003-07-22lex.c (unqualified_fn_lookup_error): Mention that the error message needs to ...Wolfgang Bangerth1-2/+8
2003-07-19fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-7/+6
2003-07-16cp-tree.def (LOOKUP_EXPR): Remove.Mark Mitchell1-5/+4
2003-07-14* lex.c (enum tree_node_kind): Delete.Dan Nicolaescu1-29/+0
2003-07-14re PR c++/11493 (tree check ICE in error.c)Mark Mitchell1-170/+28
2003-07-07re PR debug/10055 (g++ emits "<internal>" as source filename with -gstabs+)Michael Chastain1-2/+9
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth1-17/+0
2003-06-24call.c (enforce_access): Assert we get a binfo.Nathan Sidwell1-1/+1
2003-06-13* lex.c: Convert to ISO C.Nathanael Nerode1-74/+45
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-3/+3
2003-05-10re PR c++/9252 ([New parser] Errors due to legally used "typename")Kriang Lerdsuwanakij1-1/+1
2003-04-23Makefile.in (c-lex.o, [...]): Update.Neil Booth1-5/+0
2003-04-10c-common.h (lang_statement_code_p): Remove declaration.Steven Bosscher1-1/+8
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-8/+6
2003-02-14decl2.c: Include "timevar.h".Gabriel Dos Reis1-8/+11
2003-01-10Merge from pch-branch.Geoffrey Keating1-5/+1
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-19/+8
2003-01-01call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-4/+4
2002-12-30parse.y: Remove.Mark Mitchell1-144/+2
2002-12-28Make-lang.in (po-generated): Remove parse.c.Mark Mitchell1-248/+0
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-10-15decl.c (reshape_init): Fix typo.Mark Mitchell1-1/+2
2002-10-14re PR c++/7176 (g++ confused by friend and static member with same name)Mark Mitchell1-2/+2
2002-09-21ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14error.c: Fix comment formatting.Kazu Hirata1-1/+1
2002-08-01c-common.c: Define all C/ObjC/C++ warning and flag variables.Neil Booth1-5/+0
2002-07-26c-common.h (RID_AND, [...]): Remove.Neil Booth1-27/+1
2002-07-10cp-tree.h (unqualified_name_lookup_error): Declare it.Mark Mitchell1-28/+36
2002-06-24cp-tree.h (SCALAR_TYPE_P): New macro.Mark Mitchell1-39/+2
2002-06-23parse.y (parse_scoped_id): New function.Mark Mitchell1-16/+2
2002-06-20c-parse.in (initelt: identifier ':' initval): Add an empty action to fix a ty...Akim Demaille1-6/+7
2002-06-15cp-tree.h (compiler_error): Remove declaration.Gabriel Dos Reis1-14/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-1/+11
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth1-1/+0
2002-05-22decl.c (check_tag_decl): Handle RID_THREAD.Richard Henderson1-1/+2
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth1-8/+1
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-0/+1
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-19/+0
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-3/+0
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-1/+1
2002-03-29re PR c++/5998 (regression, all builtins disabled)Roger Sayle1-1/+2
2002-03-29Makefile.in (except.o): Update.Neil Booth1-2/+2
2002-03-27c-common.c (c_expand_expr): Fix prototype.Neil Booth1-1/+0
2002-03-24Removal of separate preprocessor cpp0.Neil Booth1-0/+2
2002-03-20Makefile.in: Update.Neil Booth1-1/+0
2002-03-16re PR c++/4361 (bogus ambiguity taking the address of a member template)Nathan Sidwell1-0/+3
2002-03-13c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi1-42/+1