| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -133/+47 |
* | 2002-05-31 Stan Shebs <shebs@apple.com> | shebs | 2002-05-31 | 1 | -14/+24 |
* | * Makefile.in (C_COMMON_H): Fix. | neil | 2002-05-25 | 1 | -1/+21 |
* | * c-common.c (warn_nonnull): Declare. | thorpej | 2002-05-23 | 1 | -0/+1 |
* | * c-common.h (enum rid): Add RID_THREAD. | rth | 2002-05-22 | 1 | -18/+75 |
* | * c-common.c (c_common_post_options): Warn if -Wformat-zero-length | thorpej | 2002-05-18 | 1 | -0/+1 |
* | * Makefile.in: Update. | neil | 2002-05-09 | 1 | -0/+4 |
* | * c-common.c (warn_multichar): New. | neil | 2002-05-06 | 1 | -4/+0 |
* | * defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c. | jason | 2002-05-03 | 1 | -2/+1 |
* | 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2002-04-28 | 1 | -1/+2 |
* | * c-decl.c (grokdeclarator): Remove outdated ??? note | rth | 2002-04-26 | 1 | -4/+0 |
* | * c-decl.c (grokdeclarator): Don't pedwarn variable sized arrays | rth | 2002-04-24 | 1 | -1/+1 |
* | * Makefile.in: Update. | neil | 2002-04-20 | 1 | -5/+5 |
* | * builtins.c: Include langhooks.h. | neil | 2002-04-19 | 1 | -6/+2 |
* | 2002-04-10 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2002-04-10 | 1 | -49/+0 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -1/+1 |
* | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -2/+2 |
* | * c-common.c (c_unsafe_for_reeval): Rename. | neil | 2002-03-31 | 1 | -3/+1 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -6/+7 |
* | * c-decl.c (finish_function): New arg can_defer_p. Pass it | rth | 2002-03-28 | 1 | -3/+5 |
* | * Makefile.in (attribs.o): Update. | neil | 2002-03-27 | 1 | -1/+1 |
* | * Makefile.in (ggc-common.o): Update. | neil | 2002-03-26 | 1 | -1/+1 |
* | * c-decl.c (maybe_build_cleanup): Remove. | neil | 2002-03-25 | 1 | -11/+0 |
* | Removal of separate preprocessor cpp0. | neil | 2002-03-24 | 1 | -0/+4 |
* | * c-pragma.c (maybe_apply_renaming_pragma): New. | rth | 2002-03-22 | 1 | -0/+2 |
* | * c-decl.c: Include c-pragma.h. | rth | 2002-03-15 | 1 | -3/+15 |
* | * toplev.c (documented_lang_options): Document more | geoffk | 2002-03-05 | 1 | -143/+64 |
* | * c-decl.c (start_decl): Initialized variables are not common. | rth | 2002-03-03 | 1 | -1/+1 |
* | * c-decl.c (finish_function): Only warn about missing return | jason | 2002-02-28 | 1 | -3/+4 |
* | * Makefile.in (integrate.o): Update. | neil | 2002-02-28 | 1 | -2/+2 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -145/+16 |
* | * c-decl.c (pushdecl): If no global declaration is found for an | aoliva | 2002-02-20 | 1 | -3/+5 |
* | PR c++/5713 | jakub | 2002-02-20 | 1 | -0/+1 |
* | * c-decl.c (grokdeclarator): Prevent a segfault on unnamed decls. | rsandifo | 2002-02-15 | 1 | -2/+2 |
* | PR c/5503: | jakub | 2002-02-14 | 1 | -0/+16 |
* | * c-decl.c (finish_function): Warn about a non-void function with | jason | 2002-02-06 | 1 | -0/+31 |
* | * target.h (struct gcc_target): Added ms_bitfield_layout_p. | aoliva | 2002-02-05 | 1 | -1/+2 |
* | * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert bitfield | neil | 2002-02-02 | 1 | -137/+114 |
* | * c-lex.c (yyparse): Call debug_hooks->start_source_file for | zack | 2002-02-01 | 1 | -0/+1 |
* | * c-decl.c (grokdeclarator): Handle type being a typedef for an | jsm28 | 2002-01-31 | 1 | -3/+8 |
* | PR c/3325 | neil | 2002-01-29 | 1 | -114/+137 |
* | PR other/1502: | jakub | 2002-01-29 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_strncpy): Use integer_zerop instead | kenner | 2002-01-25 | 1 | -6/+5 |
* | Added __attribute__((deprecated)) patches. | ira | 2002-01-10 | 1 | -2/+31 |
* | * c-decl.c (c_expand_body): Don't call outlining_inline_function. | rth | 2002-01-06 | 1 | -5/+0 |
* | * c-decl.c (c_expand_body): Call outlining_inline_function when | rth | 2002-01-02 | 1 | -1/+6 |
* | PR c/5163: | rth | 2001-12-24 | 1 | -15/+34 |
* | * c-common.def (COMPOUND_LITERAL_EXPR): Contain a DECL_STMT, not | jsm28 | 2001-12-17 | 1 | -1/+3 |
* | * c-parse.in (typename): Do not split attributes. | aldyh | 2001-12-15 | 1 | -3/+11 |
* | * c-decl.c (c_language): Remove duplicate. | rth | 2001-12-07 | 1 | -4/+0 |