]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/lex.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / cp / lex.c
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-15  Mark Mitchelldecl.c (reshape_init): Fix typo.
2002-10-14  Mark Mitchellre PR c++/7176 (g++ confused by friend and static membe...
2002-09-21  Kazu HirataChangeLog: Follow spelling conventions.
2002-09-14  Kazu Hirataerror.c: Fix comment formatting.
2002-08-01  Neil Boothc-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-26  Neil Boothc-common.h (RID_AND, [...]): Remove.
2002-07-10  Mark Mitchellcp-tree.h (unqualified_name_lookup_error): Declare it.
2002-06-24  Mark Mitchellcp-tree.h (SCALAR_TYPE_P): New macro.
2002-06-23  Mark Mitchellparse.y (parse_scoped_id): New function.
2002-06-20  Akim Demaillec-parse.in (initelt: identifier ':' initval): Add an...
2002-06-15  Gabriel Dos Reiscp-tree.h (compiler_error): Remove declaration.
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-25  Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-05-22  Richard Hendersondecl.c (check_tag_decl): Handle RID_THREAD.
2002-05-22  Neil Boothre PR preprocessor/6517 (gcc hangs on C compile with...
2002-05-22  Richard Hendersonc-common.h (enum rid): Add RID_THREAD.
2002-04-25  Neil Boothc-common.h (c_common_parse_file): Update.
2002-03-31  Neil Boothc-common.c (c_unsafe_for_reeval): Rename.
2002-03-29  Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-29  Roger Saylere PR c++/5998 (regression, all builtins disabled)
2002-03-29  Neil BoothMakefile.in (except.o): Update.
2002-03-27  Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-24  Neil BoothRemoval of separate preprocessor cpp0.
2002-03-20  Neil BoothMakefile.in: Update.
2002-03-16  Nathan Sidwellre PR c++/4361 (bogus ambiguity taking the address...
2002-03-13  Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-03-03  Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-02-28  Neil BoothMakefile.in (integrate.o): Update.
2002-02-04  Jason Merrillxref.c: Remove.
2002-01-24  Zack WeinbergMake-lang.in (parse.c): Adjust expected number of shift...
2002-01-23  Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-10  Ira RubenAdded __attribute__((deprecated)) patches.
2001-12-18  Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-09  Aldy Hernandezlex.c (rid_to_yy): Add RID_CHOOSE_EXPR and RID_TYPES_CO...
2001-12-01  Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-26  Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-18  Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-15  Neil Boothc-common.c: Include c-lex.h.
2001-11-09  Neil BoothMakefile.in: Update.
2001-11-09  Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-11-04  Kaveh R. Ghazi* lex.c (copy_lang_type): Add static prototype.
2001-10-14  Neil Boothc-pragma.h (cpp_register_pragma_space): Remove.
2001-10-13  Kriang Lerdsuwanakijcp-tree.h (TYPE_BINFO): Update comment.
2001-10-08  Alexandre OlivaMake-lang.in (CXX_OBJS): Added cp-lang.o.
2001-10-07  Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-12  Kaveh R. Ghazidecl2.c (lang_f_options): Const-ification.
2001-08-27  Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-06-26  Gabriel Dos Reistoplev.c (decode_f_option): Adjust setting.
2001-05-20  Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-13  Zack Weinbergexcept.c (choose_personality_routine): Export.
2001-04-24  Nathan SidwellLazy __FUNCTION__ generation.
2001-04-19  Mark Mitchellcp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECI...
2001-04-12  Jason Merrillcp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.
2001-04-04  Mark Mitchellcp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2001-03-22  Jason Merrillpt.c (instantiate_decl): Abort if we see a member const...
2001-03-10  Neil Boothtoplev.c (file_name_nondirectory): Remove.
2001-02-12  Mark MitchellRemove old ABI support.
2001-01-29  Joseph Myerstree.c, tree.h (build_parse_node): Remove; was identica...
2001-01-14  Neil Boothc-parse.in (finish_parse): Add comment about cpp_destroy.
2001-01-13  Neil Boothc-lex.c (init_c_lex): Use cpp_get_callbacks to set...
2001-01-10  Neil Boothc-lang.c (lang_hooks): Update.
2001-01-09  Neil Boothc-lang.c (lang_hooks): Update.
2001-01-03  Joseph Myersc-common.c (c_common_lang_init): New function.
2000-11-28  Neil Boothc-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-26  Neil BoothMakefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.
2000-11-25  Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-11-20  Neil Boothc-lang.c (lang_init_options): Update call to cpp_reader...
2000-11-20  Nathan Sidwelllex.c (rid_to_yy, RID_EXPORT): Make unique keyword.
2000-11-17  Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17  Zack Weinbergstringpool.c: New file.
2000-11-10  Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-09  Eric Christopherdecl.c (init_decl_processing): Change definition of...
2000-11-09  Nathan Sidwelllex.c (do_identifier): Don't lookup_name for operators.
2000-11-02  Joseph Myers* collect2.c (main, write_c_file_stat), gcc.c (translat...
2000-11-02  Zack Weinbergc-lex.c (init_c_lex): Update cpp_start_read call.
2000-10-13  Mark MitchellRemove obstacks.
2000-10-01  Mark Mitchellc-decl.c (c_expand_body): Don't generate RTL if flag_sy...
2000-09-14  Joseph Myersc-parse.in (reswords): Add _Complex.
2000-09-07  Mark Mitchellc-common.h (prep_stmt): Declare.
2000-09-07  Zack WeinbergIntegrated preprocessor.
2000-08-29  Jason Merrill[multiple changes]
2000-08-21  Gabriel Dos Reisdiagnostic.c (context_as_prefix): Export.
2000-07-27  Mark Mitchelldecl.c (start_cleanup_fn): Mark the function as `inline'.
2000-07-25  Nathan SidwellKill strict_prototype.
2000-06-30  Mark MitchellMakefile.in (c-common.o): Don't depend on c-tree.h...
2000-06-17  Benjamin Chelfc-common.c (c_tree_code_type): New array.
2000-06-16  Mark Mitchellcp-tree.h (struct language_function): Remove x_base_ini...
2000-06-14  Benjamin Chelfc-common.h (IF_COND): Moved here from cp/cp-tree.h.
2000-06-09  Zack Weinbergggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc...
2000-06-09  Jason Merrillrevert mangling patch
2000-06-09  Gabriel Dos Reislex.c (DEF_OPERATOR): Say `operator@' -not- `operator...
2000-06-08  Mark Mitchellinvoke.texi: Remove documentation for -fsquangle and...
2000-06-06  Gabriel Dos Reisdiagnostic.c (output_maximum_width): Remove.
2000-06-06  Jason Merrillsearch.c (maybe_suppress_debug_info): Don't check CLASS...
2000-05-30  Zack Weinbergcp-tree.h (DECL_ANTICIPATED): New macro.
2000-05-28  Alex Samuelcp-tree.h (ansi_opname): Make it a macro.
2000-05-14  Gabriel Dos Reisdiagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.
2000-05-09  Zack Weinbergtop level:
2000-04-28  Alex SamuelMakefile.in (OBJS): Add timevar.o.
next