OSDN Git Service

* gfortran.dg/char_pack_2.f90: Increase the vector size.
[pf3gnuchains/gcc-fork.git] / gcc / cp / name-lookup.c
2005-09-12 ian./
2005-09-09 rth * dbxout.c: Include expr.h.
2005-08-30 reichelt PR c++/23586
2005-08-29 mmitchel PR c++/23099
2005-08-16 ghazi * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-08-11 nathancp:
2005-08-06 phython2005-08-05 James A. Morrison <phython@gcc.gnu.org>
2005-08-05 mmitchel * name-lookup.c (pushtag): Remove accidental commit...
2005-08-01 kazu * class.c, decl.c, name-lookup.c, pt.c, typeck.c,...
2005-07-27 dpatel * name-lookup.c (pushtag): Do no set DECL_IGNORE...
2005-07-21 reichelt * call.c: Fix comment typo(s).
2005-07-21 dgregor2005-07-20 Douglas Gregor <doug.gregor@gmail.com>
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-02 jsm28 * c.opt, common.opt, config/bfin/bfin.opt, config...
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-06-08 nathancp:
2005-06-02 nathancp:
2005-05-30 mmitchel PR c++/21784
2005-05-25 dj* common.opt (-Wattributes): New. Default true.
2005-05-07 kazu * decl.c (wrapup_globals_for_namespace): Use VEC inste...
2005-05-02 kazu * class.c (current_lang_depth, push_lang_context,
2005-05-02 kazu * class.c (local_classes, init_class_processing):...
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-22 aolivagcc/cp/ChangeLog:
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-03-14 lerdsuwa PR c++/4403
2005-03-14 lerdsuwa Friend class name lookup 5/n
2005-03-09 mmitchel PR c++/20142
2005-03-02 aolivagcc/cp/ChangeLog:
2005-02-12 lerdsuwa PR c++/14479
2005-01-31 mmitchel PR c++/19395
2005-01-31 mmitchel PR c++/19457
2005-01-25 reichelt * name-lookup.c (print_binding_level): Make static.
2005-01-05 nathancp:
2004-12-30 mmitchel * cp-tree.h (cp_declarator): Split "name" field into
2004-12-22 reichelt * decl.c (define_label): Use POP_TIMEVAR_AND_RETURN.
2004-12-22 reichelt * name-lookup.c (pushtag): Add missing POP_TIMEVAR_AND...
2004-12-09 austern PR c++/18514
2004-12-07 sayle * name-lookup.c (leave_scope): We only need to update
2004-12-01 austernCompile speed improvement.
2004-11-29 lerdsuwa PR c++/18652
2004-11-26 lerdsuwa Friend class name lookup 4/n
2004-11-25 mmitchel PR c++/18001
2004-11-25 lerdsuwa Friend class name lookup 3/n, PR c++/3332
2004-11-25 lerdsuwa Friend class name lookup 2/n, PR c++/14513, c++/15410
2004-11-24 mmitchel PR c++/17473
2004-11-15 lerdsuwa Friend class name lookup 1/n, PR c++/18471
2004-11-08 kazu * class.c, decl.c, lex.c, name-lookup.c, parser.c...
2004-11-01 gdr Convert diagnostics to use quoting flag q 9/n
2004-10-27 mmitchel * name-lookup.c (do_namespace_alias): Use FROB_CONTEXT.
2004-10-27 mmitchel PR c++/18093
2004-10-15 pinskia2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-05 gdr Convert diagnostics to use quoting flag q 4/n
2004-08-30 nathan * name-lookup.c (pop_binding, pushdecl,
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-23 nathan * tree.h (build_distinct_type_copy): New.
2004-08-17 mmitchel PR c++/16965
2004-08-02 mmitchel PR c++/16707
2004-08-02 mmitchel PR c++/16224
2004-07-25 gdr * cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use...
2004-07-20 nathan.:
2004-07-19 nathan.:
2004-07-17 mmitchel * class.c (finish_struct_methods): Remove unncessary...
2004-07-15 mmitchel * name-lookup.c (set_inherited_value_binding_p): Add...
2004-07-14 mmitchel * cp-tree.h (IDENTIFIER_VALUE): Remove.
2004-07-13 mmitchel * cp-tree.h (lang_identifier): Remove class_value.
2004-07-12 mmitchel * name-lookup.c (push_class_level_binding): Simplify.
2004-07-12 nathanmissed in previous commit
2004-07-12 mmitchel * call.c (build_operator_new_call): Avoid using push_t...
2004-07-11 mmitchel * cp-tree.h (saved_scope): Make old_bindings a vector.
2004-07-08 nathan.:
2004-07-08 mmitchel * cp-tree.h (saved_scope): Remove x_previous_class_typ...
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-03 giovannibajo PR c++/3761
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-14 mmitchel PR c++/15096
2004-06-11 mmitchel PR c++/15862
2004-05-31 mmitchel PR c++/15742
2004-05-31 kazu * call.c, class.c, cp-tree.def, decl2.c, name-lookup...
2004-05-28 mmitchel PR c++/15083
2004-05-23 mmitchel PR c++/14821
2004-05-22 sayle * name-lookup.c (check_for_out_of_scope_variable)...
2004-05-14 geoffk * name-lookup.c (struct scope_binding): New.
2004-04-22 amodra * name-lookup.c (anonymous_namespace_name): Make static.
2004-04-01 mmitchel PR c++/14810
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-20 mmitchel * call.c (build_op_delete_call): Do not forget the...
2004-03-19 mmitchel * semantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-19 mmitchel * c-common.c (pointer_int_sum): Do not complain about...
2004-03-09 mmitchel PR c++/14432
2004-03-09 mmitchel PR c++/14401
2004-03-08 austernPR debug/14079
2004-03-01 mmitchel PR c++/14138
next