| Commit message (Expand) | Author | Age | Files | Lines |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -8/+8 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -2/+2 |
* | PR c++/20734 | mmitchel | 2005-04-06 | 1 | -3/+0 |
* | * typeck.c (comptypes): First determine if the types are compatible | steven | 2005-03-24 | 1 | -13/+13 |
* | 2005-03-21 Paolo Carlini <pcarlini@suse.de> | paolo | 2005-03-21 | 1 | -0/+5 |
* | PR c++/20142 | mmitchel | 2005-03-09 | 1 | -8/+11 |
* | PR c++/19311 | lerdsuwa | 2005-03-05 | 1 | -8/+0 |
* | * call.c, class.c, cp-tree.h, decl2.c, error.c, init.c, mangle.c, | reichelt | 2005-02-24 | 1 | -1/+1 |
* | PR c++/19991 | mmitchel | 2005-02-23 | 1 | -11/+11 |
* | PR c++/19733 | mmitchel | 2005-02-09 | 1 | -29/+2 |
* | * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | PR middle-end/17799 | rth | 2005-01-01 | 1 | -1/+1 |
* | * init.c (build_zero_init): max_index is the number of | steven | 2004-12-17 | 1 | -1/+5 |
* | cp: | nathan | 2004-12-16 | 1 | -31/+33 |
* | 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-12-14 | 1 | -2/+7 |
* | cp: | nathan | 2004-12-09 | 1 | -9/+10 |
* | cp: | nathan | 2004-12-08 | 1 | -2/+0 |
* | cp: | nathan | 2004-12-03 | 1 | -0/+9 |
* | PR c++/18369 | mmitchel | 2004-11-10 | 1 | -59/+75 |
* | * cp-tree.h (SAME_BINFO_TYPE_P): New. | nathan | 2004-10-11 | 1 | -1/+1 |
* | PR c++/17867 | mmitchel | 2004-10-10 | 1 | -25/+8 |
* | * cp-tree.h (dfs_walk, dfs_walk_real, dfs_unmark, markedp, | nathan | 2004-10-08 | 1 | -7/+5 |
* | Convert diagnostics to use quoting flag q 4/n | gdr | 2004-10-04 | 1 | -28/+27 |
* | gcc/cp: | zack | 2004-09-23 | 1 | -18/+20 |
* | * cp-tree.h (struct lang_type_header): Remove | nathan | 2004-09-21 | 1 | -2/+2 |
* | * call.c (check_dtor_name): Replace abort with gcc_assert or | nathan | 2004-08-30 | 1 | -12/+8 |
* | * tree.h (BINFO_PRIMARY_BASE_OF): Remove. | nathan | 2004-08-30 | 1 | -4/+3 |
* | * call.c (validate_conversion_obstack): Replace | nathan | 2004-08-27 | 1 | -13/+12 |
* | * call.c (build_vfield_ref, build_call, build_conditional_expr, | sayle | 2004-08-16 | 1 | -86/+87 |
* | 2004-08-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-05 | 1 | -1/+1 |
* | * cp-tree.h (struct lang_type_class): Remove vfields field. | nathan | 2004-07-20 | 1 | -1/+1 |
* | .: | nathan | 2004-07-20 | 1 | -22/+14 |
* | .: | nathan | 2004-07-19 | 1 | -10/+12 |
* | PR c++/13092 | lerdsuwa | 2004-07-18 | 1 | -1/+10 |
* | * cp-tree.h (get_aggr_typedef): Remove. | mmitchel | 2004-07-12 | 1 | -30/+0 |
* | * call.c (build_user_type_conversion_1, build_new_op, | nathan | 2004-07-12 | 1 | -2/+2 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -10/+12 |
* | * tree.h (TREE_VIA_VIRTUAL): Rename to ... | nathan | 2004-07-06 | 1 | -6/+6 |
* | * init.c (build_new_1): Fill in TYPE_DOMAIN, TYPE_SIZE and | rth | 2004-06-30 | 1 | -2/+25 |
* | gcc/ | pbrook | 2004-06-29 | 1 | -29/+19 |
* | Use vector API for vbase list. | nathan | 2004-06-28 | 1 | -23/+18 |
* | 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2004-06-26 | 1 | -1/+1 |
* | reformat, remove '^M's | nathan | 2004-06-24 | 1 | -2/+2 |
* | * cp-tree.def (NEW_EXPR): Add a fourth slot. | mmitchel | 2004-06-22 | 1 | -134/+11 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -2/+3 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -14/+3 |
* | PR c++/15875 | jason | 2004-06-10 | 1 | -9/+1 |
* | PR c++/13092 | jason | 2004-06-01 | 1 | -1/+9 |
* | PR c++/15083 | mmitchel | 2004-05-28 | 1 | -0/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -64/+73 |