OSDN Git Service

* cfgloop.c (flow_loop_entry_edges_find): Fix typo.
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2001-12-29 nathancp:
2001-12-29 nathancp:
2001-12-29 nathancp:
2001-12-26 nathancp:
2001-12-24 nathancp:
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-20 jsm28 * configure.in (all_diff_excludes, diff_excludes)...
2001-12-19 nathancp:
2001-12-18 jason * class.c (add_method): Do compare 'this' quals...
2001-12-18 nathan * pt.c (instantiate_clone): Remove, fold into ...
2001-12-18 jason C++ ABI change: destroy value arguments in...
2001-12-18 nathan * call.c (build_new_method_call): Use '%#V'.
2001-12-18 jsm28 * po/gcc.pot: Regenerate.
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-16 neil * c-common.c, c-common.h (back_end_hook): Remove.
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-15 jsm28 * gcc.c, config/fr30/fr30.c, config/v850/v850-c.c...
2001-12-14 jason * c-common.h (COMPOUND_STMT_BODY_BLOCK): New...
2001-12-13 jason * optimize.c (maybe_clone_body): Fix parameter...
2001-12-13 jason * decl.c (store_parm_decls): Remove parms_have_...
2001-12-12 jakub * cp-tree.h (DESTRUCTOR_DECL_PREFIX, DESTRUCTOR_NAME_P,
2001-12-12 nathan * doc/extend.texi (Deprecated Features): Deprecate...
2001-12-11 nathancp:
2001-12-10 nathancp:
2001-12-10 neil * c-lex.c, c-parse.in, c-typeck.c: Revert concatenatio...
2001-12-09 nathancp:
2001-12-09 aldyh2001-12-08 Aldy Hernandez <aldyh@redhat.com>
2001-12-08 danglin * semantics.c (simplify_aggr_init_exprs_r): Add DIRECT...
2001-12-08 neil * c-lex.c (c_lex): Peek a token ahead for a string...
2001-12-06 jasontweak decl syntax
2001-12-05 jason * langhooks.h (struct lang_hooks_for_tree_inlin...
2001-12-05 neil * c-common.c (shadow_warning): New function, moved...
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-12-04 aolivaRevert previous patch
2001-12-04 aoliva* semantics.c (begin_global_stmt_expr): Adjust
2001-12-04 nathancp:
2001-12-04 nathancp:
2001-12-03 hpFix spacing in third last entry
2001-12-03 hp * decl.c (xref_basetypes): Don't use C99 construct...
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-03 rodrigc2001-12-03 Mumit Khan <khan@nanotech.wisc.edu>
2001-12-03 nathancp:
2001-12-03 jason * class.c (finish_vtbls): Fill in BINFO_VPTR_FI...
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-30 mmitchel2001-11-29 Mark Mitchell <mark@codesourcery.com>
2001-11-29 mmitchel PR c++/4842
2001-11-29 mmitchel PR c++/3471
2001-11-29 nathancp:
2001-11-29 jsm28 * configure.in (target_list): Add generated-manpages.
2001-11-27 kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-26 neil * cppfiles.c (stack_include_file): Don't optimize...
2001-11-26 jason * call.c (joust): Remove COND_EXPR hack.
2001-11-26 aldyh * cp/search.c (lookup_base_r): Declare bk in...
2001-11-25 nathancp:
2001-11-23 jasonfix typo
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-22 mmitchel PR c++/3637
2001-11-20 mmitchel PR c++/3637
2001-11-20 mmitchel * dump.c (dump_op): New function.
2001-11-18 neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-18 lerdsuwa * decl.c (create_array_type_for_decl): Check if NAME...
2001-11-18 lerdsuwa * mangle.c (write_expression): Handle CAST_EXPR, STATI...
2001-11-16 neil * cp-tree.h (print_class_statistics): Restore.
2001-11-15 jason * method.c (use_thunk): Don't emit debugging...
2001-11-15 jason * parse.y: Add ... IDENTIFIER SCOPE and .....
2001-11-15 nathancp:
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-14 rsandifo * decl.c (check_initializer): Try to complete...
2001-11-14 jsm28contrib:
2001-11-13 nathancp:
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-08 neil * cp/decl.c (shadow_warning): New function.
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:
next