]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-lang.c
Merge from pch-branch up to tag pch-commit-20020603.
[thirdparty/gcc.git] / gcc / cp / cp-lang.c
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-22  neil PR preprocessor/6517
2002-05-12  jason * cp-lang.c (ok_to_generate_alias_set_for_type...
2002-04-25  neil * c-common.h (c_common_parse_file): Update.
2002-04-24  neil * attribs.c (c_common_attribute_table): Move table...
2002-04-20  neil * Makefile.in: Update.
2002-04-19  neil * builtins.c: Include langhooks.h.
2002-04-18  neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-04  neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-03  rth PR opt/4330
2002-04-03  neil * langhooks-def.h (lhd_set_decl_assembler_name,
2002-04-01  neil * c-decl.c (grokdeclarator): Update.
2002-04-01  neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31  neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-31  neil * diagnostic.c (print_error_function): Remove.
2002-03-29  neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-29  neil * Makefile.in (except.o): Update.
2002-03-27  neil * Makefile.in (attribs.o): Update.
2002-03-27  neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-26  neil * Makefile.in (ggc-common.o): Update.
2002-03-25  neil * cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine.
2002-03-20  neil * Makefile.in: Update.
2002-03-17  neil * c-common.h (yyparse, c_common_parse_file): New.
2002-03-13  ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-11  dje2002-03-06 Dan Nicolaescu <dann@ics.uci.edu>
2002-03-08  neil * expr.c (expand_expr): Use unsave lang hook.
2002-02-28  neil * Makefile.in (integrate.o): Update.
2001-12-05  jason * langhooks.h (struct lang_hooks_for_tree_inlin...
2001-11-27  kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-22  bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-09  neil * Makefile.in: Update.
2001-11-09  neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-06  neil * alias.c:: Include langhooks.h.
2001-10-25  zack * langhooks.c (lang_hook_default_clear_binding_stack...
2001-10-23  kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-08  aoliva* Make-lang.in (CXX_OBJS): Added cp-lang.o.