Age | Commit message (Expand) | Author | Files | Lines |
2004-03-09 | PR c++/14401 | mmitchel | 1 | -16/+8 |
2004-03-01 | PR c++/14324 | mmitchel | 1 | -1/+2 |
2004-02-05 | PR middle-end/13750 | ro | 1 | -2/+2 |
2004-01-16 | Index: ChangeLog | geoffk | 1 | -3/+3 |
2003-12-22 | * c-common.c (flag_external_templates): Remove. | mmitchel | 1 | -11/+2 |
2003-12-22 | PR c++/13438 | mmitchel | 1 | -15/+1 |
2003-12-19 | * cvt.c: Remove uses of "register" specifier in | kazu | 1 | -1/+1 |
2003-12-16 | PR c++/13275 | mmitchel | 1 | -0/+2 |
2003-12-02 | * name-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD. | rth | 1 | -1/+1 |
2003-09-18 | * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR, | sayle | 1 | -1/+0 |
2003-09-01 | * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR. | zlomek | 1 | -1/+0 |
2003-08-12 | PR c++/11703 | mmitchel | 1 | -22/+0 |
2003-07-22 | 2003-07-22 Wolfgang Bangerth <bangerth@dealii.org> | bangerth | 1 | -2/+8 |
2003-07-19 | gcc: | ghazi | 1 | -7/+6 |
2003-07-16 | * cp-tree.def (LOOKUP_EXPR): Remove. | mmitchel | 1 | -5/+4 |
2003-07-14 | * lex.c (enum tree_node_kind): Delete. | gerald | 1 | -29/+0 |
2003-07-14 | * cp-tree.h (cp_id_kind): New type. | mmitchel | 1 | -170/+28 |
2003-07-07 | PR debug/10055 | neil | 1 | -2/+9 |
2003-06-30 | * c-common.c (enum c_language_kind, flag_objc): Remove. | neil | 1 | -17/+0 |
2003-06-24 | * call.c (enforce_access): Assert we get a binfo. | nathan | 1 | -1/+1 |
2003-06-13 | * lex.c: Convert to ISO C. | neroden | 1 | -74/+45 |
2003-06-07 | * Makefile.in (OJBS, c-opts.o): Update. | neil | 1 | -3/+3 |
2003-05-10 | PR c++/9252 | lerdsuwa | 1 | -1/+1 |
2003-04-23 | * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update. | neil | 1 | -5/+0 |
2003-04-10 | 2003-04-09 Steven Bosscher <steven@gcc.gnu.org> | steven | 1 | -1/+8 |
2003-03-08 | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 1 | -8/+6 |
2003-02-14 | * decl2.c: Include "timevar.h". | gdr | 1 | -8/+11 |
2003-01-10 | Merge from pch-branch. | geoffk | 1 | -5/+1 |
2003-01-01 | * c-pragma.c (c_register_pragma): New. | neil | 1 | -19/+8 |
2003-01-01 | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 1 | -4/+4 |
2002-12-30 | * parse.y: Remove. | mmitchel | 1 | -144/+2 |
2002-12-28 | * Make-lang.in (po-generated): Remove parse.c. | mmitchel | 1 | -248/+0 |
2002-12-16 | Merge basic-improvements-branch to trunk | zack | 1 | -0/+2 |
2002-10-15 | * decl.c (reshape_init): Fix typo. | mmitchel | 1 | -1/+2 |
2002-10-14 | PR c++/7176 | mmitchel | 1 | -2/+2 |
2002-09-21 | * ChangeLog: Follow spelling conventions. | kazu | 1 | -1/+1 |
2002-09-14 | * error.c: Fix comment formatting. | kazu | 1 | -1/+1 |
2002-08-01 | * c-common.c: Define all C/ObjC/C++ warning and flag variables. | neil | 1 | -5/+0 |
2002-07-26 | * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ, | neil | 1 | -27/+1 |
2002-07-10 | * cp-tree.h (unqualified_name_lookup_error): Declare it. | mmitchel | 1 | -28/+36 |
2002-06-24 | * cp-tree.h (SCALAR_TYPE_P): New macro. | mmitchel | 1 | -39/+2 |
2002-06-23 | * parse.y (parse_scoped_id): New function. | mmitchel | 1 | -16/+2 |
2002-06-20 | 2002-06-19 Akim Demaille <akim@epita.fr> | zack | 1 | -6/+7 |
2002-06-15 | * cp-tree.h (compiler_error): Remove declaration. | gdr | 1 | -14/+0 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 1 | -1/+11 |
2002-05-25 | * Makefile.in (C_COMMON_H): Fix. | neil | 1 | -1/+0 |
2002-05-22 | * decl.c (check_tag_decl): Handle RID_THREAD. | rth | 1 | -1/+2 |
2002-05-22 | PR preprocessor/6517 | neil | 1 | -8/+1 |
2002-05-22 | * c-common.h (enum rid): Add RID_THREAD. | rth | 1 | -0/+1 |
2002-04-25 | * c-common.h (c_common_parse_file): Update. | neil | 1 | -19/+0 |