summaryrefslogtreecommitdiff
path: root/gcc/cp/spew.c
Commit message (Expand)AuthorAgeFilesLines
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-1/+1
* * error.c: Fix comment formatting.kazu2002-09-141-7/+7
* Rework build_component_ref.mmitchel2002-08-081-2/+2
* * spew.c (space_for_token): Allocate zeroed memory for a new tokenrearnsha2002-07-291-1/+1
* * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ,neil2002-07-261-17/+2
* * spew.c (struct uinparsed_test): Replace 'filename' and 'lineno'gdr2002-07-201-33/+26
* ada:ghazi2002-06-201-1/+1
* 2002-06-19 Akim Demaille <akim@epita.fr>zack2002-06-201-40/+41
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-155/+148
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-1/+1
* * c-lex.c (indent_level): Remove.neil2002-05-231-9/+1
* * c-common.c (fix_string_type): Split out of ...rth2002-04-261-1/+39
* * 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