aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/spew.c
AgeCommit message (Expand)AuthorFilesLines
2002-04-26c-common.c (fix_string_type): Split out of ...Richard Henderson1-1/+39
2002-02-04xref.c: Remove.Jason Merrill1-5/+0
2002-01-23spew.c (pending_inlines, [...]): Make static.Jakub Jelinek1-8/+13
2002-01-23call.c, [...]: Change my_fancy_abort() to abort().Craig Rodrigues1-2/+2
2002-01-10spew.c (YYCHAR): Uppercase macro parameter and add parenthesis.Graham Stott1-4/+4
2001-12-18cp-tree.h: Delete #defines for cp_error, cp_warning, cp_pedwarn, and cp_compi...Zack Weinberg1-1/+1
2001-12-12cp-tree.h (DESTRUCTOR_DECL_PREFIX, [...]): Delete.Jakub Jelinek1-5/+2
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-1/+1
2001-10-28ChangeLog.1, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-02spew.c (end_input): No longer static.Jason Merrill1-3/+2
2001-09-12decl2.c (lang_f_options): Const-ification.Kaveh R. Ghazi1-1/+1
2001-08-04Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...Neil Booth1-2/+0
2001-07-26spew.c (yylex): Only copy the token's lineno, if it is non-zero.Nathan Sidwell1-2/+7
2001-07-19c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.Neil Booth1-5/+1
2001-05-16spew.c (read_token): Call yyerror on all unexpected tokens.Nathan Sidwell1-8/+3
2001-05-01spew.c (last_token_id): New static variable.Nathan Sidwell1-4/+8
2001-04-26invoke.texi: Document more C++ command-line options.Mark Mitchell1-6/+1
2001-03-07c-parse.in (yylexname): New function, split out of _yylex.Zack Weinberg1-5/+1
2001-02-23* spew.c (yylex): Correct handling of friends.Mark Mitchell1-3/+7
2001-01-13c-lex.c (init_c_lex): Use cpp_get_callbacks to set callbacks.Neil Booth1-2/+1
2001-01-11call.c (convert_default_arg): Check for unprocessed DEFAULT_ARG.Nathan Sidwell1-8/+113
2000-11-28c-lex.h (parse_in): Change parse_in to a cpp_reader *.Neil Booth1-2/+2
2000-11-28spew.c (yyerror): Cope if yylval.ttype is NULL.Nathan Sidwell1-4/+8
2000-11-26Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.Neil Booth1-2/+0
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-14/+0
2000-11-20lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.Nathan Sidwell1-11/+0
2000-11-09lex.c (do_identifier): Don't lookup_name for operators.Nathan Sidwell1-1/+2
2000-11-01c-parse.in (_yylex): Remove CPP_BACKSLASH case.Neil Booth1-4/+0
2000-10-17* spew.c (snarf_defarg): Cast 2nd arg to obstack_blank to (int).Brad Lucier1-1/+1
2000-10-06pt.c (lookup_template_class): Set current access for enum.Nathan Sidwell1-1/+0
2000-10-05spew.c (frob_id): New static function.Nathan Sidwell1-50/+41
2000-09-11cp-tree.h (frob_opname): Declare.Nathan Sidwell1-0/+36
2000-09-07Integrated preprocessor.Zack Weinberg1-188/+1123
2000-06-30Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.Mark Mitchell1-1/+1
2000-02-26Fix copyrightsJeff Law1-1/+2
2000-02-07tweak wordingJason Merrill1-2/+2
2000-01-26call.c: PROTO -> PARAMS.Kaveh R. Ghazi1-8/+8
1999-12-01cp-tree.h (min_tree_cons): Remove.Mark Mitchell1-1/+0
1999-09-13call.c (implicit_conversion): Robustify.Mark Mitchell1-25/+0
1999-09-12decl.c (add_decl_to_level): Remove TREE_PERMANENT assertion.Mark Mitchell1-13/+1
1999-07-23lex.c: Sync with C frontend.Jason Merrill1-0/+3
1999-07-20lang-specs.h (c++-cpp-output): Pass -fpreprocessed.Jason Merrill1-8/+28
1998-11-22update copyrightsJason Merrill1-1/+1
1998-10-15decl.c (grokfndecl): ::main and __builtin_* get C linkage.Jason Merrill1-0/+5
1998-10-06Warning fixes:Kaveh R. Ghazi1-0/+1
1998-09-25Warning fixes:Kaveh R. Ghazi1-4/+4
1998-09-24spew.c (yylex): Give diagnostic.Benjamin Kosnik1-0/+13
1998-06-05spew.c (yylex): Also return the TYPE_DECL if got_object.Jason Merrill1-2/+9
1998-05-07massive namespace patchMartin v. Löwis1-5/+10
1998-04-17tree.c (avoid_overlap): Add prototype.Jeffrey A Law1-0/+8