| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * c-parse.in (yyoverflow): New. | rth | 2002-04-26 | 1 | -0/+35 |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -19/+1 |
* | 2002-04-16 Paolo Carlini <pcarlini@unitus.it> | paolo | 2002-04-16 | 1 | -1/+4 |
* | * stmt.c (check_unique_operand_names): Expect operand names to | rsandifo | 2002-04-13 | 1 | -1/+3 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -11/+17 |
* | * c-decl.c (finish_function): New arg can_defer_p. Pass it | rth | 2002-03-28 | 1 | -5/+5 |
* | * c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 1 | -3/+0 |
* | * c-parse.in (STATIC): New terminal. | neil | 2002-02-28 | 1 | -45/+40 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -13/+11 |
* | * c-common.c (c_expand_expr): Revert 2002-02-06 patch. | jakub | 2002-02-08 | 1 | -0/+1 |
* | 2002-01-16 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-01-24 | 1 | -2/+11 |
* | * c-common.c (c_expand_start_cond): Expect the IF_STMT node to | law | 2002-01-04 | 1 | -7/+27 |
* | * c-parse.in (SAVE_WARN_FLAGS): Save warn_traditional. | rth | 2001-12-21 | 1 | -8/+13 |
* | * c-parse.in (typename): Do not split attributes. | aldyh | 2001-12-15 | 1 | -7/+3 |
* | * c-common.c (combine_strings): Complain if concatenating | neil | 2001-12-11 | 1 | -0/+1 |
* | * c-lex.c, c-parse.in, c-typeck.c: Revert concatenation changes. | neil | 2001-12-10 | 1 | -35/+72 |
* | * c-common.h (rid): Add RID_CHOOSE_EXPR and | aldyh | 2001-12-08 | 1 | -1/+26 |
* | * c-parse.in: Take string literals in assembler constructs, | neil | 2001-12-08 | 1 | -13/+7 |
* | * c-lex.c (c_lex): Peek a token ahead for a string to concatenate, | neil | 2001-12-08 | 1 | -60/+29 |
* | * c-common.def (COMPOUND_LITERAL_EXPR): New. | jsm28 | 2001-12-04 | 1 | -18/+2 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -1/+1 |
* | * Makefile.in (c-parse.o, c-common.o): Update dependencies. | neil | 2001-11-18 | 1 | -9/+0 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -11/+2 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -1/+1 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -13/+0 |
* | * c-parse.in (expr_no_commas, primary), c-typeck.c | jsm28 | 2001-10-29 | 1 | -6/+3 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * c-parse.in (asm_operand): Allow named operands. | rth | 2001-10-11 | 1 | -1/+3 |
* | 2001-10-03 Ziemowit Laski <zlaski@apple.com> | shebs | 2001-10-03 | 1 | -21/+5 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -53/+34 |
* | * c-parse.in (_yylex): Use _cpp_backup_tokens. | neil | 2001-09-13 | 1 | -3/+1 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * toplev.c (set_float_handler): Make static. | zack | 2001-08-12 | 1 | -1/+0 |
* | * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h | neil | 2001-08-04 | 1 | -3/+1 |
* | 2001-08-01 Ziemowit Laski <zlaski@apple.com> | shebs | 2001-08-01 | 1 | -14/+56 |
* | * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases. | neil | 2001-07-19 | 1 | -5/+1 |
* | * c-parse.in (all_prefix_attributes): New variable. | jsm28 | 2001-07-17 | 1 | -133/+102 |
* | * c-common.c (decl_attributes): Take a pointer to the node to | jsm28 | 2001-07-13 | 1 | -7/+7 |
* | * c-common.c (decl_attributes): Only take a single attributes | jsm28 | 2001-07-08 | 1 | -38/+27 |
* | * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT, | zack | 2001-07-01 | 1 | -59/+45 |
* | gcc/ | gdr | 2001-06-10 | 1 | -0/+1 |
* | * c-parse.in (notype_initdcl): Remove redundant line. | neil | 2001-05-25 | 1 | -1/+0 |