OSDN Git Service

2001-11-12 H.J. Lu <hjl@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2001-11-12 hjl2001-11-12 H.J. Lu <hjl@gnu.org>
2001-11-09 neil * Makefile.in: Update.
2001-11-09 ghazi * class.c (dump_array): Fix format specifier warning.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-08 dj* configure.in: Add AC_ARG_PROGRAM to support program...
2001-11-06 neil * alias.c:: Include langhooks.h.
2001-11-04 lerdsuwa * pt.c (tsubst_copy): Call tsubst for TYPEOF_EXPR.
2001-11-04 ghazi * lex.c (copy_lang_type): Add static prototype.
2001-11-02 lerdsuwa * pt.c (unify): Handle SCOPE_REF.
2001-11-01 jakub * tree.c (cp_copy_res_decl_for_inlining): Adjust
2001-10-31 zack * Makefile.in (INTL_TARGETS, POSUB): Delete all refere...
2001-10-28 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2...
2001-10-27 lerdsuwa * decl2.c (validate_nonmember_using_decl): Handle...
2001-10-25 zack * langhooks.c (lang_hook_default_clear_binding_stack...
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-23 lerdsuwaFix date in ChangeLog
2001-10-23 lerdsuwa * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-18 aoliva* decl.c (duplicate_decls): Propagate DECL_UNINLINABLE.
2001-10-17 rth * cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_...
2001-10-16 hp * cp-tree.h (VFIELD_NAME_FORMAT) [NO_DOLLAR_IN_LABEL &&
2001-10-16 rsandifo * pt.c (UNIFY_ALLOW_MAX_CORRECTION): Define.
2001-10-16 rsandifo * decl.c (bad_specifiers): Don't allow exception speci...
2001-10-14 neil * c-pragma.h (cpp_register_pragma_space): Remove.
2001-10-13 lerdsuwa * pt.c (lookup_template_class): Build complete templat...
2001-10-13 lerdsuwa * cp-tree.h (TYPE_BINFO): Update comment.
2001-10-13 lerdsuwa * pt.c (determine_specialization): Ignore functions...
2001-10-12 nathancp:
2001-10-11 jason * typeck2.c (store_init_value): Don't re-digest...
2001-10-11 rth * rtl.h (REG_VTABLE_REF): New.
2001-10-11 rth * c-parse.in (asm_operand): Allow named operands.
2001-10-09 jasonfix dates
2001-10-09 jason * call.c (standard_conversion): Add bad convers...
2001-10-08 aoliva* Make-lang.in (CXX_OBJS): Added cp-lang.o.
2001-10-08 rth * c-common.h (struct c_lang_decl): Add declared...
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-10-05 aoliva* optimize.c (struct inline_data): Moved to ../tree...
2001-10-05 aoliva* Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-10-03 danglin * rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p...
2001-10-02 jason * spew.c (end_input): No longer static.
2001-10-02 jsm28 * c-common.c (c_format_attribute_table): Make format and
2001-10-02 jsm28 * attribs.c (decl_attributes): Possibly call
2001-10-01 jason * decl.c (grokdeclarator): Copy array typedef...
2001-09-29 aoliva* config-lang.in (target_libs): Added target-gperf...
2001-09-24 zacktop level:
2001-09-22 kenner * attribs.c: New file, from c-common.c.
2001-09-21 rthgcc/
2001-09-21 amylaar * decl.c (grokdeclarator): Use C syntax for attr_flags...
2001-09-21 jsm28 Table-driven attributes.
2001-09-15 gdr * Make-lang.in (cp/error.o): Depend on real.h
2001-09-15 ghazi * collect2.c (main): Const-ification.
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-12 ghazi * decl2.c (lang_f_options): Const-ification.
2001-09-06 nathancp:
2001-09-06 nathan Remove TYPE_NONCOPIED_PARTS.
2001-09-04 mmitchel * decl.c (duplicate_decls): Remove code deadling with
2001-09-04 nathancp:
2001-08-31 lerdsuwa * error.c (dump_template_decl): Output template parameters
2001-08-30 gerald * optimize.c (inlinable_function_p): Allow only smalle...
2001-08-30 jason * class.c (build_vtable_entry_ref): Subtract...
2001-08-24 jason * c-common.c (c_alignof, c_alignof_expr): Move...
2001-08-22 jason * pt.c (tsubst_expr): Hand off to the TREE_CHAI...
2001-08-19 jakub * typeck2.c (add_exception_specifier): Only require...
2001-08-18 ghazi * except.c (TYPE_HASH): Delete.
2001-08-17 mmitchel * cvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTS
2001-08-14 rth * class.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-13 mmitchel * call.c (build_over_call): Mark COMPOUND_EXPRs genera...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-13 gdr * decl.c (grokdeclarator): Clarify diagnostic message.
2001-08-13 lerdsuwa * decl2.c (do_nonmember_using_decl): Replace using...
2001-08-11 lerdsuwa * pt.c (maybe_fold_nontype_arg): Use TREE_TYPE of...
2001-08-10 jason * c-common.h (RETURN_NULLIFIED_P): Lose.
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-08 danglin * g++spec.c (lang_specific_driver): Quote argument...
2001-08-07 nathancp:
2001-08-07 jason * tree.c (walk_tree): Walk siblings even if...
2001-08-07 rth * varasm.c (assemble_constructor): Take a symbo...
2001-08-06 gdrcp/
2001-08-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
2001-08-03 shebs * cp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove...
2001-08-02 cagney* repo.c (get_base_filename): Change return value to...
2001-08-02 nathan.:
2001-08-01 apbianco*** empty log message ***
2001-07-31 nathancp:
2001-07-31 nathancp:
2001-07-31 nathancp:
2001-07-30 aj * jump.c: Add prototype for mark_modified_reg.
2001-07-29 rth * method.c (pending_inlines): Remove.
2001-07-27 nathancp:
2001-07-27 nathancp:
2001-07-26 lerdsuwa2001-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourc...
2001-07-26 nathancp:
2001-07-26 nathancp:
2001-07-26 nathancp:
2001-07-25 jason * call.c (joust): Only prefer a non-builtin...
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-25 pme2001-07-24 Phil Edwards <pme@sources.redhat.com>
next