| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | PR c++/28588 | mmitchel | 2006-08-26 | 1 | -14/+19 |
* | PR c++/28659 | jason | 2006-08-22 | 1 | -0/+4 |
* | PR c++/28741 | lmillward | 2006-08-21 | 1 | -1/+1 |
* | PR c++/28341 | mmitchel | 2006-08-20 | 1 | -0/+11 |
* | PR c++/28523 | mmitchel | 2006-08-01 | 1 | -37/+48 |
* | PR c++/28407 | jason | 2006-07-20 | 1 | -0/+11 |
* | PR c++/26905 | jason | 2006-06-30 | 1 | -1/+26 |
* | Fix up whitespacing | mrs | 2006-06-06 | 1 | -3/+3 |
* | PR c++/27210 | mmitchel | 2006-05-21 | 1 | -0/+14 |
* | PR c++/27471 | mmitchel | 2006-05-19 | 1 | -13/+20 |
* | PR c++/27505 | mmitchel | 2006-05-15 | 1 | -5/+18 |
* | PR c++/27292 | mmitchel | 2006-04-28 | 1 | -2/+3 |
* | PR c++/27292 | mmitchel | 2006-04-25 | 1 | -1/+3 |
* | PR c++/15759 | reichelt | 2006-03-06 | 1 | -11/+4 |
* | * call.c (alloc_conversion): Use cast when converting from | gdr | 2006-01-29 | 1 | -1/+1 |
* | * tree.c (find_tree_t, find_tree): Remove. | kazu | 2006-01-18 | 1 | -22/+0 |
* | * tree.c (lvalue_p_1): Any part of a COMPONENT_REF affects | nathan | 2006-01-11 | 1 | -3/+0 |
* | PR c++/25635 | mmitchel | 2006-01-03 | 1 | -4/+1 |
* | PR c++/25369 | mmitchel | 2005-12-23 | 1 | -1/+1 |
* | PR c++/25300 | mmitchel | 2005-12-12 | 1 | -0/+4 |
* | PR c++/22137 | mmitchel | 2005-10-16 | 1 | -0/+17 |
* | PR c++/23840 | mmitchel | 2005-10-02 | 1 | -1/+5 |
* | * cp-tree.h (rvalue): New function. | mmitchel | 2005-09-06 | 1 | -0/+20 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 1 | -1/+1 |
* | 2005-07-14 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-15 | 1 | -0/+5 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -2/+3 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | Canonicalize whitespace. | mrs | 2005-06-15 | 1 | -40/+40 |
* | PR c++/21619 | mmitchel | 2005-06-05 | 1 | -3/+1 |
* | * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code. | sayle | 2005-05-27 | 1 | -1/+8 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -1/+2 |
* | Yet more Objective-C++... | mrs | 2005-05-17 | 1 | -0/+2 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -3/+3 |
* | * cp-tree.def (TINST_LEVEL): Document TINST_IN_SYSTEM_HEADER_P. | mmitchel | 2005-04-08 | 1 | -11/+0 |
* | PR c++/19312 | jason | 2005-04-06 | 1 | -1/+4 |
* | * typeck.c (comptypes): First determine if the types are compatible | steven | 2005-03-24 | 1 | -4/+4 |
* | 2005-03-18 Dale Johannese <dalej@apple.com> | dalej | 2005-03-23 | 1 | -0/+1 |
* | 2005-02-21 Douglas Gregor <dgregor@cs.indiana.edu> | paolo | 2005-02-21 | 1 | -3/+3 |
* | PR c++/19628 | austern | 2005-02-03 | 1 | -0/+13 |
* | * tree.c (count_functions, bound_pmf_p, cp_is_overload_p, | kazu | 2005-01-18 | 1 | -64/+0 |
* | * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * tree.c (hash_chainon): Remove. | kazu | 2005-01-17 | 1 | -15/+0 |
* | PR middle-end/17799 | rth | 2005-01-01 | 1 | -0/+1 |
* | PR c++/18378 | mmitchel | 2004-12-22 | 1 | -0/+5 |
* | PR c++/18001 | mmitchel | 2004-11-25 | 1 | -14/+0 |
* | PR c++/18389 | mmitchel | 2004-11-12 | 1 | -1/+1 |
* | cp: | nathan | 2004-10-18 | 1 | -1/+1 |
* | Speed up walk_tree by introducing a special-purpose hash table. | austern | 2004-10-14 | 1 | -2/+2 |
* | * cp-tree.h (SAME_BINFO_TYPE_P): New. | nathan | 2004-10-11 | 1 | -1/+1 |
* | cp/ | gdr | 2004-10-10 | 1 | -7/+6 |