OSDN Git Service

* decl.c (get_atexit_fn_ptr_type): New function.
[pf3gnuchains/gcc-fork.git] / gcc / cp / name-lookup.c
2007-05-22 aaw * name-lookup.c (ambiguous_decl): Adds check for hidde...
2007-03-15 dgregor2007-03-15 Douglas Gregor <doug.gregor@gmail.com>
2007-03-10 dgregor2007-03-09 Douglas Gregor <doug.gregor@gmail.com>
2007-02-04 kazu * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c,...
2006-12-02 kazu * name-lookup.c: Follow spelling conventions.
2006-11-16 mueller2006-11-16 Dirk Mueller <dmueller@suse.de>
2006-11-01 geoffkIn gcc/:
2006-09-06 jason PR c++/26102
2006-09-01 nathancp/
2006-08-03 reichelt PR c++/28274
2006-07-23 mmitchel PR c++/28025
2006-07-17 reichelt PR c++/28250
2006-06-30 jason PR c++/26905
2006-06-25 lmillward PR c++/28051
2006-06-23 sje PR c++/28114
2006-06-13 jakub PR middle-end/27793
2006-06-12 reichelt PR c++/27933
2006-06-06 mrsFix up whitespacing
2006-04-05 jason * name-lookup.c (push_namespace_with_attribs...
2006-03-23 dje2006-03-22 Jason Merrill <jason@redhat.com>
2006-03-21 jason PR c++/21581
2006-03-21 jason PR c++/21764
2006-03-09 rthMerge C++ from gomp-20050608-branch.
2006-02-18 mmitchel PR c++/26266
2006-02-07 sayle * decl.c (grokdeclarator): Don't bother checking for...
2006-02-03 lmillward * typeck.c (string_conv_p): Pass appropiate
2006-02-03 mmitchel * name-lookup.c (do_class_using_decl): Use IDENTIFIER_...
2006-01-28 mmitchel PR c++/25855
2006-01-26 jason PR c++/16021
2006-01-25 reichelt * cp-tree.h (get_primary_binfo): Remove prototype.
2006-01-20 reichelt * call.c (add_builtin_candidates): Remove superfluous...
2006-01-20 mmitchel PR c++/22136
2006-01-19 reichelt PR c++/16829
2006-01-19 mmitchel PR c++/25836
2006-01-17 kazu * name-lookup.c (lookup_namespace_name): Remove.
2006-01-13 jason * name-lookup.c (set_decl_namespace): Use CP_DE...
2006-01-12 jason PR libstdc++/24660
2006-01-04 mmitchel PR c++/25492
2005-11-25 reichelt * name-lookup.c (lookup_name_real): Merge two if's.
2005-11-21 rthgcc/
2005-11-19 mmitchel PR c++/8355
2005-11-18 mrs * c-common.c (handle_cleanup_attribute): Use a lang...
2005-11-16 mrs * c-decl.c (lookup_name_two): Add.
2005-11-14 mmitchel PR c++/20293
2005-10-18 nathancp:
2005-09-27 mmitchel PR c++/22147
2005-09-27 jason PR c++/13764
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.
next