]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-parse.in
alias.c [...]: Remove unnecessary casts.
[thirdparty/gcc.git] / gcc / c-parse.in
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-18  Zack Weinbergc-decl.c (pushdecl_function_level): Make static, return...
2003-07-17  Zack Weinbergc-decl.c: Fix typos in several comments.
2003-07-11  Geoffrey KeatingIndex: ChangeLog
2003-07-07  Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-06  Andreas Jaegerbasic-block.h: Convert prototypes to ISO C90.
2003-07-06  Neil BoothMakfile.in: Remove traces of mbchar.
2003-07-05  Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-07-01  Nathan Sidwellc-tree.h (define_label): Replace filename and lineno...
2003-06-30  Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-28  Nathan Sidwell* c-parse.in (yylexstring): Use a location_t.
2003-06-28  Nathan Sidwellc-parse.in (%union): Replace filename & lineno with...
2003-06-27  Nathan Sidwellc-tree.h (grokfield): Remove unused filename and line...
2003-05-21  Nathan Sidwellc-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.
2003-05-21  Nathan Sidwellc-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.
2003-05-12  Richard Hendersonre PR c/10675 (Compile time increases quadratically...
2003-05-09  Gabriel Dos Reisc-parse.in (if_stmt_locus): New object.
2003-05-01  Nathan Sidwellinput.h (lineno): Rename to ...
2003-01-28  Gabriel Dos Reis* c-parse.in: Remove '%expect 32' directive in objc...
2003-01-10  Geoffrey KeatingMerge from pch-branch.
2002-12-28  Andreas Jaegerc-parse.in (yyprint): Use HOST_WIDE_INT_PRINT_DOUBLE_HE...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
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 ...
next