aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/spew.c
AgeCommit message (Expand)AuthorFilesLines
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
1998-04-08lex.c (finput): New variable.Dave Brolley1-1/+1
1998-03-31call.c: Include system.h.Jeffrey A Law1-1/+1
1998-02-26pt.c (tsubst, [...]): Support member class templates.Jason Merrill1-1/+1
1998-02-22Support for friend templates.Jason Merrill1-1/+1
1998-02-03decl.c: Lose arg_looking_for_template.Jason Merrill1-7/+3
1997-12-05parse.y (template_id): do_identifier for PFUNCNAMEs, too.Jason Merrill1-3/+0
1997-11-19decl.c (make_implicit_typename): Handle case where t is not actually from con...Jason Merrill1-3/+1
1997-11-14add missing comment from devo.Jeff Law1-0/+2
1997-09-28[multiple changes]Jason Merrill1-0/+5
1997-08-20[multiple changes]Jason Merrill1-3/+3
1997-07-2492th Cygnus<->FSF quick mergeBrendan Kehoe1-1/+14
1997-04-2391th Cygnus<->FSF mergeMike Stump1-5/+3
1996-07-1187 Cygnus<->FSF mergeMike Stump1-20/+26
1996-04-3086th Cygnus<->FSF quick mergeMike Stump1-1/+1
1996-04-1986th Cygnus<->FSF quick mergeMike Stump1-0/+1
1996-03-2185th Cygnus<->FSF quick mergeMike Stump1-27/+27
1996-02-2883rd Cygnus<->FSF mergeMike Stump1-3/+4