OSDN Git Service

* system.h (TARGET_ESC): Move to ...
[pf3gnuchains/gcc-fork.git] / gcc / cp / typeck2.c
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...
1998-10-30 mmitchel * decl2.c (delete_sanity): Pass integer_zero_node...
1998-10-27 jason * call.c (standard_conversion): instantiate_type here.
1998-10-26 jason * typeck2.c (process_init_constructor): Only skip...
1998-10-26 jason * typeck2.c (check_for_new_type): Only depend on pedan...
1998-10-26 jason * typeck.c (convert_arguments): Don't handle pmf refer...
1998-10-19 jason Revamp references to member functions.
1998-10-16 jason * typeck.c (build_indirect_ref): Complain about a...
1998-10-12 jason * typeck2.c (my_friendly_abort): Add URL.
1998-09-24 mmitchel * cp-tree.h (language_lvalue_valid): Remove.
1998-09-07 jasonrevert error reporting patch
1998-09-06 mmitchel * cp-error.def: New file.
1998-07-28 jason * class.c (finish_struct_1): Convert integer_zero_node to
1998-07-27 jason * typeck2.c (build_functional_cast): Handle default...
1998-06-22 ghaziWarning fixes:
1998-06-19 law * typeck2.c (pop_init_level): Warn about implic...
1998-06-17 jason * method.c (hack_identifier): Complain about getting...
1998-05-28 jason * call.c (build_method_call): Make sure get_type_value...
1998-05-24 jason * decl.c (push_namespace): Namespaces have type void.
1998-05-06 lawtypo typo fixes fixes
1998-05-06 robertlWed May 6 06:36:41 1998 Robert Lipe <robertl@dgii...
1998-04-17 jason * typeck2.c (process_init_constructor): Don't strip...
1998-04-10 jason * sig.c (build_signature_pointer_constructor): Don...
1998-03-31 law * call.c: Include system.h. Remove includes...
1998-03-17 mmitchel * typeck2.c (build_x_arrow): Don't crash when an aggre...
1998-03-15 manfredd
1998-03-03 jason * cvt.c, decl.c, decl2.c, init.c, rtti.c, typeck.c...
1998-02-24 jason * typeck2.c (process_init_constructor): Fix labeled...
1998-02-19 jasonoops
1998-02-19 jason * typeck2.c (process_init_constructor): Sorry about...
1998-02-19 jason * cvt.c (cp_convert_to_pointer): Preserve TREE_CONSTANT.
1998-02-02 lawVarious fixes for -Wall problems from Kaveh. See Chang...
1998-01-19 jason * decl.c (start_decl): Don't allow duplicate definitio...
1997-12-22 law * call.c (add_builtin_candidate): Add default...
1997-11-26 jason * typeck2.c (digest_init): Make copies where appropriate.
1997-10-16 jason * method.c (build_overload_value): Handle TEMPLATE_CON...
1997-10-14 jason * cp-tree.h (scratchalloc, build_scratch_list, make_sc...
1997-08-21 jasonWed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick...
1997-08-20 jason * pt.c (lookup_nested_type_by_name): Handle typedef...
next