| Commit message (Expand) | Author | Age | Files | Lines |
* | * name-lookup.c (push_namespace_with_attribs): Temporarily disable | jason | 2006-04-05 | 1 | -1/+1 |
* | 2006-03-22 Jason Merrill <jason@redhat.com> | dje | 2006-03-23 | 1 | -0/+2 |
* | PR c++/21581 | jason | 2006-03-21 | 1 | -3/+12 |
* | PR c++/21764 | jason | 2006-03-21 | 1 | -1/+47 |
* | Merge C++ from gomp-20050608-branch. | rth | 2006-03-09 | 1 | -0/+1 |
* | PR c++/26266 | mmitchel | 2006-02-18 | 1 | -1/+1 |
* | * decl.c (grokdeclarator): Don't bother checking for CHAR_TYPE. | sayle | 2006-02-07 | 1 | -2/+1 |
* | * typeck.c (string_conv_p): Pass appropiate | lmillward | 2006-02-03 | 1 | -7/+7 |
* | * name-lookup.c (do_class_using_decl): Use IDENTIFIER_TYPENAME_P, | mmitchel | 2006-02-03 | 1 | -1/+1 |
* | PR c++/25855 | mmitchel | 2006-01-28 | 1 | -2/+6 |
* | PR c++/16021 | jason | 2006-01-26 | 1 | -3/+8 |
* | * cp-tree.h (get_primary_binfo): Remove prototype. | reichelt | 2006-01-25 | 1 | -1/+1 |
* | * call.c (add_builtin_candidates): Remove superfluous return. | reichelt | 2006-01-20 | 1 | -1/+0 |
* | PR c++/22136 | mmitchel | 2006-01-20 | 1 | -37/+62 |
* | PR c++/16829 | reichelt | 2006-01-19 | 1 | -5/+3 |
* | PR c++/25836 | mmitchel | 2006-01-19 | 1 | -0/+2 |
* | * name-lookup.c (lookup_namespace_name): Remove. | kazu | 2006-01-17 | 1 | -78/+0 |
* | * name-lookup.c (set_decl_namespace): Use CP_DECL_CONTEXT. | jason | 2006-01-13 | 1 | -1/+1 |
* | PR libstdc++/24660 | jason | 2006-01-12 | 1 | -5/+8 |
* | PR c++/25492 | mmitchel | 2006-01-04 | 1 | -1/+7 |
* | * name-lookup.c (lookup_name_real): Merge two if's. | reichelt | 2005-11-25 | 1 | -6/+3 |
* | gcc/ | rth | 2005-11-21 | 1 | -7/+5 |
* | PR c++/8355 | mmitchel | 2005-11-19 | 1 | -0/+4 |
* | * c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name. | mrs | 2005-11-18 | 1 | -2/+2 |
* | * c-decl.c (lookup_name_two): Add. | mrs | 2005-11-16 | 1 | -0/+8 |
* | PR c++/20293 | mmitchel | 2005-11-14 | 1 | -15/+5 |
* | cp: | nathan | 2005-10-18 | 1 | -3/+4 |
* | PR c++/22147 | mmitchel | 2005-09-27 | 1 | -0/+5 |
* | PR c++/13764 | jason | 2005-09-27 | 1 | -2/+3 |
* | ./ | ian | 2005-09-12 | 1 | -28/+166 |
* | * dbxout.c: Include expr.h. | rth | 2005-09-09 | 1 | -1/+0 |
* | PR c++/23586 | reichelt | 2005-08-30 | 1 | -23/+10 |
* | PR c++/23099 | mmitchel | 2005-08-29 | 1 | -0/+3 |
* | * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | ghazi | 2005-08-16 | 1 | -5/+5 |
* | cp: | nathan | 2005-08-11 | 1 | -96/+86 |
* | 2005-08-05 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-08-06 | 1 | -0/+4 |
* | * name-lookup.c (pushtag): Remove accidental commit from: | mmitchel | 2005-08-05 | 1 | -3/+0 |
* | * class.c, decl.c, name-lookup.c, pt.c, typeck.c, typeck2.c: | kazu | 2005-08-01 | 1 | -1/+1 |
* | * name-lookup.c (pushtag): Do no set DECL_IGNORED_P bit. | dpatel | 2005-07-27 | 1 | -4/+0 |
* | * call.c: Fix comment typo(s). | reichelt | 2005-07-21 | 1 | -2/+2 |
* | 2005-07-20 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2005-07-21 | 1 | -22/+6 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -2/+4 |
* | * c.opt, common.opt, config/bfin/bfin.opt, config/pa/pa.opt, | jsm28 | 2005-07-02 | 1 | -1/+1 |
* | 2005-07-02 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2005-07-02 | 1 | -15/+15 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | Canonicalize whitespace. | mrs | 2005-06-15 | 1 | -150/+150 |
* | Remove extra white spacing at end of lines. | mrs | 2005-06-14 | 1 | -103/+103 |
* | cp: | nathan | 2005-06-08 | 1 | -21/+65 |
* | cp: | nathan | 2005-06-02 | 1 | -2/+1 |
* | PR c++/21784 | mmitchel | 2005-05-30 | 1 | -9/+8 |