Age | Commit message (Expand) | Author | Files | Lines |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 1 | -49/+40 |
2004-05-03 | PR c++/14389 | giovannibajo | 1 | -4/+8 |
2004-05-01 | * decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE. | zack | 1 | -2/+16 |
2004-04-30 | * class.c, cp-tree.h, decl.c, decl2.c, pt.c, rtti.c: Fix | kazu | 1 | -1/+1 |
2004-04-22 | * class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on | mmitchel | 1 | -9/+7 |
2004-04-01 | PR c++/14804 | rth | 1 | -9/+10 |
2004-04-01 | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 1 | -3/+3 |
2004-03-30 | PR c++/14724 | mmitchel | 1 | -2/+8 |
2004-03-21 | PR c++/14616 | mmitchel | 1 | -0/+4 |
2004-03-20 | * call.c (build_op_delete_call): Do not forget the placement | mmitchel | 1 | -46/+31 |
2004-03-19 | * semantics.c (finish_pseudo_destructor_expr): Allow differing | mmitchel | 1 | -0/+3 |
2004-03-11 | PR c++/14476 | mmitchel | 1 | -19/+1 |
2004-03-11 | PR c++/14510 | mmitchel | 1 | -1/+1 |
2004-03-09 | PR c++/14401 | mmitchel | 1 | -59/+6 |
2004-03-08 | PR c++/13170 | jason | 1 | -14/+3 |
2004-03-04 | Index: cp/ChangeLog | geoffk | 1 | -3/+14 |
2004-03-01 | PR c++/14138 | mmitchel | 1 | -2/+4 |
2004-02-23 | gcc/ | kazu | 1 | -5/+0 |
2004-02-20 | PR c++/14199 | mmitchel | 1 | -4/+1 |
2004-02-17 | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 1 | -3/+4 |
2004-02-16 | PR c++/13971 | mmitchel | 1 | -7/+0 |
2004-02-13 | * call.c (conversion_kind): New type. | mmitchel | 1 | -12/+26 |
2004-02-12 | * debug.h (struct gcc_debug_hooks): Add type_decl field. | zack | 1 | -16/+1 |
2004-02-08 | * c-common.c (shadow_warning): Delete. | zack | 1 | -5/+0 |
2004-02-07 | PR c++/14033 | giovannibajo | 1 | -2/+0 |
2004-02-04 | * calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P | pbrook | 1 | -2/+0 |
2004-02-03 | PR c++/13925 | mmitchel | 1 | -2/+3 |
2004-02-02 | PR c++/13113 | mmitchel | 1 | -1/+1 |
2004-01-31 | * class.c: Fix comment typos. | kazu | 1 | -1/+1 |
2004-01-30 | DR206 | giovannibajo | 1 | -1/+1 |
2004-01-23 | 2004-01-23 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 1 | -2/+2 |
2004-01-17 | 2004-01-16 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 1 | -2/+2 |
2004-01-16 | PR c++/13574 | mmitchel | 1 | -3/+2 |
2004-01-14 | PR c++/9021 | dannysmith | 1 | -2/+10 |
2004-01-12 | PR opt/10776 | rth | 1 | -3/+7 |
2004-01-10 | DR 337 | giovannibajo | 1 | -1/+12 |
2003-12-30 | cp: | nathan | 1 | -4/+6 |
2003-12-29 | PR c++/13081 | mmitchel | 1 | -1/+19 |
2003-12-28 | PR c++/13070 | sayle | 1 | -1/+6 |
2003-12-22 | * c-common.c (flag_external_templates): Remove. | mmitchel | 1 | -4/+2 |
2003-12-22 | PR c++/13438 | mmitchel | 1 | -1/+1 |
2003-12-21 | * call.c: Fix comment formatting. | kazu | 1 | -9/+9 |
2003-12-19 | * cvt.c: Remove uses of "register" specifier in | kazu | 1 | -23/+23 |
2003-12-17 | PR c++/12218 | mmitchel | 1 | -2/+9 |
2003-12-16 | cp: | nathan | 1 | -60/+45 |
2003-12-15 | cp: | nathan | 1 | -1/+9 |
2003-12-14 | PR c++/13106 | lerdsuwa | 1 | -0/+1 |
2003-12-10 | PR c/13134 | austern | 1 | -1/+13 |
2003-12-08 | Give the anonymous namespace a null DECL_NAME. | jason | 1 | -4/+0 |
2003-11-22 | PR c++/5369 | lerdsuwa | 1 | -2/+6 |