OSDN Git Service

1999-08-18 Andrew Haley <aph@cygnus.com>
[pf3gnuchains/gcc-fork.git] / gcc / cp /
1999-08-20 aph1999-08-18 Andrew Haley <aph@cygnus.com>
1999-08-20 mmitchel * pt.c (redeclare_class_template): Merge default template
1999-08-19 jason * cp-tree.h: Declare flag_use_repository.
1999-08-19 mmitchel * cp-tree.def (PSEUDO_DTOR_EXPR): New tree code.
1999-08-18 mmitchel * search.c (setup_class_bindings): Robustify.
1999-08-18 mmitchel * cp-tree.h (build_lang_field_decl): Remove.
1999-08-18 rth * tree.c (search_tree): Handle TRUTH_{AND,OR...
1999-08-17 mmitchel * cp-tree.h (back_end_hook): New variable.
1999-08-17 mmitchel * decl.c (add_decl_to_level): New function.
1999-08-17 mmitchel * cp-tree.h (CALL_DECLARATOR_PARMS): New macro.
1999-08-16 mmitchel * cp-tree.h (CAN_HAVE_FULL_LANG_DECL_P): New macro.
1999-08-16 mmitchel * cp-tree.def (STMT_EXPR): New tree node.
1999-08-16 mmitchelFix typo in last change
1999-08-15 mmitchel * pt.c (check_default_tmpl_args): Don't check in local...
1999-08-14 jason Speed up Koenig lookup.
1999-08-14 mmitchel * cp-tree.def (DECL_STMT): Make it smaller.
1999-08-13 mmitchelFix incorrect commit on previous change.
1999-08-13 gavinFor gcc:
1999-08-13 mmitchel * pt.c (tsubst): Back out 1999-08-06 patch. Use fold and
1999-08-12 jason * lang-options.h: Add -fms-extensions.
1999-08-12 mmitchel * cp-tree.h (minimal_parse_mode): Remove.
1999-08-12 mmitchel * Make-lang.in (CXX_SRCS): Remove sig.c.
1999-08-11 mmitchel * dump.c (queue): Be careful when computing bitmasks.
1999-08-11 mmitchel * parse.y (pedantic): Give it itype. Adjust usage...
1999-08-11 mmitchel * extend.texi (C++ Signatures): Remove node.
1999-08-11 loewis * lex.c (do_identifier): Remove unnecessary lookup...
1999-08-10 loewis * decl2.c (set_decl_namespace): Do not complain about...
1999-08-10 mmitchel * decl.c (build_ptrmemfunc_type): Handle qualified
1999-08-09 ghazi * decl.c: Remove redundant prototype for `print...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-09 jason * semantics.c (begin_function_try_block, finish_functi...
1999-08-09 jason * decl.c (struct binding_level): Add eh_region field.
1999-08-09 lawMore mail address and web address updates.
1999-08-09 jason * ptree.c (print_lang_type): Print the real type of...
1999-08-08 jasonfix thinko in last change
1999-08-07 ghazi * class.c (count_fields, add_fields_to_vec): Add stati...
1999-08-07 jasonrevert
1999-08-07 jason * decl.c (bad_specifiers): It's OK to have an EH spec...
1999-08-07 jason * decl.c (lookup_name_real): Set the complain flag...
1999-08-06 oliva* pt.c (tsubst): Use build_index_type to build in-templ...
1999-08-06 jason * typeck2.c (add_exception_specifier): Use complete_type.
1999-08-06 mmitchel * tree.c (cp_build_qualified_type_real): Handle
1999-08-06 mmitchel * error.c (dump_expr): Handle EXACT_DIV_EXPR.
1999-08-06 jason * decl.c (pushdecl): Only give an error for shadowing...
1999-08-05 law * typeck2.c: Update URLs and mail addresses.
1999-08-04 jasonregen
1999-08-04 nathan * cp-tree.h (empty_except_spec): New global var.
1999-08-03 nathan * call.c (convert_arg_to_ellipsis): Use pod_type_p.
1999-08-03 nathan * class.c (duplicate_tag_error): Preserve templ...
1999-08-03 nathan * decl.c (start_enum): Show location of previou...
1999-08-03 jason * lex.c (yyprint): Handle PFUNCNAME.
1999-08-03 jason * decl.c (start_decl): Set attributes before duplicate...
1999-08-03 mmitchel * invoke.texi (-fdump-translation-unit): New option.
1999-08-03 rth * call.c: Include defaults.h instead of expr.h.
1999-08-03 mmitchel * lex.c (errorcount, sorrycount): Don't declare.
1999-08-02 rthJakub Jelinek <jj@ultra.linux.cz>
1999-08-02 jason * class.c (mark_overriders): Fix order of args to...
1999-08-02 rth * cp-tree.h (TYPE_PTRMEMFUNC_P): Check TYPE_LANG_SPECI...
1999-08-02 mmitchel * call.c (build_conditional_expr): Fix typo in comment.
1999-08-01 cruxBackport of GC branch patches part 2: kill stmt status...
1999-07-31 cruxBackport of GC branch patches part 1: kill eh status...
1999-07-31 mmitchel * call.c (build_conditional_expr): Call convert_from_r...
1999-07-31 rth * typeck2.c (initializer_constant_valid_p)...
1999-07-28 mmitchel * call.c (conditional_conversion): Don't build BASE_CO...
1999-07-28 jason * cp-tree.h (DECL_VIRTUAL_CONTEXT): New macro.
1999-07-27 jasontweak whitespace
1999-07-27 jason * method.c: Remove prototype for largest_union_member.
1999-07-27 mmitchel * class.c (override_one_vtable): Adjust the use of...
1999-07-27 mmitchel * cp-tree.h (BINFO_VIRTUALS): Document new format.
1999-07-27 jasontry again
1999-07-27 mmitchel * tree.c (build_cplus_new): Adjust call to abstract_vi...
1999-07-27 jason * input.c (feed_input): Only touch lineno and input_fi...
1999-07-26 jason * input.c (feed_input): Add file, line parms.
1999-07-26 mmitchel * cp-tree.h (ncp_convert): Rename to perform_implicit_...
1999-07-26 mmitchel * exception.cc (__cplus_type_matcher): Match __eh_matcher
1999-07-26 mmitchel * cp-tree.h (CP_INTEGRAL_TYPE_P): New macro.
1999-07-26 rth * decl.c (ptr_type_node, va_list_type_node...
1999-07-25 law * g++FAQ.texi: Deleted per Joe Buck's request.
1999-07-24 jason * lex.c: Sync with C frontend.
1999-07-23 mmitchel * call.c (reference_binding): Tweak.
1999-07-23 mmitchel * pt.c (convert_nontype_argument): Don't call decl_con...
1999-07-23 mmitchel * call.c (NEED_TEMPORARY_P): New macro.
1999-07-21 gavinFor gcc:
1999-07-21 jason * decl.c (warn_extern_redeclared_static): Check DECL_A...
1999-07-20 jasonremove whitespace
1999-07-20 jason * lang-specs.h (c++-cpp-output): Pass -fpreprocessed.
1999-07-20 crux * c-common.h: New file.
1999-07-19 mmitchel * pt.c (check_default_tmpl_args): Move test for missin...
1999-07-18 mmitchel * decl.c (lookup_nested_type): Remove.
1999-07-18 law * Makefile.in (INTERFACE): Bump to 2.
1999-07-18 law * typeck2.c (my_friendly_abort): Updated URL...
1999-07-18 mmitchel * pt.c (determine_specialization): Tighten error-checking.
1999-07-14 mmitchel * pt.c (check_default_tmpl_args): Handle friends defin...
1999-07-09 jason * cp-tree.h (struct lang_decl): Added field for storin...
1999-07-09 jason * decl2.c (reparse_absdcl_as_casts): Don't warn about...
1999-07-09 jason * pt.c (do_decl_instantiation): Downgrade duplicate...
1999-07-07 law * decl2.c (mark_vtable_entries): Fix check...
1999-07-06 gavinFor gcc:
1999-07-06 brolley1999-07-05 Dave Brolley <brolley@cygnus.com>
1999-07-05 mmitchel * cp-tree.h (IS_AGGR_TYPE): Include instantiated templ...
next