toplev.c (set_float_handler): Make static.
[gcc.git] / gcc / c-parse.in
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...
2000-08-25 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-23 Kaveh R. Ghazi* c-parse.in (unop +): Restrict -Wtraditional warnings...
2000-08-11 Kaveh R. Ghazic-parse.in (cast_expr): Avoid -Wstrict-prototype warnin...
2000-08-08 Joseph Myersc-common.c (combine_strings, [...]): Refer to ISO C...
2000-08-07 Ovidiu PredescuChanged the language string for Objective-C to "GNU...
2000-08-04 Zack Weinbergcpplex.c (parse_name): Might have to glue a CPP_OTHER...
2000-07-31 Geoff Keatingc-parse.in (extdefs): Call ggc_collect between external...
2000-07-27 Kaveh R. Ghazic-parse.in (string): For -Wtraditional, warn about...
2000-07-12 Kaveh R. Ghazic-decl.c (define_label): Warn about identifier conflict...
2000-07-12 Kaveh R. GhaziWarning fixes:
2000-07-10 Benjamin Chelfc-common.h (build_stmt): Declare.
2000-06-19 Zack Weinbergc-parse.in (undeclared_variable_notice): Moved to c...
2000-06-05 Nathan Sidwelltree.h (VOID_TYPE_P): New macro.
2000-05-09 Zack Weinbergtop level:
2000-04-12 Jakub Jelinekobjc-act.c: Include ggc.h.
2000-03-31 Jeffrey A Lawc-parse.in (cast_expr): Move change from March 21 into...
2000-03-20 Martin v. Löwisc-parse.in (SAVE_WARN_FLAGS): Use size_int.
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-14 Greg McGaryc-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED.
2000-02-26 Jeff LawCopyright fixes
2000-01-30 Zack Weinbergc-parse.in: Apply Ulrich's changes from c-parse.y.
2000-01-25 Zack Weinbergc-common.c, [...]: Remove all references to obstack...
2000-01-18 Martin v. Löwisc-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
2000-01-12 Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
1999-12-17 Zack Weinbergc-parse.in (string action): Do not warn about ANSI...
1999-12-10 Kaveh R. Ghazic-parse.in (string): With -Wtraditional, warn if ANSI...
1999-10-26 Kaveh R. Ghazic-parse.in (cast_expr): Constify.
1999-10-15 Alastair J. Houghtonc-parse.in (component_decl): Support anonymous struct...
1999-09-22 Jim Kingdonc-parse.in: save and restore warn_pointer_arith on...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-06 Bernd SchmidtMakefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-09-05 Bernd Schmidtc-decl.c (struct language_function): Renamed from struc...
1999-09-02 Richard Hendersonc-parse.in (compstmt_primary_start): New, broken out...
1999-08-31 Kaveh R. Ghazic-parse.in (language_string): Constify.
1999-08-04 Jason Merrillc-lex.c: Sync with C++ frontend.
1999-07-26 Richard Hendersonbuiltins.c (expand_builtin_saveregs): Remove static...
1999-04-26 Mumit Khanc-parse.in (absdcl1): Allow attributes in explicit...
1999-04-22 Richard Hendersonc-parse.in (expr_no_commas): Verify we've an expr befor...
1999-01-06 Jeff LawFix copyrights.
1999-01-04 Kaveh R. Ghazic-common.c (decl_attributes): Allow applying attribute...
1998-12-01 Ulrich Drepperc-common.c (declare_function_name): Declare predefinied...
1998-10-21 Mark Mitchellinvoke.texi: Document -flang-isoc9x.
1998-07-06 Jason Merrillc-parse.in (struct_head, [...]): New nonterminals.
1998-05-06 Robert Lipetoplev.h: New file.
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-06 Kaveh R. GhaziMore system.h cutover patches:
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-23 H.J. Luc-parse.in: Recognize protocol qualifiers in class...
1998-03-01 Jeffrey A Lawc-parse.in (undeclared variable error): Tweak error...
1997-03-17 Richard Kenner(expr_no_commas): Do not store temporary skip_evaluatio...
next