| Commit message (Expand) | Author | Age | Files | Lines |
* | * decl.c (wrapup_globals_for_namespace): Use VEC instead of | kazu | 2005-05-07 | 1 | -1/+1 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -3/+5 |
* | Friend class name lookup 5/n | lerdsuwa | 2005-03-14 | 1 | -0/+1 |
* | * name-lookup.c (print_binding_level): Make static. | reichelt | 2005-01-25 | 1 | -3/+0 |
* | * cp-tree.h, name-lookup.h: Remove unused prototypes. | kazu | 2005-01-19 | 1 | -1/+0 |
* | cp: | nathan | 2005-01-05 | 1 | -2/+2 |
* | * cp-tree.h (cp_declarator): Split "name" field into | mmitchel | 2004-12-30 | 1 | -1/+1 |
* | Friend class name lookup 4/n | lerdsuwa | 2004-11-26 | 1 | -7/+0 |
* | Friend class name lookup 3/n, PR c++/3332 | lerdsuwa | 2004-11-25 | 1 | -0/+2 |
* | Friend class name lookup 2/n, PR c++/14513, c++/15410 | lerdsuwa | 2004-11-25 | 1 | -1/+17 |
* | Friend class name lookup 1/n, PR c++/18471 | lerdsuwa | 2004-11-15 | 1 | -0/+1 |
* | * class.c, cp-tree.h, decl.c, decl2.c, mangle.c, | kazu | 2004-09-10 | 1 | -1/+1 |
* | * vec.c (vec_p_reserve, vec_o_reserve): Rename to ... | nathan | 2004-09-08 | 1 | -2/+2 |
* | * cp-tree.h (IDENTIFIER_VALUE): Remove. | mmitchel | 2004-07-14 | 1 | -2/+2 |
* | * cp-tree.h (lang_identifier): Remove class_value. | mmitchel | 2004-07-13 | 1 | -2/+0 |
* | * call.c (build_operator_new_call): Avoid using push_to_top_level. | mmitchel | 2004-07-12 | 1 | -2/+2 |
* | * cp-tree.h (saved_scope): Make old_bindings a vector. | mmitchel | 2004-07-11 | 1 | -4/+14 |
* | * name-lookup.h (struct cp_binding_level): Update documentation | mmitchel | 2004-07-08 | 1 | -6/+6 |
* | * cp-tree.h (saved_scope): Remove x_previous_class_type and | mmitchel | 2004-07-08 | 1 | -2/+11 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -0/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -1/+0 |
* | PR c++/14401 | mmitchel | 2004-03-09 | 1 | -0/+1 |
* | PR c++/14138 | mmitchel | 2004-03-01 | 1 | -1/+1 |
* | * system.h (CHAR_BITFIELD): Delete. | ghazi | 2004-01-27 | 1 | -1/+1 |
* | * class.c (add_method): Just check processing_template_decl to | mmitchel | 2004-01-26 | 1 | -1/+0 |
* | add copyright 2004 | aoliva | 2004-01-15 | 1 | -1/+1 |
* | PR c++/13659 | aoliva | 2004-01-15 | 1 | -2/+2 |
* | * name-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD. | rth | 2003-12-02 | 1 | -1/+1 |
* | * cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro. | jason | 2003-11-11 | 1 | -0/+2 |
* | Breack out decl.c (3/n) | gdr | 2003-10-14 | 1 | -9/+0 |
* | * name-lookup.h (cxx_scope_find_binding_for_name): Don't export. | gdr | 2003-10-14 | 1 | -5/+19 |
* | Break out decl.c (2/n) | gdr | 2003-10-13 | 1 | -10/+55 |
* | * decl.c (struct cp_binding_level): Move to name-lookup.h | gdr | 2003-10-03 | 1 | -0/+147 |
* | * name-lookup.h (get_global_value_if_present): New function. | gdr | 2003-09-27 | 1 | -0/+27 |
* | * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove reference to | gdr | 2003-09-27 | 1 | -13/+1 |
* | * cp-tree.h (add_binding): Remove declaration. | gdr | 2003-09-06 | 1 | -0/+1 |
* | * name-lookup.h (global_scope_p): New macro. | gdr | 2003-05-29 | 1 | -0/+3 |
* | * hashtable.h (struct ht_identifier): Add data member "hash_value". | gdr | 2003-05-18 | 1 | -0/+33 |
* | * cp-tree.h (binding_for_name: Move to name-lookup.h Adjust | gdr | 2003-03-30 | 1 | -16/+16 |
* | * name-lookup.c: New file. | gdr | 2003-03-30 | 1 | -0/+85 |