| Commit message (Expand) | Author | Age | Files | Lines |
* | * xref.c: Remove. | jason | 2002-02-04 | 1 | -5/+0 |
* | * spew.c (pending_inlines, pending_inlines_tail, | jakub | 2002-01-23 | 1 | -8/+13 |
* | 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-23 | 1 | -2/+2 |
* | * spew.c (YYCHAR): Uppercase macro parameter and add | grahams | 2002-01-10 | 1 | -4/+4 |
* | * cp-tree.h: Delete #defines for cp_error, cp_warning, | zack | 2001-12-18 | 1 | -1/+1 |
* | * cp-tree.h (DESTRUCTOR_DECL_PREFIX, DESTRUCTOR_NAME_P, | jakub | 2001-12-12 | 1 | -5/+2 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -1/+1 |
* | * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * spew.c (end_input): No longer static. | jason | 2001-10-02 | 1 | -3/+2 |
* | * decl2.c (lang_f_options): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h | neil | 2001-08-04 | 1 | -2/+0 |
* | cp: | nathan | 2001-07-26 | 1 | -2/+7 |
* | * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases. | neil | 2001-07-19 | 1 | -5/+1 |
* | cp: | nathan | 2001-05-16 | 1 | -8/+3 |
* | cp: | nathan | 2001-05-01 | 1 | -4/+8 |
* | * invoke.texi: Document more C++ command-line options. | mmitchel | 2001-04-26 | 1 | -6/+1 |
* | * c-parse.in (yylexname): New function, split out of _yylex. | zack | 2001-03-07 | 1 | -5/+1 |
* | * spew.c (yylex): Correct handling of friends. | mmitchel | 2001-02-23 | 1 | -3/+7 |
* | * c-lex.c (init_c_lex): Use cpp_get_callbacks to set | neil | 2001-01-13 | 1 | -2/+1 |
* | cp: | nathan | 2001-01-11 | 1 | -8/+113 |
* | * c-lex.h (parse_in): Change parse_in to a cpp_reader *. | neil | 2000-11-28 | 1 | -2/+2 |
* | cp: | nathan | 2000-11-28 | 1 | -4/+8 |
* | * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. | neil | 2000-11-26 | 1 | -2/+0 |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 1 | -14/+0 |
* | cp: | nathan | 2000-11-20 | 1 | -11/+0 |
* | gcp/ChangeLog: | nathan | 2000-11-09 | 1 | -1/+2 |
* | * c-parse.in (_yylex): Remove CPP_BACKSLASH case. | neil | 2000-11-01 | 1 | -4/+0 |
* | * spew.c (snarf_defarg): Cast 2nd arg to obstack_blank to (int). | law | 2000-10-18 | 1 | -1/+1 |
* | * pt.c (lookup_template_class): Set current access for enum. | nathan | 2000-10-06 | 1 | -1/+0 |
* | * spew.c (frob_id): New static function. | nathan | 2000-10-05 | 1 | -50/+41 |
* | * cp-tree.h (frob_opname): Declare. | nathan | 2000-09-11 | 1 | -0/+36 |
* | Integrated preprocessor. | zack | 2000-09-07 | 1 | -188/+1123 |
* | * Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h. | mmitchel | 2000-06-30 | 1 | -1/+1 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+2 |
* | tweak wording | jason | 2000-02-07 | 1 | -2/+2 |
* | * call.c: PROTO -> PARAMS. | ghazi | 2000-01-26 | 1 | -8/+8 |
* | * cp-tree.h (min_tree_cons): Remove. | mmitchel | 1999-12-01 | 1 | -1/+0 |
* | * call.c (implicit_conversion): Robustify. Handle OFFSET_REFs. | mmitchel | 1999-09-13 | 1 | -25/+0 |
* | * decl.c (add_decl_to_level): Remove TREE_PERMANENT assertion. | mmitchel | 1999-09-12 | 1 | -13/+1 |
* | * lex.c: Sync with C frontend. | jason | 1999-07-24 | 1 | -0/+3 |
* | * lang-specs.h (c++-cpp-output): Pass -fpreprocessed. | jason | 1999-07-20 | 1 | -8/+28 |
* | update copyrights | jason | 1998-11-23 | 1 | -1/+1 |
* | * decl.c (grokfndecl): ::main and __builtin_* get C linkage. | jason | 1998-10-15 | 1 | -0/+5 |
* | Warning fixes: | ghazi | 1998-10-06 | 1 | -0/+1 |
* | Warning fixes: | ghazi | 1998-09-25 | 1 | -4/+4 |
* | � | bkoz | 1998-09-24 | 1 | -0/+13 |
* | * spew.c (yylex): Also return the TYPE_DECL if got_object. | jason | 1998-06-05 | 1 | -2/+9 |
* | massive namespace patch | jason | 1998-05-08 | 1 | -5/+10 |
* | * tree.c (avoid_overlap): Add prototype. | law | 1998-04-17 | 1 | -0/+8 |
* | * lex.c (finput): New variable. | law | 1998-04-08 | 1 | -1/+1 |