Age | Commit message (Expand) | Author | Files | Lines |
2010-08-08 | name-lookup.h (cp_label_binding): Declare. | Nathan Froyd | 1 | -7/+15 |
2010-06-05 | c-common.c: Move to c-family/. | Steven Bosscher | 1 | -1/+1 |
2010-02-12 | re PR c++/43024 (ICE on template code with -O2 or -O3, regression from 4.4.2) | Jason Merrill | 1 | -1/+1 |
2009-08-10 | Implement DR 757... | Jason Merrill | 1 | -0/+1 |
2009-05-21 | tree.c (build_tree_list_vec_stat): New function. | Ian Lance Taylor | 1 | -3/+4 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -10/+5 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-08-26 | c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerat... | Douglas Gregor | 1 | -0/+2 |
2008-01-22 | re PR c++/34912 (ICE with friend in local class) | Jason Merrill | 1 | -0/+1 |
2007-10-04 | re PR c++/32470 (fvisibility=hidden without effect in some cases) | Jason Merrill | 1 | -6/+2 |
2007-08-24 | name-lookup.c (add_decl_to_level): Remove addition to vtables chain. | Ollie Wild | 1 | -3/+0 |
2007-08-02 | typeck.c: Change copyright header to refer to version 3 of the GNU General Pu... | Nick Clifton | 1 | -5/+4 |
2006-06-06 | Fix up whitespacing | Mike Stump | 1 | -1/+1 |
2006-03-20 | re PR c++/21764 (visibility attributes on namespace scope) | Jason Merrill | 1 | -1/+6 |
2006-03-09 | Merge C++ from gomp-20050608-branch. | Richard Henderson | 1 | -2/+3 |
2006-01-17 | name-lookup.c (lookup_namespace_name): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-11-21 | c-common.c, [...]: Revert 2005-11-18 lookup_name patch. | Richard Henderson | 1 | -2/+1 |
2005-11-18 | c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name. | Mike Stump | 1 | -1/+1 |
2005-11-16 | c-decl.c (lookup_name_two): Add. | Mike Stump | 1 | -0/+1 |
2005-09-12 | re PR c++/7874 (g++ finds friend functions defined in class-definition but no... | Ian Lance Taylor | 1 | -2/+3 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | Canonicalize whitespace. | Mike Stump | 1 | -12/+12 |
2005-06-14 | Remove extra white spacing at end of lines. | Mike Stump | 1 | -1/+1 |
2005-06-08 | re PR c++/19497 (Invalid declaration in template diagnosed too late) | Nathan Sidwell | 1 | -0/+1 |
2005-05-07 | decl.c (wrapup_globals_for_namespace): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -1/+1 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -3/+5 |
2005-03-14 | Friend class name lookup 5/n PR c++/1016 | Kriang Lerdsuwanakij | 1 | -0/+1 |
2005-01-25 | name-lookup.c (print_binding_level): Make static. | Volker Reichelt | 1 | -3/+0 |
2005-01-19 | * cp-tree.h, name-lookup.h: Remove unused prototypes. | Kazu Hirata | 1 | -1/+0 |
2005-01-05 | re PR c++/19030 (ice on tree check) | Nathan Sidwell | 1 | -2/+2 |
2004-12-30 | cp-tree.h (cp_declarator): Split "name" field into qualifying_scope and unqua... | Mark Mitchell | 1 | -1/+1 |
2004-11-26 | Friend class name lookup 4/n | Kriang Lerdsuwanakij | 1 | -7/+0 |
2004-11-25 | Friend class name lookup 3/n, PR c++/3332 | Kriang Lerdsuwanakij | 1 | -0/+2 |
2004-11-25 | Friend class name lookup 2/n, PR c++/14513, c++/15410 | Kriang Lerdsuwanakij | 1 | -1/+17 |
2004-11-15 | Friend class name lookup 1/n, PR c++/18471 | Kriang Lerdsuwanakij | 1 | -0/+1 |
2004-09-10 | class.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-08 | vec.c (vec_p_reserve, [...]): Rename to ... | Nathan Sidwell | 1 | -2/+2 |
2004-07-14 | cp-tree.h (IDENTIFIER_VALUE): Remove. | Mark Mitchell | 1 | -2/+2 |
2004-07-13 | cp-tree.h (lang_identifier): Remove class_value. | Mark Mitchell | 1 | -2/+0 |
2004-07-12 | call.c (build_operator_new_call): Avoid using push_to_top_level. | Mark Mitchell | 1 | -2/+2 |
2004-07-11 | cp-tree.h (saved_scope): Make old_bindings a vector. | Mark Mitchell | 1 | -4/+14 |
2004-07-08 | name-lookup.h (struct cp_binding_level): Update documentation for class_shado... | Mark Mitchell | 1 | -6/+6 |
2004-07-08 | cp-tree.h (saved_scope): Remove x_previous_class_type and x_previous_class_va... | Mark Mitchell | 1 | -2/+11 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -0/+4 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+0 |
2004-03-09 | re PR c++/14401 (Uninitialized reference error not reported.) | Mark Mitchell | 1 | -0/+1 |
2004-03-01 | re PR c++/14138 (100x -O0 C++ Compile Time Regression {3.2,3.3} -> {3.4,4.0}) | Mark Mitchell | 1 | -1/+1 |
2004-01-27 | system.h (CHAR_BITFIELD): Delete. | Kaveh R. Ghazi | 1 | -1/+1 |
2004-01-26 | class.c (add_method): Just check processing_template_decl to determine whethe... | Mark Mitchell | 1 | -1/+0 |
2004-01-15 | add copyright 2004 | Alexandre Oliva | 1 | -1/+1 |