| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-lex.c: Convert to ISO C90. | aj | 2003-06-22 | 1 | -116/+110 |
* | * c-tree.h: Remove declaration of poplevel. | aj | 2003-06-19 | 1 | -1/+0 |
* | 2003-04-10 Zack Weinberg <zack@codesourcery.com> | zack | 2003-04-11 | 1 | -37/+29 |
* | * c-tree.h (struct lang_identifier): Remove error_locus field. | zack | 2003-03-17 | 1 | -5/+1 |
* | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 2003-03-08 | 1 | -1/+1 |
* | * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time | hubicka | 2003-02-12 | 1 | -0/+1 |
* | Index: gcc/ChangeLog | geoffk | 2002-09-16 | 1 | -1/+2 |
* | * c-typeck.c (c_tree_expr_nonnegative_p): New function. | rth | 2002-09-08 | 1 | -0/+1 |
* | [gcc/ChangeLog] | zlaski | 2002-09-06 | 1 | -0/+1 |
* | * c-lang.c (recognize_objc_keyword): Remove, no longer used. | shebs | 2002-09-03 | 1 | -1/+0 |
* | * c-tree.h (skip_evaluation): Move declaration... | aoliva | 2002-08-15 | 1 | -5/+0 |
* | 2002-08-09 Ziemowit Laski <zlaski@apple.com> | zlaski | 2002-08-10 | 1 | -3/+3 |
* | * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update. | neil | 2002-08-07 | 1 | -1/+0 |
* | * c-common.c: Define all C/ObjC/C++ warning and flag variables. | neil | 2002-08-01 | 1 | -72/+0 |
* | * c-common.c (c_sizeof_or_alignof_type): Take a third argument for | gdr | 2002-07-25 | 1 | -1/+1 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -1/+0 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -11/+24 |
* | * Makefile.in (C_COMMON_H): Fix. | neil | 2002-05-25 | 1 | -1/+1 |
* | * c-common.c (warn_multichar): New. | neil | 2002-05-06 | 1 | -4/+0 |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -1/+0 |
* | * Makefile.in: Update. | neil | 2002-04-20 | 1 | -3/+3 |
* | * builtins.c: Include langhooks.h. | neil | 2002-04-19 | 1 | -0/+1 |
* | * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | neil | 2002-04-18 | 1 | -0/+1 |
* | PR opt/4330 | rth | 2002-04-03 | 1 | -0/+1 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -0/+1 |
* | * c-common.c (c_unsafe_for_reeval): Rename. | neil | 2002-03-31 | 1 | -1/+1 |
* | * c-decl.c (finish_function): New arg can_defer_p. Pass it | rth | 2002-03-28 | 1 | -1/+1 |
* | * Makefile.in (attribs.o): Update. | neil | 2002-03-27 | 1 | -0/+1 |
* | * Makefile.in (ggc-common.o): Update. | neil | 2002-03-26 | 1 | -0/+1 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -1/+9 |
* | PR c/5656 | jakub | 2002-03-19 | 1 | -0/+1 |
* | * c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 1 | -1/+0 |
* | * Makefile.in (integrate.o): Update. | neil | 2002-02-28 | 1 | -0/+1 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -4/+0 |
* | * c-decl.c (finish_function): Warn about a non-void function with | jason | 2002-02-06 | 1 | -0/+9 |
* | Tidy up - removed declarations of some unused functions, moved other decls | nicola | 2002-01-11 | 1 | -17/+14 |
* | * c-tree.h (C_TYPE_FIELDS_READONLY): Uppercase macro parameter. | grahams | 2002-01-08 | 1 | -13/+13 |
* | * Makefile.in: Update dependencies. | neil | 2001-12-17 | 1 | -2/+5 |
* | * c-common.def (COMPOUND_LITERAL_EXPR): New. | jsm28 | 2001-12-04 | 1 | -0/+1 |
* | * cpphash.c (_cpp_init_hashtable): Update. | neil | 2001-11-27 | 1 | -0/+7 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -0/+1 |
* | * Makefile.in (c-lang.o): Depend on $(VARRAY_H). | aoliva | 2001-11-12 | 1 | -0/+3 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -0/+2 |
* | * c-decl.c (delete_block): Remove. | neil | 2001-11-05 | 1 | -1/+0 |
* | * calls.c: Fix formatting. | kazu | 2001-10-11 | 1 | -1/+1 |
* | * acconfig.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -3/+3 |
* | * c-common.h (struct c_lang_decl): Add declared_inline. | rth | 2001-10-08 | 1 | -1/+6 |
* | Remove TYPE_NONCOPIED_PARTS. | nathan | 2001-09-06 | 1 | -1/+1 |
* | * c-tree.h: Add prototyp for c_sizeof_nowarn. | aj | 2001-08-27 | 1 | -1/+2 |
* | * c-common.c (c_alignof, c_alignof_expr): Move here... | jason | 2001-08-24 | 1 | -9/+0 |