| Commit message (Expand) | Author | Age | Files | Lines |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -8/+8 |
* | cp: | nathan | 2005-02-14 | 1 | -0/+6 |
* | PR c++/19733 | mmitchel | 2005-02-09 | 1 | -0/+6 |
* | PR c++/17154 | lerdsuwa | 2005-01-06 | 1 | -8/+5 |
* | * cp-tree.h (context_as_string): Remove extern. | bje | 2004-11-24 | 1 | -1/+1 |
* | * stack.h: Remove. | steven | 2004-11-16 | 1 | -1/+0 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | * class.c, decl.c, lex.c, name-lookup.c, parser.c, pt.c, | kazu | 2004-11-08 | 1 | -4/+4 |
* | cp: | nathan | 2004-11-01 | 1 | -0/+6 |
* | * name-lookup.c (do_namespace_alias): Use FROB_CONTEXT. | mmitchel | 2004-10-27 | 1 | -1/+1 |
* | PR c++/18093 | mmitchel | 2004-10-27 | 1 | -32/+45 |
* | cp: | nathan | 2004-10-18 | 1 | -38/+35 |
* | * search.c: Fix a comment typo. | kazu | 2004-10-13 | 1 | -1/+1 |
* | * class.c (dfs_modify_vtables): Simplify condition. Return | nathan | 2004-10-12 | 1 | -3/+16 |
* | * search.c (struct lookup_base_data_s): New. | nathan | 2004-10-12 | 1 | -79/+93 |
* | * search.c: Fix comment typos. | kazu | 2004-10-12 | 1 | -2/+2 |
* | * cp-tree.h (get_dynamic_cast_base_type): Rename to ... | nathan | 2004-10-11 | 1 | -98/+167 |
* | * cp-tree.h (SAME_BINFO_TYPE_P): New. | nathan | 2004-10-11 | 1 | -8/+9 |
* | cp/ | gdr | 2004-10-10 | 1 | -10/+10 |
* | * pt.c, search.c: Fix comment typos. | kazu | 2004-10-08 | 1 | -2/+2 |
* | * cp-tree.h (dfs_walk, dfs_walk_real, dfs_unmark, markedp, | nathan | 2004-10-08 | 1 | -174/+214 |
* | * cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag. | mmitchel | 2004-10-07 | 1 | -0/+16 |
* | PR c++/17585 | mmitchel | 2004-09-27 | 1 | -2/+1 |
* | * class.c (struct count_depth_data): Remove. | nathan | 2004-09-27 | 1 | -61/+0 |
* | cp: | nathan | 2004-09-24 | 1 | -101/+15 |
* | * search.c: Follow spelling conventions. | kazu | 2004-09-16 | 1 | -6/+6 |
* | * cp-tree.h (struct lang_type_class): Make pure_virtuals a | nathan | 2004-09-16 | 1 | -7/+3 |
* | * search.c (get_pure_virtuals): Remove unused variables. | nathan | 2004-09-15 | 1 | -4/+0 |
* | * cp-tree.h (struct lang_decl_flags): Remove | nathan | 2004-09-15 | 1 | -14/+0 |
* | * class.c, cp-tree.h, decl.c, decl2.c, mangle.c, | kazu | 2004-09-10 | 1 | -2/+2 |
* | * name-lookup.c (pop_binding, pushdecl, | nathan | 2004-08-30 | 1 | -1/+1 |
* | * call.c (validate_conversion_obstack): Replace | nathan | 2004-08-27 | 1 | -16/+15 |
* | * tree.h (size_int_type): Remove. | nathan | 2004-08-27 | 1 | -1/+1 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -1/+1 |
* | * flags.h (enum debug_info_type): Remove DWARF_DEBUG. | zack | 2004-08-25 | 1 | -9/+1 |
* | cp: | nathan | 2004-08-24 | 1 | -3/+25 |
* | PR c++/16706 | lerdsuwa | 2004-08-24 | 1 | -2/+18 |
* | PR c++/17163 | mmitchel | 2004-08-24 | 1 | -1/+1 |
* | .: | nathan | 2004-08-15 | 1 | -2/+1 |
* | .: | nathan | 2004-07-26 | 1 | -4/+5 |
* | cp: * search.c (lookup_conversion_operator): Avoid two loops. | nathan | 2004-07-23 | 1 | -83/+317 |
* | PR c++/16623 | mmitchel | 2004-07-20 | 1 | -2/+1 |
* | .: | nathan | 2004-07-20 | 1 | -97/+40 |
* | .: | nathan | 2004-07-19 | 1 | -12/+12 |
* | * class.c (finish_struct_methods): Remove unncessary code. | mmitchel | 2004-07-17 | 1 | -19/+23 |
* | * vec.h (VEC_address): New function. | mmitchel | 2004-07-16 | 1 | -42/+58 |
* | * cp-tree.h (IDENTIFIER_VALUE): Remove. | mmitchel | 2004-07-14 | 1 | -212/+17 |
* | * cp-tree.h (lang_identifier): Remove class_value. | mmitchel | 2004-07-13 | 1 | -85/+26 |
* | * call.c (build_user_type_conversion_1, build_new_op, | nathan | 2004-07-12 | 1 | -13/+27 |
* | * cp-tree.h (saved_scope): Make old_bindings a vector. | mmitchel | 2004-07-11 | 1 | -40/+0 |