| Commit message (Expand) | Author | Age | Files | Lines |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -1/+1 |
* | * error.c: Fix comment formatting. | kazu | 2002-09-14 | 1 | -1/+1 |
* | * c-common.c: Define all C/ObjC/C++ warning and flag variables. | neil | 2002-08-01 | 1 | -5/+0 |
* | * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ, | neil | 2002-07-26 | 1 | -27/+1 |
* | * cp-tree.h (unqualified_name_lookup_error): Declare it. | mmitchel | 2002-07-10 | 1 | -28/+36 |
* | * cp-tree.h (SCALAR_TYPE_P): New macro. | mmitchel | 2002-06-24 | 1 | -39/+2 |
* | * parse.y (parse_scoped_id): New function. | mmitchel | 2002-06-23 | 1 | -16/+2 |
* | 2002-06-19 Akim Demaille <akim@epita.fr> | zack | 2002-06-20 | 1 | -6/+7 |
* | * cp-tree.h (compiler_error): Remove declaration. | gdr | 2002-06-15 | 1 | -14/+0 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -1/+11 |
* | * Makefile.in (C_COMMON_H): Fix. | neil | 2002-05-25 | 1 | -1/+0 |
* | * decl.c (check_tag_decl): Handle RID_THREAD. | rth | 2002-05-22 | 1 | -1/+2 |
* | PR preprocessor/6517 | neil | 2002-05-22 | 1 | -8/+1 |
* | * c-common.h (enum rid): Add RID_THREAD. | rth | 2002-05-22 | 1 | -0/+1 |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -19/+0 |
* | * c-common.c (c_unsafe_for_reeval): Rename. | neil | 2002-03-31 | 1 | -3/+0 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -1/+1 |
* | * include/c_std/std_cmath.h: To prevent problems overloading | mmitchel | 2002-03-29 | 1 | -1/+2 |
* | * Makefile.in (except.o): Update. | neil | 2002-03-29 | 1 | -2/+2 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -1/+0 |
* | Removal of separate preprocessor cpp0. | neil | 2002-03-24 | 1 | -0/+2 |
* | * Makefile.in: Update. | neil | 2002-03-20 | 1 | -1/+0 |
* | cp: | nathan | 2002-03-16 | 1 | -0/+3 |
* | * c-common.c (c_tree_code_type, c_tree_code_length, | ghazi | 2002-03-13 | 1 | -42/+1 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 1 | -4/+3 |
* | * Makefile.in (integrate.o): Update. | neil | 2002-02-28 | 1 | -2/+2 |
* | * xref.c: Remove. | jason | 2002-02-04 | 1 | -7/+0 |
* | * Make-lang.in (parse.c): Adjust expected number of | zack | 2002-01-24 | 1 | -1/+1 |
* | 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-23 | 1 | -4/+4 |
* | Added __attribute__((deprecated)) patches. | ira | 2002-01-10 | 1 | -0/+3 |
* | * cp-tree.h: Delete #defines for cp_error, cp_warning, | zack | 2001-12-18 | 1 | -5/+5 |
* | 2001-12-08 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2001-12-09 | 1 | -0/+2 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -1/+1 |
* | * cppfiles.c (stack_include_file): Don't optimize zero-length | neil | 2001-11-26 | 1 | -9/+5 |
* | * Makefile.in (c-parse.o, c-common.o): Update dependencies. | neil | 2001-11-18 | 1 | -9/+2 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -18/+20 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -1/+1 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -9/+0 |
* | * lex.c (copy_lang_type): Add static prototype. | ghazi | 2001-11-04 | 1 | -1/+2 |
* | * c-pragma.h (cpp_register_pragma_space): Remove. | neil | 2001-10-14 | 1 | -1/+0 |
* | * cp-tree.h (TYPE_BINFO): Update comment. | lerdsuwa | 2001-10-13 | 1 | -8/+57 |
* | * Make-lang.in (CXX_OBJS): Added cp-lang.o. | aoliva | 2001-10-08 | 1 | -16/+6 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -5/+5 |
* | * decl2.c (lang_f_options): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | aj | 2001-08-27 | 1 | -10/+4 |
* | * toplev.c (decode_f_option): Adjust setting. | gdr | 2001-06-26 | 1 | -2/+2 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -3/+4 |
* | gcc/cp: | zack | 2001-05-13 | 1 | -0/+15 |
* | gcc: | nathan | 2001-04-24 | 1 | -0/+7 |
* | * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECIFIC is | mmitchel | 2001-04-19 | 1 | -3/+3 |