summaryrefslogtreecommitdiff
path: root/gcc/c-parse.in
Commit message (Expand)AuthorAgeFilesLines
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-12/+7
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-23/+1
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-221-0/+2
* * c-parse.in (malloced_yyss, malloced_yyvs): New.rth2002-04-271-0/+55
* * c-parse.in (yyoverflow): Revert.rth2002-04-261-35/+0
* * c-common.c (fix_string_type): Split out of ...rth2002-04-261-36/+71
* * c-parse.in (yyoverflow): New.rth2002-04-261-0/+35
* * c-common.h (c_common_parse_file): Update.neil2002-04-251-19/+1
* 2002-04-16 Paolo Carlini <pcarlini@unitus.it>paolo2002-04-161-1/+4
* * stmt.c (check_unique_operand_names): Expect operand names torsandifo2002-04-131-1/+3
* * c-common.c (truthvalue_conversion): Rename, update.neil2002-04-041-11/+17
* * c-decl.c (finish_function): New arg can_defer_p. Pass itrth2002-03-281-5/+5
* * c-common.h (yyparse, c_common_parse_file): New.neil2002-03-171-3/+0
* * c-parse.in (STATIC): New terminal.neil2002-02-281-45/+40
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-13/+11
* * c-common.c (c_expand_expr): Revert 2002-02-06 patch.jakub2002-02-081-0/+1
* 2002-01-16 Aldy Hernandez <aldyh@redhat.com>aldyh2002-01-241-2/+11
* * c-common.c (c_expand_start_cond): Expect the IF_STMT node tolaw2002-01-041-7/+27
* * c-parse.in (SAVE_WARN_FLAGS): Save warn_traditional.rth2001-12-211-8/+13
* * c-parse.in (typename): Do not split attributes.aldyh2001-12-151-7/+3
* * c-common.c (combine_strings): Complain if concatenatingneil2001-12-111-0/+1
* * c-lex.c, c-parse.in, c-typeck.c: Revert concatenation changes.neil2001-12-101-35/+72
* * c-common.h (rid): Add RID_CHOOSE_EXPR andaldyh2001-12-081-1/+26
* * c-parse.in: Take string literals in assembler constructs,neil2001-12-081-13/+7
* * c-lex.c (c_lex): Peek a token ahead for a string to concatenate,neil2001-12-081-60/+29
* * c-common.def (COMPOUND_LITERAL_EXPR): New.jsm282001-12-041-18/+2
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* * Makefile.in (c-parse.o, c-common.o): Update dependencies.neil2001-11-181-9/+0
* * c-common.c: Include c-lex.h.neil2001-11-151-11/+2
* * Makefile.in: Update.neil2001-11-091-1/+1
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-13/+0
* * c-parse.in (expr_no_commas, primary), c-typeck.cjsm282001-10-291-6/+3
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * c-parse.in (asm_operand): Allow named operands.rth2001-10-111-1/+3
* 2001-10-03 Ziemowit Laski <zlaski@apple.com>shebs2001-10-031-21/+5
* Table-driven attributes.jsm282001-09-211-53/+34
* * c-parse.in (_yylex): Use _cpp_backup_tokens.neil2001-09-131-3/+1
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * toplev.c (set_float_handler): Make static.zack2001-08-121-1/+0
* * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.hneil2001-08-041-3/+1
* 2001-08-01 Ziemowit Laski <zlaski@apple.com>shebs2001-08-011-14/+56
* * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.neil2001-07-191-5/+1
* * c-parse.in (all_prefix_attributes): New variable.jsm282001-07-171-133/+102
* * c-common.c (decl_attributes): Take a pointer to the node tojsm282001-07-131-7/+7
* * c-common.c (decl_attributes): Only take a single attributesjsm282001-07-081-38/+27
* * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT,zack2001-07-011-59/+45
* gcc/gdr2001-06-101-0/+1
* * c-parse.in (notype_initdcl): Remove redundant line.neil2001-05-251-1/+0