| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-decl.c (grokdeclarator): Make invalid combinations with long, | jsm28 | 2002-08-21 | 1 | -6/+5 |
* | * c-decl.c (flexible_array_type_p): New function. | jsm28 | 2002-08-17 | 1 | -0/+43 |
* | 2002-08-09 Ziemowit Laski <zlaski@apple.com> | zlaski | 2002-08-10 | 1 | -10/+16 |
* | * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update. | neil | 2002-08-07 | 1 | -262/+0 |
* | * c-decl.c (duplicate_decls): Error out for incompatible TLS | aldyh | 2002-08-07 | 1 | -0/+14 |
* | * c-common.c: Define all C/ObjC/C++ warning and flag variables. | neil | 2002-08-01 | 1 | -144/+0 |
* | * builtins.def [DEF_GCC_BUILTIN]: Require an explicit ATTRS | sayle | 2002-07-28 | 1 | -4/+0 |
* | * c-decl.c (c_decode_option): No need to handle switches | neil | 2002-07-25 | 1 | -8/+1 |
* | * c-decl.c (build_compound_literal): Set decl TREE_READONLY from TYPE. | jakub | 2002-07-22 | 1 | -0/+1 |
* | * c-decl.c (build_compound_literal): Defer compound literal decls | jakub | 2002-07-22 | 1 | -5/+11 |
* | 2002-07-21 Gabriel Dos Reis <gdr@nerim.net> | gdr | 2002-07-21 | 1 | -7/+7 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -20/+0 |
* | * c-decl.c (duplicate_decls): Preserve the noreturn attribute on | sayle | 2002-07-11 | 1 | -5/+0 |
* | * tree.h: Modify builtin_function interface to take an extra | sayle | 2002-07-01 | 1 | -3/+8 |
* | ada: | ghazi | 2002-06-20 | 1 | -1/+1 |
* | * c-common.c (flag_ms_extensions): Move from c++ front end. | rth | 2002-06-16 | 1 | -5/+38 |
* | PR c/6660 | jakub | 2002-06-10 | 1 | -2/+5 |
* | * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W | zack | 2002-06-07 | 1 | -1/+1 |
* | 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 |