OSDN Git Service

* c-common.c (flag_ms_extensions): Move from c++ front end.
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
2002-06-16 rth * c-common.c (flag_ms_extensions): Move from...
2002-06-15 gdr * cp-tree.h (compiler_error): Remove declaration.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-22 neil PR preprocessor/6517
2002-05-19 aoliva* cp-tree.h (complete_type_or_diagnostic): Changed...
2002-05-14 aoliva* cp-tree.h (struct lang_type): Added non_zero_init.
2002-05-09 neil * Makefile.in: Update.
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-04-25 jason PR c++/5607
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-07 mmitchel PR c++/5571
2002-04-06 jason PR c++/525
2002-04-04 jason PR c++/5636
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-03-31 neil * diagnostic.c (print_error_function): Remove.
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 nathancp:
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-20 neil * Makefile.in: Update.
2002-03-18 jason PR c++/3870
2002-03-16 nathancp:
2002-03-15 mmitchel * c-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-15 jason PR c++/5857
2002-03-13 rsandifo * cp-tree.h (init_init_processing): Remove declaration.
2002-03-11 nathancp:
2002-03-10 ghazi * cp-tree.h (stabilize_expr): Prototype.
2002-03-09 rodrigc2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-03-08 neil * expr.c (expand_expr): Use unsave lang hook.
2002-03-01 pme2002-03-01 Phil Edwards <pme@gcc.gnu.org>
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-24 rodrigc2002-02-24 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-02-22 nathancp:
2002-02-07 nathan Rename instantiate_type_flags to tsubst_flags_t &...
2002-02-04 jason * xref.c: Remove.
2002-02-01 jason PR c++/4872
2002-01-23 zack * typeck2.c (friendly_abort): Delete definition.
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-23 jakub * spew.c (pending_inlines, pending_inlines_tail,
2002-01-17 jason * decl.c (begin_constructor_body, begin_destruc...
2002-01-17 jason * error.c (dump_type_suffix): Print the excepti...
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2002-01-06 grahams * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): Add...
2002-01-02 nathancp:
2002-01-02 nathancp:
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-14 jason * c-common.h (COMPOUND_STMT_BODY_BLOCK): New...
2001-12-13 jason * decl.c (store_parm_decls): Remove parms_have_...
2001-12-12 jakub * cp-tree.h (DESTRUCTOR_DECL_PREFIX, DESTRUCTOR_NAME_P,
2001-12-09 nathancp:
2001-12-08 danglin * semantics.c (simplify_aggr_init_exprs_r): Add DIRECT...
2001-12-05 jason * langhooks.h (struct lang_hooks_for_tree_inlin...
2001-11-30 mmitchel2001-11-29 Mark Mitchell <mark@codesourcery.com>
2001-11-29 nathancp:
2001-11-25 nathancp:
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-16 neil * cp-tree.h (print_class_statistics): Restore.
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-09 neil * Makefile.in: Update.
2001-10-23 lerdsuwa * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-17 rth * cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_...
2001-10-16 hp * cp-tree.h (VFIELD_NAME_FORMAT) [NO_DOLLAR_IN_LABEL &&
2001-10-13 lerdsuwa * cp-tree.h (TYPE_BINFO): Update comment.
2001-10-09 jason * call.c (standard_conversion): Add bad convers...
2001-10-08 aoliva* Make-lang.in (CXX_OBJS): Added cp-lang.o.
2001-10-08 rth * c-common.h (struct c_lang_decl): Add declared...
2001-10-05 aoliva* Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-10-02 jason * spew.c (end_input): No longer static.
2001-09-24 zacktop level:
2001-09-21 rthgcc/
2001-09-21 jsm28 Table-driven attributes.
2001-09-06 nathan Remove TYPE_NONCOPIED_PARTS.
2001-08-24 jason * c-common.c (c_alignof, c_alignof_expr): Move...
2001-08-14 rth * class.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-10 jason * c-common.h (RETURN_NULLIFIED_P): Lose.
2001-08-07 nathancp:
2001-08-03 shebs * cp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove...
2001-08-02 nathan.:
2001-07-31 nathancp:
2001-07-25 jason * call.c (joust): Only prefer a non-builtin...
2001-07-25 nathancp:
2001-07-24 nathan Simplify rtti, now we've only one ABI.
2001-07-21 nathangcc:
2001-07-21 nathan Remove old-abi remnants. Remove comments about old abi
2001-07-19 mmitchel * class.c (type_requires_array_cookie): New function.
2001-07-13 jsm28 * c-common.c (decl_attributes): Take a pointer to...
2001-07-11 bje * Revert today's change -- there is a subtle bug.
2001-07-11 bje2001-07-11 Ben Elliston <bje@redhat.com>
2001-07-06 lerdsuwa * cp-tree.h (copy_template_template_parm): Rename...
2001-07-05 jason * cvt.c (convert_lvalue): New fn.
2001-06-29 nathan * cp-tree.h (flag_dump_class_layout): Remove unneeded...
2001-06-18 jason Implement the Named Return Value optimization.
next