]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/lex.c
c-common.c (c_expand_expr): Fix prototype.
[thirdparty/gcc.git] / gcc / cp / lex.c
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.
2000-04-24  Mark Mitchellcp-tree.h (lang_decl): Remove pretty_function_p.
2000-04-18  Zack Weinbergcccp.c, [...]: Removed.
2000-04-11  Mark Mitchellcp-tre.h (finish_function): Change prototype.
2000-04-10  Martin v. Löwisinvoke.texi (-fno-gnu-keywords): Remove classof, headof...
2000-04-10  Mark Mitchellcp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-04-09  Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENT...
2000-04-06  Mark Mitchellcp-tree.h (lang_decl_flags): Rename saved_inline to...
2000-03-27  Richard Kennerc-convert.c (convert): Return if output or input type...
2000-03-23  Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-12  Gabriel Dos Reislex.c (whitespace_cr): Compress consecutive calls to...
2000-03-08  Jason MerrillAdd initial support for '\uNNNN' specifier.
2000-03-03  Mark Mitchell* tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-27  Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-27  Mark Mitchellcp-tree.h (DECL_NEEDED_P): Tweak to correct usage befor...
2000-02-26  Jeff LawFix copyrights
2000-02-25  Mark Mitchelllex.c (check_newline): Use push_srcloc and pop_srcloc...
2000-02-22  Martin v. LöwisRefer to the standard as an ISO document, not an ANSI...
2000-02-17  Mark Mitchellir.texi: Document DECL_TEMPLATE_INSTANTIATIONS.
2000-02-16  Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-07  Jason Merrillcp-tree.h (struct saved_scope): Add incomplete field.
2000-01-26  Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-12  Mumit Khanlex.c (DIR_SEPARATOR): Delete macro.
next