summaryrefslogtreecommitdiff
path: root/gcc/c-parse.in
Commit message (Expand)AuthorAgeFilesLines
* c-tree.h (skip_evaluation): Move declaration...Alexandre Oliva2002-08-151-4/+8
* c-common.c (flag_objc): New.Ziemowit Laski2002-08-101-1/+1
* c-common.h (RID_AND, [...]): Remove.Neil Booth2002-07-261-13/+0
* varargs.h: Replace with stub which issues #error.Zack Weinberg2002-07-161-20/+0
* copyright date updatedNathan Sidwell2002-07-051-1/+1
* c-parse.in (extdef): Append ';'.Nathan Sidwell2002-07-051-0/+2
* c-parse.in (parsing_iso_function_signature): New variable.Kaveh R. Ghazi2002-07-031-1/+23
* c-parse.in (designator): Enable designated initializers if ObjC.Ziemowit Laski2002-07-021-14/+3
* c-parse.in (initelt: identifier ':' initval): Add an empty action to fix a ty...Akim Demaille2002-06-201-41/+44
* c-common.c (flag_ms_extensions): Move from c++ front end.Richard Henderson2002-06-161-9/+12
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-12/+7
* Makefile.in (C_COMMON_H): Fix.Neil Booth2002-05-251-23/+1
* c-common.h (enum rid): Add RID_THREAD.Richard Henderson2002-05-211-0/+2
* c-parse.in (malloced_yyss, [...]): New.Richard Henderson2002-04-261-0/+55
* c-parse.in (yyoverflow): Revert.Richard Henderson2002-04-261-35/+0
* c-common.c (fix_string_type): Split out of ...Richard Henderson2002-04-261-36/+71
* c-parse.in (yyoverflow): New.Richard Henderson2002-04-251-0/+35
* c-common.h (c_common_parse_file): Update.Neil Booth2002-04-251-19/+1
* c-parse.in (poplevel, [...]): Add ending ';', in accordance with POSIX.Paolo Carlini2002-04-161-1/+4
* stmt.c (check_unique_operand_names): Expect operand names to be strings rathe...Richard Sandiford2002-04-131-1/+3
* c-common.c (truthvalue_conversion): Rename, update.Neil Booth2002-04-041-11/+17
* c-decl.c (finish_function): New arg can_defer_p.Richard Henderson2002-03-281-5/+5
* c-common.h (yyparse, [...]): New.Neil Booth2002-03-171-3/+0
* c-parse.in (STATIC): New terminal.Neil Booth2002-02-281-45/+40
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-271-13/+11
* c-common.c (c_expand_expr): Revert 2002-02-06 patch.Jakub Jelinek2002-02-081-0/+1
* c-parse.in (parmlist_or_identifiers): Add maybe_attribute.Aldy Hernandez2002-01-241-2/+11
* c-common.c (c_expand_start_cond): Expect the IF_STMT node to be passed in, do...Jeff Law2002-01-041-7/+27
* c-parse.in (SAVE_WARN_FLAGS): Save warn_traditional.Richard Henderson2001-12-211-8/+13
* c-parse.in (typename): Do not split attributes.Aldy Hernandez2001-12-151-7/+3
* c-common.c (combine_strings): Complain if concatenating __FUNCTION__.Neil Booth2001-12-111-0/+1
* c-lex.c, [...]: Revert concatenation changes.Neil Booth2001-12-101-35/+72
* c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P.Aldy Hernandez2001-12-081-1/+26
* c-parse.in: Take string literals in assembler constructs, not expressions.Neil Booth2001-12-081-13/+7
* c-lex.c (c_lex): Peek a token ahead for a string to concatenate...Neil Booth2001-12-081-60/+29
* re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers2001-12-041-18/+2
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-1/+1
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-1/+1
* Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth2001-11-181-9/+0
* c-common.c: Include c-lex.h.Neil Booth2001-11-151-11/+2
* Makefile.in: Update.Neil Booth2001-11-091-1/+1
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-13/+0
* * c-parse.in (expr_no_commas, primary), c-typeck.cJoseph Myers2001-10-291-6/+3
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* c-parse.in (asm_operand): Allow named operands.Richard Henderson2001-10-111-1/+3
* c-parse.in (objc_inherit_code, [...]): Make static.Ziemowit Laski2001-10-031-21/+5
* Table-driven attributes.Joseph Myers2001-09-211-53/+34
* c-parse.in (_yylex): Use _cpp_backup_tokens.Neil Booth2001-09-131-3/+1
* c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi2001-09-131-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12