OSDN Git Service

PR c++/25811
[pf3gnuchains/gcc-fork.git] / gcc / cp / name-lookup.h
2010-02-12 jason PR c++/43024
2009-08-10 jason Implement DR 757: It's OK for a decl to use a type...
2009-05-21 ian./:
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-08-26 dgregor2008-08-26 Douglas Gregor <doug.gregor@gmail.com>
2008-01-22 jason PR c++/34912
2007-10-04 jason PR c++/32470
2007-08-24 aaw gcc/cp/
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2006-06-06 mrsFix up whitespacing
2006-03-21 jason PR c++/21764
2006-03-09 rthMerge C++ from gomp-20050608-branch.
2006-01-17 kazu * name-lookup.c (lookup_namespace_name): Remove.
2005-11-21 rthgcc/
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-09-12 ian./
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-05-07 kazu * decl.c (wrapup_globals_for_namespace): Use VEC inste...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-03-14 lerdsuwa Friend class name lookup 5/n
2005-01-25 reichelt * name-lookup.c (print_binding_level): Make static.
2005-01-19 kazu * cp-tree.h, name-lookup.h: Remove unused prototypes.
2005-01-05 nathancp:
2004-12-30 mmitchel * cp-tree.h (cp_declarator): Split "name" field into
2004-11-26 lerdsuwa Friend class name lookup 4/n
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-15 lerdsuwa Friend class name lookup 1/n, PR c++/18471
2004-09-10 kazu * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,
2004-09-08 nathan * vec.c (vec_p_reserve, vec_o_reserve): Rename to ...
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 * 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 mmitchel * name-lookup.h (struct cp_binding_level): Update...
2004-07-08 mmitchel * cp-tree.h (saved_scope): Remove x_previous_class_typ...
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-09 mmitchel PR c++/14401
2004-03-01 mmitchel PR c++/14138
2004-01-27 ghazi * system.h (CHAR_BITFIELD): Delete.
2004-01-26 mmitchel * class.c (add_method): Just check processing_template...
2004-01-15 aolivaadd copyright 2004
2004-01-15 aolivaPR c++/13659
2003-12-02 rth * name-lookup.h (struct cp_binding_level):...
2003-11-11 jason * cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS):...
2003-10-14 gdr Breack out decl.c (3/n)
2003-10-14 gdr * name-lookup.h (cxx_scope_find_binding_for_name)...
2003-10-13 gdr Break out decl.c (2/n)
2003-10-03 gdr * decl.c (struct cp_binding_level): Move to name-lookup.h
2003-09-27 gdr * name-lookup.h (get_global_value_if_present): New...
2003-09-27 gdr * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove...
2003-09-06 gdr * cp-tree.h (add_binding): Remove declaration.
2003-05-29 gdr * name-lookup.h (global_scope_p): New macro.
2003-05-18 gdr * hashtable.h (struct ht_identifier): Add data member...
2003-03-30 gdr * cp-tree.h (binding_for_name: Move to name-lookup...
2003-03-30 gdr * name-lookup.c: New file.