OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / cp / typeck2.c
2003-04-13 zack * tree.c (build_constructor): New function.
2003-03-03 mmitchel PR c++/9878
2003-02-28 mmitchel PR c++/9879
2003-02-24 lerdsuwa PR c++/9602
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-25 lerdsuwa * cp-tree.h (flagged_type_tree_s): Remove.
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-31 mmitchel PR c++/8160
2002-10-25 dje PR c++/7228
2002-10-11 mmitchel * NEWS: Document removal of "new X = ..." extension.
2002-09-30 mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-14 kazu * error.c: Fix comment formatting.
2002-09-04 jason * typeck2.c (add_exception_specifier): Only...
2002-08-08 mmitchel Rework build_component_ref.
2002-08-01 mmitchel * call.c (build_field_call): Do not look up the field...
2002-07-02 lerdsuwa * typeck2.c (incomplete_type_error): Fix typo caused by
2002-07-02 lerdsuwa PR c++/6716
2002-06-23 mmitchel * parse.y (parse_scoped_id): New function.
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-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-06 jason PR c++/525
2002-02-13 jason * typeck2.c (digest_init): Do handle values...
2002-02-13 jason * typeck2.c (digest_init, process_init_construc...
2002-01-29 nathancp:
2002-01-23 zack * typeck2.c (friendly_abort): Delete definition.
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-12-18 nathan * pt.c (instantiate_clone): Remove, fold into ...
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-29 nathancp:
2001-11-25 nathancp:
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-10-12 nathancp:
2001-10-11 jason * typeck2.c (store_init_value): Don't re-digest...
2001-08-19 jakub * typeck2.c (add_exception_specifier): Only require...
2001-06-10 gdrgcc/
2001-05-02 ghazicp:
2001-04-24 nathangcc:
2001-02-16 mmitchel * typeck2.c (build_m_component_ref): Robustify.
2001-02-12 nathancp:
2001-02-08 jason * search.c (shared_member_p): New function.
2001-01-16 dberlin2001-01-16 Daniel Berlin <dberlin@redhat.com>
2001-01-03 nathancp:
2001-01-03 jason * init.c (build_default_init): New fn.
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-15 jason * call.c (build_op_delete_call): See through...
2000-11-17 nathan * typeck2.c (incomplete_type_error): Reorganise to...
2000-11-15 jason * diagnostic.c (finish_abort): New fn.
2000-10-20 dje* Use "because" instead of since in error messages.
2000-10-13 mmitchel Remove obstacks.
2000-08-18 nathan * cp-tree.h (enum_name_string): Remove prototype.
2000-07-21 zack * cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
2000-07-10 mmitchel * cp-tree.h (char_type_p): New function.
2000-06-20 nathan * call.c (build_conditional_expr): Use VOID_TYPE_P.
2000-05-01 mmitchel * cp-tree.h (same_type_ignoring_top_level_qualifiers_p...
2000-04-09 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_ID...
2000-03-21 nathangcc
2000-03-08 jason * typeck2.c (process_init_constructor): Set...
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-02-27 jason Implement class scope using-declarations for...
2000-02-26 lawFix copyrights
2000-02-18 loewis * gcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-02-07 jasontweak wording
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-20 gdr2000-01-19 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>
2000-01-19 gdr2000-01-19 Gabriel Dos Reis <gdr@codesourcery>
1999-12-29 mmitchel * cp-tree.h (lang_type): Replace abstract_virtuals...
1999-12-21 mmitchel * cp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-11-05 mmitchel * Makefile.in (typeck2.o): Depend on output.h.
1999-10-14 amylaargcc toplevel:
1999-09-15 ghazi * rtl.h (get_insn_name, print_rtl_with_bb): Add protot...
1999-09-10 mmitchel * cp-tree.h (finish_function): Adjust prototype.
1999-08-25 mmitchel * cp-tree.def (SUBOBJECT): New tree node.
1999-08-11 mmitchel * extend.texi (C++ Signatures): Remove node.
1999-08-09 lawMore mail address and web address updates.
1999-08-06 jason * typeck2.c (add_exception_specifier): Use complete_type.
1999-08-05 law * typeck2.c: Update URLs and mail addresses.
1999-08-04 nathan * cp-tree.h (empty_except_spec): New global var.
1999-08-03 mmitchel * lex.c (errorcount, sorrycount): Don't declare.
1999-07-31 rth * typeck2.c (initializer_constant_valid_p)...
1999-07-26 mmitchel * cp-tree.h (CP_INTEGRAL_TYPE_P): New macro.
1999-07-18 law * typeck2.c (my_friendly_abort): Updated URL...
1999-05-20 mmitchel * cp-tree.h (make_ptrmem_cst): New function.
1999-05-19 jason * call.c (find_scoped_type, resolve_scope_to_name...
1999-03-26 ghaziWarning fixes:
1999-03-13 loewis * semantics.c (finish_switch_cond): Handle...
1999-02-26 jason * typeck.c (complete_type_or_else): Add VALUE arg...
1999-02-06 law * typeck2.c: Update email addrsses.
1998-11-29 jason * typeck2.c (process_init_constructor): Use same_type_p.
1998-11-24 jason * lex.c (handle_generic_pragma): Use token_buffer.
1998-11-23 jason * typeck2.c (process_init_constructor): If there are...
1998-11-23 jasonupdate copyrights
1998-11-18 jason * decl.c (cplus_expand_expr_stmt): Always complain...
1998-11-18 jason * search.c (get_abstract_virtuals): Complain about...
1998-11-16 jason * typeck2.c (my_friendly_abort): Don't fatal twice...
1998-11-16 jason * decl.c (cplus_expand_expr_stmt): Promote warning...
next