OSDN Git Service

* alpha.md (addsi3, subsi3): No new temporaries once cse is
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl.c
1998-11-01 mmitchel * cp-tree.h (COMPARE_STRICT): New macro.
1998-10-29 jason * decl.c (lookup_name_real): Simplify suggested fix.
1998-10-29 jason * decl.c (lookup_name_real): OK, only warn if not...
1998-10-28 jason * init.c (build_delete): Reset TYPE_HAS_DESTRUCTOR...
1998-10-27 jason * call.c (standard_conversion): instantiate_type here.
1998-10-27 mmitchel * decl.c (grokdeclarator): Use type_quals, rather...
1998-10-26 mmitchel * error.c (dump_decl): Deal with TEMPLATE_DECLs that are
1998-10-26 jason * decl.c (grokdeclarator): Complain about a variable...
1998-10-26 brendan * decl.c (grokdeclarator): Disallow `explicit' in...
1998-10-25 mmitchel * decl.c (grokdeclarator): Set DECL_NONCONVERTING_P...
1998-10-23 mmitchel * cplus-dem.c (work_stuff): Replace const_type and...
1998-10-23 jason * cp-tree.h (CP_TYPE_READONLY): New macro to handle...
1998-10-18 jason * decl.c (grokvardecl): Fix thinko.
1998-10-18 jason * decl.c (grokdeclarator): Embedded attrs bind to...
1998-10-18 jason * parse.y (fn.def2): Fix 'attrs' format.
1998-10-17 jason * decl.c (grokfndecl): Set DECL_CONTEXT to namespace...
1998-10-17 ghaziWarning fixes:
1998-10-16 mmitchel * decl.c (lookup_name_real): Handle template parameter...
1998-10-16 mmitchel * decl.c (expand_static_init): Build cleanups before...
1998-10-16 mmitchel * class.c (add_method): Fix documentation to reflect...
1998-10-16 jason * decl.c (grokfndecl): Also check ctype when checking...
1998-10-15 jason * decl.c (grokfndecl): ::main and __builtin_* get...
1998-10-15 mmitchel * cp-tree.def (TYPENAME_TYPE): Add to documentation.
1998-10-14 bkoz~
1998-10-14 jason * decl.c (grokfndecl): Fix my thinko.
1998-10-13 jason * tinfo2.cc (fast_compare): Remove.
1998-10-12 jason * decl.c (start_function): Fix cut-and-paste error.
1998-10-12 jason * typeck2.c (my_friendly_abort): Add URL.
1998-10-08 law * typeck.c (unsigned_type): Only return TItype...
1998-10-07 mmitchel * cp-tree.h (vtbl_ptr_type_node): New variable.
1998-10-06 mmitchel * cp-tree.def (PTRMEM_CST): New tree node.
1998-10-04 jason * pt.c (pop_tinst_level): Call extract_interface_info.
1998-10-04 jason * decl.c (grokdeclarator): Remove redundant calls to
1998-10-03 mmitchel * class.c (current_class_ptr, current_class_ref):...
1998-10-03 jason * decl2.c (merge_functions): Remove duplicates.
1998-10-01 nickcAdd invocation of SET_DEFAULT_DECL_ATTRIBUTES, if defined.
1998-09-28 mmitchel * decl.c (grokdeclarator): Tighten checks for invalid
1998-09-25 loewis1998-09-24 Martin von L�wis <loewis@informatik.hu...
1998-09-25 ghaziWarning fixes:
1998-09-24 mmitchel * cp-tree.h (language_lvalue_valid): Remove.
1998-09-22 bkoz
1998-09-22 mmitchel * decl.c (grokfndecl): Improve error-recovery.
1998-09-15 rth * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused...
1998-09-10 mmitchel * decl.c (pushdecl): Don't copy types if the
1998-09-09 jason * error.c (dump_type_real): Handle NAMESPACE_DECL.
1998-09-08 mmitchel * cp-tree.h (anonymous_namespace_name): Declare.
1998-09-08 mmitchel * decl.c (grokparms): Distinguish between references...
1998-09-07 jasonrevert error reporting patch
1998-09-06 mmitchel * cp-error.def: New file.
1998-09-05 mmitchel * cp-tree.h (TI_PENDING_SPECIALIZATION_FLAG): Remove.
1998-09-03 mmitchel * decl.c (finish_enum): Don't resolve CONST_DECLs...
1998-09-03 bkozP
1998-09-01 jason * decl.c (lookup_name_real): Also do implicit typename...
1998-08-31 mmitchel * decl.c (finish_enum): Handle member enums of classes...
1998-08-30 mmitchel * decl.c (grokfndecl): Issue error on declaration...
1998-08-28 mmitchel * cp-tree.h (build_enumerator): Take the enumeration...
1998-08-27 jason * search.c: Tear out all mi_matrix and memoize code.
1998-08-27 jason Never change BINFO_INHERITANCE_CHAIN.
1998-08-27 mmitchel * class.c (build_vbase_path): Use reverse_path.
1998-08-27 mmitchel * decl.c (build_enumerator): Set DECL_CONTEXT for the
1998-08-26 mmitchel * cp-tree.h (finish_enum): Change prototype.
1998-08-25 jason * decl.c (duplicate_decls): Don't complain about different
1998-08-24 jason * decl.c (start_decl): Remove redundant linkage check.
1998-08-24 mmitchel * cp-tree.h (CLASS_TYPE_P): New macro.
1998-08-24 bkoz
1998-08-24 jason * c-common.c (combine_strings): Also set TREE_READONLY.
1998-08-24 jason * lex.c (real_yylex): Don't warn about long...
1998-08-23 mmitchel * decl.c (grokdeclarator): Complain about in-class...
1998-08-23 mmitchel * iomanip.h: Use __extension__ for `extern' explicit...
1998-08-20 jason * tree.c (search_tree, no_linkage_helper, no_linkage_c...
1998-08-20 mmitchel * decl.c (duplicate_decls): Always merge the old and...
1998-08-19 mmitchel * cp-tree.h (ansi_null_node): New variable.
1998-08-17 jason * decl.c (grokparms): No, here.
1998-08-17 jason * decl.c (grokdeclarator): Catch parm with pointer...
1998-08-17 jason * gxxint.texi: Remove obsolete documentation of overlo...
1998-08-17 bkoz1998-08-17 Benjamin Kosnik <bkoz@loony.cygnus.com>
1998-08-12 mmitchel1998-08-12 Mark Mitchell <mark@markmitchell.com>
1998-08-06 mmitchel * cp-tree.h (ENUM_TEMPLATE_INFO): New macro.
1998-08-04 mmitchel * decl.c (pushtag): Don't mangle the name of a TYPE_DE...
1998-08-03 jason * method.c (set_mangled_name_for_decl): Change return...
1998-07-31 mmitchel1998-07-31 Mark Mitchell <mark@markmitchell.com>
1998-07-29 jason * decl.c (push_overloaded_decl): Use current_namespace...
1998-07-29 jason * decl.c (lookup_name_real): Fix typo.
1998-07-28 mmitchel * cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.
1998-07-25 jason * decl.c (lookup_name_real): OK, do return the from_ob...
1998-07-24 jason * cp-tree.h: Add prototype for set_identifier_local_value.
1998-07-23 jason * except.c (process_start_catch_block_old): Call start...
1998-07-23 jason * class.c (build_vtable): Pass at_eof to import_export...
1998-07-21 jason * tree.c (canonical_type_variant): New fn to handle...
1998-07-19 mmitchel * decl.c (pushtag): Revert previous change.
1998-07-19 mmitchel * decl.c (pushtag): Don't put out debugging informatio...
1998-07-18 jason * decl.c (lookup_name_real): Pull out single function...
1998-07-17 jason * decl.c (qualify_lookup): Tweak again.
1998-07-17 jason * pt.c (tsubst, case FUNCTION_DECL): Fix getting compl...
1998-07-17 jason * parse.y (primary): Use notype_unqualified_id instead...
1998-07-16 jason * decl.c (qualify_lookup): Handle templates.
1998-07-16 jason * init.c (build_offset_ref): Don't call mark_used...
1998-07-16 jason * decl.c (qualify_lookup): New fn.
1998-07-16 jason * decl2.c (arg_assoc_class): Also look at template...
1998-07-15 jason * decl2.c (add_using_namespace): Iterate over namespac...
next