summaryrefslogtreecommitdiff
path: root/gcc/cp/spew.c
Commit message (Expand)AuthorAgeFilesLines
* * xref.c: Remove.jason2002-02-041-5/+0
* * spew.c (pending_inlines, pending_inlines_tail,jakub2002-01-231-8/+13
* 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-231-2/+2
* * spew.c (YYCHAR): Uppercase macro parameter and addgrahams2002-01-101-4/+4
* * cp-tree.h: Delete #defines for cp_error, cp_warning,zack2001-12-181-1/+1
* * cp-tree.h (DESTRUCTOR_DECL_PREFIX, DESTRUCTOR_NAME_P,jakub2001-12-121-5/+2
* * c-common.c: Include c-lex.h.neil2001-11-151-1/+1
* * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c,jsm282001-10-281-1/+1
* * spew.c (end_input): No longer static.jason2001-10-021-3/+2
* * decl2.c (lang_f_options): Const-ification.ghazi2001-09-121-1/+1
* * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.hneil2001-08-041-2/+0
* cp:nathan2001-07-261-2/+7
* * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.neil2001-07-191-5/+1
* cp:nathan2001-05-161-8/+3
* cp:nathan2001-05-011-4/+8
* * invoke.texi: Document more C++ command-line options.mmitchel2001-04-261-6/+1
* * c-parse.in (yylexname): New function, split out of _yylex.zack2001-03-071-5/+1
* * spew.c (yylex): Correct handling of friends.mmitchel2001-02-231-3/+7
* * c-lex.c (init_c_lex): Use cpp_get_callbacks to setneil2001-01-131-2/+1
* cp:nathan2001-01-111-8/+113
* * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil2000-11-281-2/+2
* cp:nathan2000-11-281-4/+8
* * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil2000-11-261-2/+0
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-251-14/+0
* cp:nathan2000-11-201-11/+0
* gcp/ChangeLog:nathan2000-11-091-1/+2
* * c-parse.in (_yylex): Remove CPP_BACKSLASH case.neil2000-11-011-4/+0
* * spew.c (snarf_defarg): Cast 2nd arg to obstack_blank to (int).law2000-10-181-1/+1
* * pt.c (lookup_template_class): Set current access for enum.nathan2000-10-061-1/+0
* * spew.c (frob_id): New static function.nathan2000-10-051-50/+41
* * cp-tree.h (frob_opname): Declare.nathan2000-09-111-0/+36
* Integrated preprocessor.zack2000-09-071-188/+1123
* * Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.mmitchel2000-06-301-1/+1
* Fix copyrightslaw2000-02-261-1/+2
* tweak wordingjason2000-02-071-2/+2
* * call.c: PROTO -> PARAMS.ghazi2000-01-261-8/+8
* * cp-tree.h (min_tree_cons): Remove.mmitchel1999-12-011-1/+0
* * call.c (implicit_conversion): Robustify. Handle OFFSET_REFs.mmitchel1999-09-131-25/+0
* * decl.c (add_decl_to_level): Remove TREE_PERMANENT assertion.mmitchel1999-09-121-13/+1
* * lex.c: Sync with C frontend.jason1999-07-241-0/+3
* * lang-specs.h (c++-cpp-output): Pass -fpreprocessed.jason1999-07-201-8/+28
* update copyrightsjason1998-11-231-1/+1
* * decl.c (grokfndecl): ::main and __builtin_* get C linkage.jason1998-10-151-0/+5
* Warning fixes:ghazi1998-10-061-0/+1
* Warning fixes:ghazi1998-09-251-4/+4
* bkoz1998-09-241-0/+13
* * spew.c (yylex): Also return the TYPE_DECL if got_object.jason1998-06-051-2/+9
* massive namespace patchjason1998-05-081-5/+10
* * tree.c (avoid_overlap): Add prototype.law1998-04-171-0/+8
* * lex.c (finput): New variable.law1998-04-081-1/+1