* configure.in: Add tic4x target.
[platform/upstream/gcc.git] / gcc / c-parse.in
2002-08-15 Alexandre Olivac-tree.h (skip_evaluation): Move declaration...
2002-08-10 Ziemowit Laskic-common.c (flag_objc): New.
2002-07-26 Neil Boothc-common.h (RID_AND, [...]): Remove.
2002-07-16 Zack Weinbergvarargs.h: Replace with stub which issues #error.
2002-07-05 Nathan Sidwellcopyright date updated
2002-07-05 Nathan Sidwellc-parse.in (extdef): Append ';'.
2002-07-03 Kaveh R. Ghazic-parse.in (parsing_iso_function_signature): New variable.
2002-07-02 Ziemowit Laskic-parse.in (designator): Enable designated initializers...
2002-06-20 Akim Demaillec-parse.in (initelt: identifier ':' initval): Add an...
2002-06-16 Richard Hendersonc-common.c (flag_ms_extensions): Move from c++ front...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-25 Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-05-22 Richard Hendersonc-common.h (enum rid): Add RID_THREAD.
2002-04-27 Richard Hendersonc-parse.in (malloced_yyss, [...]): New.
2002-04-26 Richard Hendersonc-parse.in (yyoverflow): Revert.
2002-04-26 Richard Hendersonc-common.c (fix_string_type): Split out of ...
2002-04-26 Richard Hendersonc-parse.in (yyoverflow): New.
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-16 Paolo Carlinic-parse.in (poplevel, [...]): Add ending ';', in accord...
2002-04-13 Richard Sandifordstmt.c (check_unique_operand_names): Expect operand...
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-03-28 Richard Hendersonc-decl.c (finish_function): New arg can_defer_p.
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-02-28 Neil Boothc-parse.in (STATIC): New terminal.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-08 Jakub Jelinekc-common.c (c_expand_expr): Revert 2002-02-06 patch.
2002-01-24 Aldy Hernandezc-parse.in (parmlist_or_identifiers): Add maybe_attribute.
2002-01-04 Jeff Lawc-common.c (c_expand_start_cond): Expect the IF_STMT...
2001-12-21 Richard Hendersonc-parse.in (SAVE_WARN_FLAGS): Save warn_traditional.
2001-12-15 Aldy Hernandezc-parse.in (typename): Do not split attributes.
2001-12-11 Neil Boothc-common.c (combine_strings): Complain if concatenating...
2001-12-10 Neil Boothc-lex.c, [...]: Revert concatenation changes.
2001-12-08 Aldy Hernandezc-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COM...
2001-12-08 Neil Boothc-parse.in: Take string literals in assembler construct...
2001-12-08 Neil Boothc-lex.c (c_lex): Peek a token ahead for a string to...
2001-12-04 Joseph Myersre PR c/4787 (Different anonymous variables declared...
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-18 Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-11-09 Neil BoothMakefile.in: Update.
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-10-29 Joseph Myers* c-parse.in (expr_no_commas, primary), c-typeck.c
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-11 Richard Hendersonc-parse.in (asm_operand): Allow named operands.
2001-10-03 Ziemowit Laskic-parse.in (objc_inherit_code, [...]): Make static.
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-13 Neil Boothc-parse.in (_yylex): Use _cpp_backup_tokens.
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12 Zack Weinbergtoplev.c (set_float_handler): Make static.
2001-08-04 Neil BoothMakefile.in (CPPLIB_H): New, so that dependencies on...
2001-08-01 Ziemowit Laskic-parse.in (OBJC_NEED_RAW_IDENTIFIER): Define macro...
2001-07-19 Neil Boothc-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
2001-07-17 Joseph Myersc-parse.in (all_prefix_attributes): New variable.
2001-07-13 Joseph Myersc-common.c (decl_attributes): Take a pointer to the...
2001-07-08 Joseph Myersc-common.c (decl_attributes): Only take a single attrib...
2001-07-01 Zack Weinbergc-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT...
2001-06-10 Gabriel Dos ReisMakefile.in (c-parse.o): Depend on diagnostic.h
2001-05-25 Neil Booth* c-parse.in (notype_initdcl): Remove redundant line.
2001-05-25 Joseph Myersc-parse.in (array_declarator): New.
2001-05-19 Joseph Myersre PR c/166 (C syntax problem in gcc)
2001-05-16 Neil Boothc-parse.in (methodtype): New production.
2001-05-16 Neil Boothc-common.h (RID_FIRST_PQ): New.
2001-05-12 Neil Boothc-parse.in (bison parser, [...]): Remove uses of doing_...
2001-05-11 Neil Boothc-common.c (finish_label_expr): New function, lifted...
2001-05-10 Joseph Myersc-parse.in: Remove many shift/reduce conflicts.
2001-04-24 Nathan SidwellLazy __FUNCTION__ generation.
2001-03-07 Zack Weinbergc-parse.in (yylexname): New function, split out of...
2001-03-02 Zack Weinbergstringpool.c (set_identifier): New function.
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-31 Joseph Myersc-parse.in (structsp): Pedwarn when "enum foo" refers...
2001-01-24 Joseph Myersc-parse.in (cast_expr): Move compound literals from...
2001-01-14 Neil Boothc-parse.in (finish_parse): Add comment about cpp_destroy.
2001-01-13 Neil Boothc-lex.c (init_c_lex): Use cpp_get_callbacks to set...
2001-01-02 Richard Hendersonc-common.h (ASM_INPUT_P): New.
2000-12-29 Geoffrey Keatingc-parse.in (select_or_iter_stmt): Use truthvalue_conver...
2000-12-20 Richard Hendersonc-typeck.c (build_asm_stmt): New, broken out from ...
2000-11-28 Richard Hendersonc-parse.in (finish_parse): Update for parse_in type...
2000-11-26 Neil BoothMakefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.
2000-11-25 Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-11-24 Nathan Sidwellc-parse.in (unary_expr): Move VA_ARG from here ...
2000-11-21 Richard Hendersonparse.y (yyparse_1): Rename the parser entry point.
2000-11-18 Joseph Myersc-decl.c (check_for_loop_decls): New function.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-13 Joseph Myersc-parse.in (stmts_and_decls): Deprecate use of label...
2000-11-13 Joseph Myersc-parse.in (ends_in_label): Remove from %union and...
2000-11-13 Joseph Myersc-common.c (boolean_increment): New function.
2000-11-13 Joseph Myersc-parse.in (c99_block_start, [...]): New.
2000-11-13 Joseph Myersc-parse.in (initelt): Give appropriate pedantic warnings...
2000-11-02 Zack Weinbergc-lex.c (init_c_lex): Update cpp_start_read call.
2000-11-01 Neil Boothc-parse.in (_yylex): Remove CPP_BACKSLASH case.
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-14 Joseph Myersc-parse.in (reswords): Add _Complex.
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-10 Richard Hendersonc-parse.in: Revert last change.
2000-09-10 Richard Henderson* c-parse.in (asm patterns): Fix volatile check.
2000-09-07 Zack Weinbergc-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_T...
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-08-29 Kaveh R. Ghazic-decl.c (define_label): Call warning_with_file_and_lin...
next