Age | Commit message (Expand) | Author | Files | Lines |
2007-02-04 | class.c, [...]: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2007-01-25 | lex.c (D_CPP0X): Rename. | Douglas Gregor | 1 | -3/+3 |
2006-11-21 | cp-tree.def (STATIC_ASSERT): New. | Douglas Gregor | 1 | -1/+4 |
2006-09-07 | re PR c++/26195 (pragma interface no longer handles explicit names) | Zak Kipling | 1 | -2/+2 |
2006-02-13 | lex.c (parse_strconst_pragma): Return error_mark_node instead of "(tree)-1" t... | Volker Reichelt | 1 | -6/+5 |
2006-01-29 | call.c (alloc_conversion): Use cast when converting from void *. | Gabriel Dos Reis | 1 | -1/+1 |
2006-01-04 | directives.c (struct pragma_entry): Add is_deferred. | Richard Henderson | 1 | -1/+1 |
2005-12-02 | decl2.c (get_priority_info): Use XNEW, not xmalloc. | Gabriel Dos Reis | 1 | -1/+1 |
2005-11-26 | c-lex.c (pragma_lex): Rename from c_lex. | Richard Henderson | 1 | -3/+3 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | Canonicalize whitespace. | Mike Stump | 1 | -4/+4 |
2005-06-14 | Remove extra white spacing at end of lines. | Mike Stump | 1 | -4/+4 |
2005-05-27 | cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code. | Roger Sayle | 1 | -1/+1 |
2005-05-17 | Yet more Objective-C++... | Ziemowit Laski | 1 | -0/+27 |
2005-05-12 | c-common.h (statement_code_p): Don't declare. | Ian Lance Taylor | 1 | -2/+13 |
2005-05-03 | * friend.c, lex.c, mangle.c, repo.c: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-05-02 | re PR c++/19542 (attribute(sentinel) has problems with C++ __null) | Michael Matz | 1 | -5/+0 |
2005-04-25 | c-common.def (EXPR_STMT): Remove, moved to C++ frontend. | Ian Lance Taylor | 1 | -1/+0 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -3/+3 |
2004-11-25 | darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic. | Joseph Myers | 1 | -2/+2 |
2004-11-24 | cp-tree.h (context_as_string): Remove extern. | Ben Elliston | 1 | -17/+0 |
2004-11-08 | class.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-10-05 | Convert diagnostics to use quoting flag q 4/n | Gabriel Dos Reis | 1 | -4/+4 |
2004-09-22 | cp-tree.h (struct lang_type_class): Remove marked flags, add diamond_shaped a... | Nathan Sidwell | 1 | -5/+0 |
2004-09-21 | c-common.c (fix_string_type): Build the unqualified array type unconditionall... | Matt Austern | 1 | -16/+24 |
2004-09-20 | lex.c (cxx_init): Don't set the ridpointer for RID_NULL to null_node. | Steven Bosscher | 1 | -1/+0 |
2004-09-18 | re PR pch/13361 (const wchar_t * strings not stored in pch) | Geoffrey Keating | 1 | -2/+2 |
2004-09-17 | re PR c++/16002 (Strange error message with new parser) | Mark Mitchell | 1 | -0/+3 |
2004-09-10 | c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h. | Zack Weinberg | 1 | -31/+9 |
2004-09-09 | defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default. | Zack Weinberg | 1 | -3/+3 |
2004-08-30 | call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -2/+3 |
2004-08-25 | re PR c++/17155 (Another link problem with function-local classes) | Mark Mitchell | 1 | -0/+5 |
2004-08-19 | tree.h (TYPE_CACHED_VALUES_P): New. | Nathan Sidwell | 1 | -2/+4 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -2/+1 |
2004-07-29 | c-common.h (lang_post_pch_load): New variable. | Mark Mitchell | 1 | -1/+12 |
2004-07-25 | cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW. | Gabriel Dos Reis | 1 | -6/+4 |
2004-07-15 | lex.c (cxx_make_type): Remove call to get_pointer_type. | Mark Mitchell | 1 | -5/+0 |
2004-07-12 | call.c (build_user_type_conversion_1, [...]): Pass type directly to lookup_fn... | Nathan Sidwell | 1 | -2/+0 |
2004-07-07 | expr.c (expand_expr_real_1): Fix formating. | Andrew Pinski | 1 | -1/+0 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -1/+5 |
2004-06-28 | friend.c (add_friend): Only perform access checks when context is a class. | Nathan Sidwell | 1 | -9/+2 |
2004-06-24 | Make-lang.in (cp/lex.o): Do not depend on cp/lex.h. | Mark Mitchell | 1 | -1/+0 |
2004-06-22 | cp-tree.def (NEW_EXPR): Add a fourth slot. | Mark Mitchell | 1 | -56/+0 |
2004-06-09 | revert: re PR c++/15815 (Update #pragma interface and #pragma implementation ... | Mark Mitchell | 1 | -6/+0 |
2004-06-07 | re PR c++/15815 (Update #pragma interface and #pragma implementation document... | Mark Mitchell | 1 | -0/+6 |
2004-06-01 | c-parse.in (OFFSETOF, [...]): New. | Richard Henderson | 1 | -2/+1 |
2004-03-09 | re PR c++/14401 (Uninitialized reference error not reported.) | Mark Mitchell | 1 | -16/+8 |
2004-03-01 | re PR c++/14324 (Multiple static definitions are not unique) | Mark Mitchell | 1 | -1/+2 |
2004-02-05 | re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari... | Rainer Orth | 1 | -2/+2 |
2004-01-16 | Index: ChangeLog | Geoffrey Keating | 1 | -3/+3 |