OSDN Git Service

* c-decl.c (finish_function): Only warn about missing return
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2002-02-28 jason * c-decl.c (finish_function): Only warn about...
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-24 rodrigc2002-02-24 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-02-22 jakub PR other/5746
2002-02-22 nathancp:
2002-02-22 aldyhforgot cl
2002-02-20 jakub PR c++/4401
2002-02-20 jakub PR c++/5713
2002-02-20 jason ABI change: Mangle `void (A::*)() const' as
2002-02-18 jason * pt.c (do_type_instantiation): Don't pedwarn...
2002-02-18 rodrigc2002-02-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-02-17 jakub PR c/3444:
2002-02-16 nathancp:
2002-02-13 jason * decl.c (builtin_function): Set TREE_THIS_VOLA...
2002-02-13 jason * typeck2.c (digest_init): Do handle values...
2002-02-13 jason * typeck2.c (digest_init, process_init_construc...
2002-02-11 jason * parse.y (reserved_declspecs): Don't handle...
2002-02-08 jakub * c-common.c (c_expand_expr): Revert 2002-02-06 patch.
2002-02-07 nathan Rename instantiate_type_flags to tsubst_flags_t &...
2002-02-07 nathancp:
2002-02-05 aoliva* class.c: Include target.h.
2002-02-05 jason * error.c (dump_type): Be more helpful about...
2002-02-04 jakub PR c/4475, c++/3780:
2002-02-04 rth * config/alpha/alpha.c (current_function_is_thu...
2002-02-04 jason * decl.c (start_function): Call cplus_decl_attr...
2002-02-04 jason * xref.c: Remove.
2002-02-01 jason PR c++/4872
2002-02-01 jason * typeck.c (build_component_ref): Always compla...
2002-02-01 jason * error.c (dump_scope): Don't add TFF_DECL_SPEC...
2002-02-01 jason * decl2.c (finish_static_data_member_decl)...
2002-02-01 jason * Makefile.in (c-parse.c): Handle .output file.
2002-01-31 jason PR c++/3395
2002-01-31 jason Allow attributes in parms and casts.
2002-01-29 jakub PR other/1502:
2002-01-29 nathancp:
2002-01-24 zack * Make-lang.in (parse.c): Adjust expected number of
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-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-23 jason PR c++/5453
2002-01-23 jason * tree.c (build1): Don't set TREE_READONLY...
2002-01-23 jason * function.c (assign_parms): Don't put args...
2002-01-22 jason * parse.y (function_body): Suppress the block...
2002-01-22 jason * class.c (build_base_path): Tweak formatting.
2002-01-19 nathancp:
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 jason * decl.c (start_method): Handle attrlist.
2002-01-10 jakub * decl2.c (max_tinst_depth): Increase default limit...
2002-01-10 grahams * spew.c (YYCHAR): Uppercase macro parameter...
2002-01-09 grahams * decl.h (grokdeclarator): Wrap long line.
2002-01-09 grahams * semantics.c (FINISH_COND): Uppercase macro...
2002-01-08 grahams Remove change log entries for error.c
2002-01-08 grahams * xref.c (FILE_NAME_ABSOLUTE_P): Add parenthesis.
2002-01-07 jason * decl2.c (coerce_new_type): Downgrade error...
2002-01-07 grahams * errors.c: Update copyright date.
2002-01-06 grahams * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): Add...
2002-01-06 rth * c-decl.c (c_expand_body): Don't call outlinin...
2002-01-04 jason * class.c (update_vtable_entry_for_fn): Set...
2002-01-02 rth * c-decl.c (c_expand_body): Call outlining_inli...
2002-01-02 nathancp:
2002-01-02 nathan PR c++/5089
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2001-12-29 nathancp:
2001-12-29 nathancp:
2001-12-29 nathancp:
2001-12-26 nathancp:
2001-12-24 nathancp:
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-20 jsm28 * configure.in (all_diff_excludes, diff_excludes)...
2001-12-19 nathancp:
2001-12-18 jason * class.c (add_method): Do compare 'this' quals...
2001-12-18 nathan * pt.c (instantiate_clone): Remove, fold into ...
2001-12-18 jason C++ ABI change: destroy value arguments in...
2001-12-18 nathan * call.c (build_new_method_call): Use '%#V'.
2001-12-18 jsm28 * po/gcc.pot: Regenerate.
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-16 neil * c-common.c, c-common.h (back_end_hook): Remove.
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-15 jsm28 * gcc.c, config/fr30/fr30.c, config/v850/v850-c.c...
2001-12-14 jason * c-common.h (COMPOUND_STMT_BODY_BLOCK): New...
2001-12-13 jason * optimize.c (maybe_clone_body): Fix parameter...
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-12 nathan * doc/extend.texi (Deprecated Features): Deprecate...
2001-12-11 nathancp:
2001-12-10 nathancp:
2001-12-10 neil * c-lex.c, c-parse.in, c-typeck.c: Revert concatenatio...
2001-12-09 nathancp:
2001-12-09 aldyh2001-12-08 Aldy Hernandez <aldyh@redhat.com>
2001-12-08 danglin * semantics.c (simplify_aggr_init_exprs_r): Add DIRECT...
next