OSDN Git Service

tweak spelling
[pf3gnuchains/gcc-fork.git] / gcc / cp / lex.c
1999-04-16 jasontweak spelling
1999-04-14 mmitchel * cp-tree.h (popclass): Change declaration.
1999-04-02 mmitchel1999-04-02 Mark Mitchell <mark@codesourcery.com>
1999-03-30 jason * cp-tree.h (IDENTIFIER_AS_DESC, IDENTIFIER_AS_LIST,
1999-03-26 ghaziWarning fixes:
1999-03-25 jason * typeck.c (common_type): Handle cv-qual unification...
1999-03-15 ghazi * lex.c: Don't include setjmp.h.
1999-03-12 mmitchel * lex.c (do_identifier): Correct call to enforce_access.
1999-03-09 mmitchel * cp-tree.h (flag_access_control): Declare.
1999-02-05 jason * pt.c (unify): Call coerce_template_parms with the...
1999-01-14 jason * semantics.c (finish_asm_stmt): Don't warn about...
1999-01-06 mmitchel * cp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERAT...
1998-12-22 ghaziWarning fixes:
1998-12-16 mmitchel * class.c (resolve_address_of_overloaded_function...
1998-12-13 mmitchel * cp-tree.def (CPLUS_BINDING): Update documentation.
1998-12-12 jason * decl.c (grokdeclarator): Allow field with same name...
1998-12-09 brolleyWed Dec 9 15:33:01 1998 Dave Brolley <brolley@cygnus...
1998-12-07 brolleyMon Dec 7 17:56:06 1998 Mike Stump <mrs@wrs.com>
1998-12-07 jason * decl.c (build_typename_type): Set DECL_ARTIFICIAL.
1998-12-04 jason * lex.c (handle_cp_pragma): Disable #pragma interface...
1998-11-25 schwab * lex.c (make_lang_type): Clear the whole struct lang_...
1998-11-24 jason * lex.c (handle_generic_pragma): Use token_buffer.
1998-11-21 jason Handle specifying template args to member function...
1998-11-18 jason * search.c (get_abstract_virtuals): Complain about...
1998-11-17 mmitchel * cp-tree.h (TYPE_ALIAS_SET): Document language-depend...
1998-10-29 brolley1998-10-28 Zack Weinberg <zack@rabi.phys.columbia...
1998-10-27 jason * lex.c (do_identifier): Also generate LOOKUP_EXPR...
1998-10-23 mmitchel * cplus-dem.c (work_stuff): Replace const_type and...
1998-10-16 brolley1998-10-16 Dave Brolley <brolley@cygnus.com>
1998-10-03 mmitchel * class.c (current_class_ptr, current_class_ref):...
1998-10-01 nickcReplace occurances of HANDLE_SYSV_PRAGMA with HANDLE_GE...
1998-09-25 ghaziWarning fixes:
1998-09-24 bkoz
1998-09-21 law * lex.c (init_lex): Use getenv ("LANG"), not...
1998-09-07 jasonrevert error reporting patch
1998-09-06 mmitchel * cp-error.def: New file.
1998-09-02 nickcChange HANDLE_PRAGMA macro so that it will work with...
1998-09-01 jason * decl.c (lookup_name_real): Also do implicit typename...
1998-08-28 mmitchel * lex.c (do_identifier): Fix thinko in previous change.
1998-08-28 mmitchel * cp-tree.h (build_enumerator): Take the enumeration...
1998-08-27 jason * lex.c (handle_cp_pragma): Remove #pragma vtable.
1998-08-27 mmitchel * class.c (build_vbase_path): Use reverse_path.
1998-08-26 mmitchel * lex.c (do_identifier): Fix typo in comment.
1998-08-24 jason * lex.c (real_yylex): Don't warn about long...
1998-08-23 mmitchel * iomanip.h: Use __extension__ for `extern' explicit...
1998-08-19 mmitchel * cp-tree.h (ansi_null_node): New variable.
1998-08-17 jason * init.c (build_offset_ref): Don't mess with error_mar...
1998-08-06 mmitchel * cp-tree.h (ENUM_TEMPLATE_INFO): New macro.
1998-08-02 mmitchel * cp-tree.def (LOOKUP_EXPR): Document. Remove second...
1998-07-27 brolley1998-07-27 Dave Brolley <brolley@cygnus.com>
1998-07-20 brolley1998-07-20 Dave Brolley <brolley@cygnus.com>
1998-07-19 jason * lex.c (do_identifier): Look for class value even...
1998-07-16 jason * decl.c (qualify_lookup): New fn.
1998-07-16 jason * decl2.c (arg_assoc_class): Also look at template...
1998-07-12 jason * decl2.c (build_expr_from_tree): Change calls of...
1998-07-07 jason * decl.c (xref_tag): Handle attributes between 'class...
1998-06-10 brolleyIntegrate cpplib into the C++ front end.
1998-06-08 ghaziWarning fixes:
1998-06-07 rth * lex.c (lang_init_options): New function.
1998-05-28 jason * decl.c (start_decl): Always pedwarn about vacuously...
1998-05-26 brolley1998-05-26 Dave Brolley <brolley@cygnus.com>
1998-05-21 brolleyThu May 21 11:54:44 1998 Dave Brolley <brolley@cygnus...
1998-05-13 ghaziWarning patches:
1998-05-11 mmitchelMon May 11 07:16:30 1998 Mark Mitchell <mmitchell...
1998-05-08 jasonmassive namespace patch
1998-05-06 ghazi * error.c: Convert to using ctype macros define...
1998-05-06 robertlWed May 6 06:36:41 1998 Robert Lipe <robertl@dgii...
1998-04-17 law * tree.c (avoid_overlap): Add prototype.
1998-04-15 brolleyWed Apr 15 15:34:44 1998 Dave Brolley <brolley@cygnus...
1998-04-09 bkozd
1998-04-08 law * lex.c (finput): New variable.
1998-04-02 jason * cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused...
1998-03-31 law * call.c: Include system.h. Remove includes...
1998-03-29 law * lex.c (yynextch): Delete dead function.
1998-03-28 law * class.c (alter_access): Remove unused label...
1998-03-24 mmitchelCommit files missed with last commit.
1998-03-17 jason * class.c (pushclass): Only use the mi_matrix stuff...
1998-03-15 jason * cp-tree.h (TEMPLATE_PARMS_FOR_INLINE): New macro.
1998-03-04 law8
1998-03-04 jason * rtti.c (get_tinfo_fn_dynamic): If this function...
1998-03-03 jason * call.c, class.c, cp-tree.h, cvt.c, decl.c, init...
1998-02-28 jason * parse.y (nested_name_specifier): Use explicit_templa...
1998-02-25 jasonPartial implementation of namespaces.
1998-02-23 jasonSupport for friend templates.
1998-02-03 jason * lex.c (file_name_nondirectory): Also check for '/'.
1998-02-02 lawVarious fixes for -Wall problems from Kaveh. See Chang...
1998-01-27 jason * call.c (add_template_candidate_real): New function.
1998-01-23 jason * lex.c (DIR_SEPARATOR): Define to be '/' if not alrea...
1998-01-19 jason * decl.c (start_decl): Don't allow duplicate definitio...
1997-12-12 law * tree.c, tree.h: Change tree_code_type, tree_c...
1997-12-07 lawMerge from gcc-2.8
1997-11-04 devans * lex.c (MULTIBYTE_CHARS): #undef if cross compiling.
1997-11-01 brendan * lex.c (FILE_NAME_NONDIRECTORY): Delete macro.
1997-10-23 law * toplev.c (flag_exceptions): Default value...
1997-10-20 jasonMon Oct 20 11:44:20 1997 Mark Mitchell <mmitchell...
1997-10-14 jason * cp-tree.h (scratchalloc, build_scratch_list, make_sc...
1997-10-01 brendan * lex.c (real_yylex): Clean up the code to fully behav...
1997-09-30 jason1997-09-29 Paul Eggert <eggert@twinsun.com>
1997-09-28 jasonSat Sep 27 16:22:48 1997 Jason Merrill <jason@yorick...
1997-09-08 jasonMon Sep 8 01:21:43 1997 Mark Mitchell <mmitchell...
next