lex.c (errorcount, sorrycount): Don't declare.
[platform/upstream/gcc.git] / gcc / cp / lex.c
1999-08-03 Mark Mitchelllex.c (errorcount, sorrycount): Don't declare.
1999-07-27 Jason Merrillmethod.c: Remove prototype for largest_union_member.
1999-07-26 Jason Merrillinput.c (feed_input): Add file, line parms.
1999-07-24 Jason Merrilllex.c: Sync with C frontend.
1999-07-21 Gavin Romig-KochFor gcc:
1999-07-20 Jason Merrilllang-specs.h (c++-cpp-output): Pass -fpreprocessed.
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-07-09 Jason Merrilldecl2.c (reparse_absdcl_as_casts): Don't warn about...
1999-07-06 Dave Brolleylex.c (errorcount): Declare it.
1999-07-02 Gavin Romig-KochFor gcc:
1999-07-01 Gavin Romig-Kochlex.c (real_yylex): Change integer literal overflow...
1999-07-01 Gavin Romig-KochFor gcc:
1999-06-07 Dave Brolleylex.c (real_yylex): Replace unused bytes from bad multi...
1999-05-30 Mark Mitchelllex.c (make_lang_type): Create TYPE_BINFO for TEMPLATE_...
1999-05-24 Mark Mitchelldecl.c (lookup_tag): Remove code no longer needed after...
1999-04-22 Mark Mitchellcp-tree.h (lang_decl_flags): Remove returns_first_arg...
1999-04-22 Mark Mitchellgxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid...
1999-04-16 Jason Merrilltweak spelling
1999-04-14 Mark Mitchellcp-tree.h (popclass): Change declaration.
1999-04-02 Mark Mitchelltinfo.h (__class_type_info): Fix illegal declaration.
1999-03-30 Jason Merrillcp-tree.h (IDENTIFIER_AS_DESC, [...]): Remove cruft.
1999-03-26 Kaveh R. GhaziWarning fixes:
1999-03-25 Jason Merrilltypeck.c (common_type): Handle cv-qual unification...
1999-03-15 Kaveh R. Ghazilex.c: Don't include setjmp.h.
1999-03-12 Mark Mitchelllex.c (do_identifier): Correct call to enforce_access.
1999-03-09 Mark Mitchellcp-tree.h (flag_access_control): Declare.
1999-02-05 Jason Merrillpt.c (unify): Call coerce_template_parms with the COMPL...
1999-01-14 Jason Merrillre PR other/18132 (Problem compiling gcc 3.4.2)
1999-01-06 Mark Mitchellcp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERATOR_TYPENAM...
1998-12-22 Kaveh R. GhaziWarning fixes:
1998-12-16 Mark Mitchellclass.c (resolve_address_of_overloaded_function): Do...
1998-12-13 Mark Mitchellcp-tree.def (CPLUS_BINDING): Update documentation.
1998-12-12 Jason Merrilldecl.c (grokdeclarator): Allow field with same name...
1998-12-09 Dave Brolleylex.c (lang_init_options): Initialize cpplib.
1998-12-07 Mike Stumplex.c (check_newline): Add support for \ as `natural...
1998-12-07 Jason Merrilldecl.c (build_typename_type): Set DECL_ARTIFICIAL.
1998-12-04 Jason Merrilllex.c (handle_cp_pragma): Disable #pragma interface...
1998-11-25 Andreas Schwablex.c (make_lang_type): Clear the whole struct lang_typ...
1998-11-24 Jason Merrilllex.c (handle_generic_pragma): Use token_buffer.
1998-11-21 Jason MerrillHandle specifying template args to member function...
1998-11-18 Jason Merrillsearch.c (get_abstract_virtuals): Complain about virtua...
1998-11-17 Mark Mitchellcp-tree.h (TYPE_ALIAS_SET): Document language-dependent...
1998-10-29 Zack Weinberglex.c: Call check_newline from lang_init always.
1998-10-27 Jason Merrilllex.c (do_identifier): Also generate LOOKUP_EXPR for...
1998-10-23 Mark Mitchellcplus-dem.c (work_stuff): Replace const_type and volati...
1998-10-16 Dave Brolleylex.c (real_yylex): Fix unaligned access of wchar_t.
1998-10-03 Mark Mitchellclass.c (current_class_ptr, [...]): Clarify documentation.
1998-10-01 Nick CliftonReplace occurances of HANDLE_SYSV_PRAGMA with HANDLE_GE...
1998-09-25 Kaveh R. GhaziWarning fixes:
1998-09-24 Benjamin Kosnikspew.c (yylex): Give diagnostic.
1998-09-21 Felix Lee* lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRO...
1998-09-07 Jason Merrillrevert error reporting patch
1998-09-06 Mark Mitchellcp-error.def: New file.
1998-09-02 Nick CliftonChange HANDLE_PRAGMA macro so that it will work with...
1998-09-01 Jason Merrilldecl.c (lookup_name_real): Also do implicit typename...
1998-08-28 Mark Mitchell* lex.c (do_identifier): Fix thinko in previous change.
1998-08-28 Mark Mitchellcp-tree.h (build_enumerator): Take the enumeration...
1998-08-27 Jason Merrilllex.c (handle_cp_pragma): Remove #pragma vtable.
1998-08-27 Mark Mitchellclass.c (build_vbase_path): Use reverse_path.
1998-08-26 Mark Mitchell* lex.c (do_identifier): Fix typo in comment.
1998-08-24 Jason Merrilllex.c (real_yylex): Don't warn about long long constant...
1998-08-23 Mark Mitchelliomanip.h: Use __extension__ for `extern' explicit...
1998-08-19 Mark Mitchellcp-tree.h (ansi_null_node): New variable.
1998-08-17 Jason Merrillinit.c (build_offset_ref): Don't mess with error_mark_node.
1998-08-06 Mark Mitchellcp-tree.h (ENUM_TEMPLATE_INFO): New macro.
1998-08-02 Mark Mitchellcp-tree.def (LOOKUP_EXPR): Document.
1998-07-27 Dave Brolleyc-lex.c (yylex): Fix boundary conditions in character...
1998-07-20 Dave Brolleylex.c (mbchar.h): #include it.
1998-07-19 Jason Merrilllex.c (do_identifier): Look for class value even if...
1998-07-16 Jason Merrilldecl.c (qualify_lookup): New fn.
1998-07-16 Jason Merrilldecl2.c (arg_assoc_class): Also look at template argume...
1998-07-12 Martin v. Löwisdecl2.c (build_expr_from_tree): Change calls of do_iden...
1998-07-07 Jason Merrilldecl.c (xref_tag): Handle attributes between 'class...
1998-06-10 Dave BrolleyIntegrate cpplib into the C++ front end.
1998-06-08 Kaveh R. GhaziWarning fixes:
1998-06-07 Richard Hendersonlex.c (lang_init_options): New function.
1998-05-28 Jason Merrilldecl.c (start_decl): Always pedwarn about vacuously...
1998-05-26 Dave Brolleylex.c (parse_options,yy_cur,yy_lim): Add for cpplib.
1998-05-21 Dave Brolleylex.c: (handle_sysv_pragma): FILE* parameter not used.
1998-05-13 Kaveh R. GhaziWarning patches:
1998-05-11 Mark Mitchelllex.c (yyprint): Remove TYPENAME_ELLIPSIS.
1998-05-08 Martin v. Löwismassive namespace patch
1998-05-06 Kaveh R. Ghazierror.c: Convert to using ctype macros defined in system.h.
1998-05-06 Robert Lipecall.c, [...]: Add include of toplev.h.
1998-04-17 Jeffrey A Lawtree.c (avoid_overlap): Add prototype.
1998-04-15 Dave Brolleylex.c (init_parse): Now returns char* containing the...
1998-04-09 Benjamin Kosnikcp-tree.h (start_decl): Update prototype.
1998-04-08 Dave Brolleylex.c (finput): New variable.
1998-04-02 Jason Merrillcp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff.
1998-03-31 Jeffrey A Lawcall.c: Include system.h.
1998-03-29 Jeffrey A Law* lex.c (yynextch): Delete dead function.
1998-03-28 Jeffrey A Lawclass.c (alter_access): Remove unused label.
1998-03-24 Mark MitchellCommit files missed with last commit.
1998-03-17 Jason Merrillclass.c (pushclass): Only use the mi_matrix stuff ...
1998-03-15 Jason Merrillcp-tree.h (TEMPLATE_PARMS_FOR_INLINE): New macro.
1998-03-04 Andreas Schwablex.c (do_scoped_id): Fix parenthesizing.
1998-03-04 Michael Tiemannrtti.c (get_tinfo_fn_dynamic): If this function is...
1998-03-03 Jason Merrillcall.c, [...]: Remove support for -fno-ansi-overloading...
1998-02-28 Jason Merrillparse.y (nested_name_specifier): Use explicit_template_...
1998-02-25 Jason MerrillPartial implementation of namespaces.
next