OSDN Git Service

* pt.c, call.c, decl.c, method.c, cp-tree.h: Remove unused NARGS
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
1998-02-23 jason * pt.c, call.c, decl.c, method.c, cp-tree.h: Remove...
1998-02-23 jason * pt.c (tsubst, FUNCTION_DECL): Tidy.
1998-02-23 jasonSupport for friend templates.
1998-02-22 law * error.c: Include sys/types.h.
1998-02-19 law * method.c (build_mangled_name): Start CPP...
1998-02-19 jason * typeck2.c (process_init_constructor): Sorry about...
1998-02-19 jason * pt.c (coerce_template_parms) Add a new parameter...
1998-02-19 jason * cvt.c (cp_convert_to_pointer): Preserve TREE_CONSTANT.
1998-02-19 brendan * typeck.c (build_unary_op): Only warn about incr...
1998-02-19 jason * pt.c (unify): Handle TEMPLATE_DECL.
1998-02-18 brendan * cp-tree.h (strip_attrs): Remove decl.
1998-02-18 brendan./ChangeLog:
1998-02-17 mmitchell * parse.y (initdcl0_innards): New grammar symbol.
1998-02-17 jason * parse.y (simple_stmt): Use getdecls() to check for...
1998-02-14 jason * Make-lang.in (DEMANGLER_INSTALL_NAME, DEMANGLER_CROS...
1998-02-14 jason * call.c (standard_conversion): Fix multi-level ptr...
1998-02-13 jason * pt.c (determine_specialization): Give better errors.
1998-02-13 jason * init.c (build_new): Propagate error_mark_node up.
1998-02-13 jason * parse.y (simple_stmt): If the condition isn't a...
1998-02-13 jason * call.c (build_over_call): Convert builtin abs, labs...
1998-02-13 jason * call.c (standard_conversion): A BASE_CONV replaces...
1998-02-13 jason * cp-tree.h: Add access_protected_virtual_node.
1998-02-12 bkoza
1998-02-11 mmitchell * tree.c (is_overloaded_fn): Use really_overloaded_fn.
1998-02-11 jason * cp-tree.h (push_template_decl): Return the decl...
1998-02-10 jason * pt.c (convert_nontype_argument): Fix typo.
1998-02-10 jason * pt.c (check_explicit_specialization): Allow old...
1998-02-10 jason * decl.c (grokdeclarator): Use DECL_USE_TEMPLATE instead
1998-02-10 amacleodAdd squangling support. (First cut at improved Name...
1998-02-08 law * method.c (make_thunk): Avoid name buffer...
1998-02-07 jason * pt.c (instantiate_decl): Call cp_finish_decl for...
1998-02-07 jason * parse.y (nomods_initdcl0): Add constructor_declarato...
1998-02-06 jason * tinfo2.cc: Add tinfo for signed char.
1998-02-05 jason * search.c (compute_access): Handle protected construc...
1998-02-04 jason * expr.c (cplus_expand_expr, PCC_STATIC_STRUCT_RETURN...
1998-02-03 jason * cvt.c (ocp_convert): Obtain the constant values...
1998-02-03 jason * decl.c: Lose arg_looking_for_template.
1998-02-03 jason * error.c (dump_decl): Fix type of default arguments...
1998-02-03 jason * lex.c (file_name_nondirectory): Also check for '/'.
1998-02-03 jason * parse.y (primary): Deal with statement-expressions in
1998-02-02 jason * call.c (add_template_candidate_real): Pass extra...
1998-02-02 jason * cp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New...
1998-02-02 lawVarious fixes for -Wall problems from Kaveh. See Chang...
1998-02-01 law * decl.c (init_decl_processing): Use set_sizetype.
1998-01-29 jason * pt.c (convert_nontype_argument): Move check for...
1998-01-29 jason * class.c (instantiate_type): Don't just return a...
1998-01-28 jason * cp-tree.h (grok_enum_decls): Remove type parameter.
1998-01-27 jason * call.c (add_template_candidate_real): New function.
1998-01-27 jason * expr.c (cplus_expand_expr, AGGR_INIT_EXPR): Don...
1998-01-27 jason * pt.c (type_unification_real): Just accept function...
1998-01-25 jason * decl.c (cp_finish_decl): When bailing on a comdat...
1998-01-25 jason * parse.y (typename_sub*): Fix std::.
1998-01-24 jason * error.c (dump_decl): Fix type default template args.
1998-01-23 jason * lex.c (DIR_SEPARATOR): Define to be '/' if not alrea...
1998-01-23 jasonrevert last change
1998-01-22 jason * decl2.c (grok_x_components): Always call grok_enum_d...
1998-01-22 jasonWed Jan 21 10:29:57 1998 Kriang Lerdsuwanakij <lerdsu...
1998-01-19 jason * decl.c (start_decl): Don't allow duplicate definitio...
1998-01-19 jason * cvt.c (build_up_reference): A TARGET_EXPR has side...
1998-01-16 jason * error.c (dump_decl): For enum tags, output...
1998-01-14 lawBring in final gcc-2.8.0 changes.
1998-01-13 brendan * decl.c (init_decl_processing): Only call...
1998-01-12 jason * init.c (build_new_1): Split out from build_new.
1998-01-08 jason * exception.cc (__eh_alloc, __eh_free): New fns.
1997-12-22 law * call.c (add_builtin_candidate): Add default...
1997-12-21 law * decl2.c (lang_decode_option): Add support...
1997-12-18 jason * pt.c (coerce_template_parms): Make sure to digest_in...
1997-12-18 jason * decl.c (duplicate_decls): Make the newdecl virtual...
1997-12-18 jason * typeck.c (unary_complex_lvalue): Ignore op0 when...
1997-12-18 jason * except.c: Remove register_exception_table{,_p}.
1997-12-18 bkoz* pt.c (instantiate_class_template): Don't do injection...
1997-12-17 law * pt.c (maybe_fold_nontype_arg): Add prototype.
1997-12-16 jason * tree.c (mapcar): Handle TRY_CATCH_EXPR et al.
1997-12-15 jason * typeck.c (build_function_call_real): Remove "inline...
1997-12-15 jason * cvt.c (cp_convert_to_pointer): Fix base conversion...
1997-12-15 lawChange from latest gcc-2.8 prerelease
1997-12-15 jason * call.c (implicit_conversion): Don't call
1997-12-13 jason * errfn.c (cp_pedwarn, cp_pedwarn_at, cp_error_at...
1997-12-12 jason * decl2.c (comdat_linkage): Also set DECL_COMDAT.
1997-12-12 jason * except.c (use_eh_context): Don't copy_rtx a REG.
1997-12-12 jasonThu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>
1997-12-11 jason * pt.c (instantiate_decl): Defer all templates but...
1997-12-09 jason * init.c (expand_vec_init): Don't fold a list of param...
1997-12-09 jason * decl.c (copy_args_p): Handle copy elision for types...
1997-12-08 jason * pt.c (lookup_template_function): Copy the template...
1997-12-08 jason * except.c (expand_start_catch_block): suspend_momenta...
1997-12-08 jason * error.c (dump_decl): Handle LOOKUP_EXPR.
1997-12-07 jasonSun Dec 7 01:46:33 1997 Bruno Haible <bruno@linuix...
1997-12-07 lawMerge from gcc-2.8
1997-12-06 jason * parse.y (do_id): New nonterminal.
1997-12-06 jason * parse.y (template_id): do_identifier for PFUNCNAMEs...
1997-12-05 brendanmissing part of Sept 22 change brought over:
1997-12-04 jason * init.c (build_new): Use a TARGET_EXPR instead of...
1997-12-04 jason./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-12-03 bkoz * pt.c (tsubst): Remove tree_cons call (places redunda...
1997-12-03 jason * tree.c (is_overloaded_fn): Handle getting a fn template.
1997-12-03 jasonTue Dec 2 19:18:50 1997 Mike Stump <mrs@wrs.com>
1997-11-28 jason * pt.c (check_explicit_specialization): Complain about...
1997-11-27 jason * typeck.c (build_const_cast): Handle references here...
1997-11-27 jason * except.c: Lose Unexpected, SetTerminate, SetUnexpected,
next