| Commit message (Expand) | Author | Age | Files | Lines |
* | /tmp/cvs001644 | kcook | 2003-10-02 | 1 | -1/+4 |
* | 2003-09-25 Ziemowit Laski <zlaski@apple.com> | zlaski | 2003-09-25 | 1 | -1/+1 |
* | 2003-09-24 Ziemowit Laski <zlaski@apple.com> | zlaski | 2003-09-25 | 1 | -160/+142 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -5/+5 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -5/+5 |
* | 2003-09-15 Andreas Jaeger <aj@suse.de> | aj | 2003-09-15 | 1 | -0/+7 |
* | * Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency. | hubicka | 2003-09-03 | 1 | -5/+5 |
* | * c-decl.c (gettags, pushdecl_function_level): Delete. | zack | 2003-08-01 | 1 | -1/+1 |
* | * c-decl.c (last_function_parm_vars, current_function_parm_vars): | zack | 2003-07-29 | 1 | -11/+1 |
* | * c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn | hp | 2003-07-28 | 1 | -2/+5 |
* | * tree.h (boolean_type_node): Move from C/C++/Java frontends. | jason | 2003-07-24 | 1 | -10/+10 |
* | * c-decl.c (named_labels, shadowed_labels, label_level_chain) | zack | 2003-07-19 | 1 | -5/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -7/+5 |
* | * c-decl.c (pushdecl_function_level): Make static, return nothing. | zack | 2003-07-18 | 1 | -2/+2 |
* | * c-decl.c: Fix typos in several comments. Remove all | zack | 2003-07-17 | 1 | -3/+3 |
* | Index: ChangeLog | geoffk | 2003-07-11 | 1 | -13/+18 |
* | * rtl.h (emit_line_note): Take a location_t. | nathan | 2003-07-07 | 1 | -2/+2 |
* | * basic-block.h: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -18/+14 |
* | * Makfile.in: Remove traces of mbchar. | neil | 2003-07-06 | 1 | -4/+0 |
* | * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types. | zack | 2003-07-05 | 1 | -119/+19 |
* | * c-tree.h (define_label): Replace filename and lineno arguments | nathan | 2003-07-01 | 1 | -1/+1 |
* | * c-common.c (enum c_language_kind, flag_objc): Remove. | neil | 2003-06-30 | 1 | -1/+1 |
* | * c-parse.in (yylexstring): Use a location_t. | nathan | 2003-06-28 | 1 | -6/+5 |
* | * c-parse.in (%union): Replace filename & lineno with location. | nathan | 2003-06-28 | 1 | -39/+27 |
* | * c-tree.h (grokfield): Remove unused filename and line parameters. | nathan | 2003-06-27 | 1 | -22/+26 |
* | * c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier. | nathan | 2003-05-21 | 1 | -28/+30 |
* | * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED. | nathan | 2003-05-21 | 1 | -6/+0 |
* | PR c/10675 | rth | 2003-05-12 | 1 | -14/+26 |
* | * c-parse.in (if_stmt_locus): New object. | gdr | 2003-05-09 | 1 | -7/+7 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -7/+8 |
* | * c-parse.in: Remove '%expect 32' directive in objc mode | gdr | 2003-01-28 | 1 | -3/+0 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -4/+2 |
* | * c-parse.in (yyprint): Use HOST_WIDE_INT_PRINT_DOUBLE_HEX for | aj | 2002-12-28 | 1 | -24/+10 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * c-tree.h (skip_evaluation): Move declaration... | aoliva | 2002-08-15 | 1 | -4/+8 |
* | 2002-08-09 Ziemowit Laski <zlaski@apple.com> | zlaski | 2002-08-10 | 1 | -1/+1 |
* | * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ, | neil | 2002-07-26 | 1 | -13/+0 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -20/+0 |
* | copyright date updated | nathan | 2002-07-05 | 1 | -1/+1 |
* | * c-parse.in (extdef): Append ';'. | nathan | 2002-07-05 | 1 | -0/+2 |
* | gcc: | ghazi | 2002-07-03 | 1 | -1/+23 |
* | 2002-07-02 Ziemowit Laski <zlaski@apple.com> | shebs | 2002-07-02 | 1 | -14/+3 |
* | 2002-06-19 Akim Demaille <akim@epita.fr> | zack | 2002-06-20 | 1 | -41/+44 |
* | * c-common.c (flag_ms_extensions): Move from c++ front end. | rth | 2002-06-16 | 1 | -9/+12 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -12/+7 |
* | * Makefile.in (C_COMMON_H): Fix. | neil | 2002-05-25 | 1 | -23/+1 |
* | * c-common.h (enum rid): Add RID_THREAD. | rth | 2002-05-22 | 1 | -0/+2 |
* | * c-parse.in (malloced_yyss, malloced_yyvs): New. | rth | 2002-04-27 | 1 | -0/+55 |
* | * c-parse.in (yyoverflow): Revert. | rth | 2002-04-26 | 1 | -35/+0 |
* | * c-common.c (fix_string_type): Split out of ... | rth | 2002-04-26 | 1 | -36/+71 |