]> gcc.gnu.org Git - gcc.git/history - gcc/c-parse.in
c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.
[gcc.git] / gcc / c-parse.in
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...
1997-01-07 Jason Merrillx
1996-12-07 Richard Kenner(unary_expr, expr_no_commas): Increment skip_evaluation...
1996-10-09 Richard KennerUpdate number of shift/reduce conflicts.
1996-05-18 Richard KennerUpdate number of shift/reduce conflicts for objc.
1996-04-20 Richard Kenner(typespec): Made <SomeProtocol> equivalent to (id ...
1996-02-02 Paul Eggert(stmt): Warn about `goto *expr;' if pedantic.
1995-09-22 Richard Kenner(enumlist): Propagate error_mark_node.
1995-08-31 Richard Kenner(ends_in_label): New %union member.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-14 Richard KennerRevert most of last change.
1995-06-14 Richard Kenner(fndef, nested_function, notype_nested_function): Suppo...
1995-05-23 Richard KennerObjc shift/reduce conflicts now 48.
1995-05-21 Richard Kenner(datadef, fndef, ivar_decl, mydecls): Restore declspec_...
1995-05-16 Richard KennerFix typos in comments.
1995-05-12 Richard Kenner(myparm): Handle attributes.
1995-05-12 Richard KennerAdjust number of shift/reduce conflicts.
1995-05-11 Richard Kenner(nested_function, notype_nested_function): Allow old...
1995-04-26 Richard KennerUpdate number of shift/reduce conflicts.
1995-04-25 Richard Kenner(attrib): Permit null-length argument list to attributes.
1995-04-25 Richard Kenner(initdcl, notype_initdcl): Pass attributes to start_dec...
1995-04-13 Doug Evans(update expected conflict count)
1995-03-31 Richard Kenner(structsp): Correct error in last change.
1995-03-30 Richard KennerNow have 27 shift/reduce conflicts.
1995-03-29 Richard Kenner(initdcl): Only call decl_attributes once.
1995-03-10 Richard Kenner(fndef, nested_function): Pass prefix_attributes to...
1995-03-02 Richard KennerFix typo in last change.
1995-03-02 Richard KennerUpdate shift/reduce conflict documentation.
1995-02-21 Richard KennerNew rules to allow attributes in a prefix position.
1995-02-13 Richard Kenner(ALIGN): Remove unused token.
1995-01-14 Richard Kenner(unary_expr): If -pedantic, give error for &&.
1995-01-14 Jason Merrill__attribute__ ((constructor))
1994-08-24 Richard Kenner(parmlist_2): Give error for function with only ELLIPSI...
1994-07-11 Richard Kenner(stmt): Don't give more than one error message if a...
1994-07-01 Richard Kenner(initelt): The equal sign is optional when positioning...
1994-05-29 Richard Kenner(init...
1994-05-16 Richard Stallman(enumlist): Add error alternative.
1994-05-06 Richard KennerRewrite attribute parsing; update the expected conflict...
1994-03-28 Richard Stallman(attrib): Handle string args as expressions,
1994-03-27 Doug EvansBack out this patch:
1994-03-25 Richard Kenner(primary): Remove decl of unused variable CONTEXT.
1994-03-19 Richard Kenner(attrib): Use `identifier' instead of `IDENTIFIER'...
1994-02-17 Doug Evans(attrib): Handle attribute ((section ("string"))).
1994-01-13 Richard Kenner(maybe_attribute): Allow multiple __attribute__ clauses...
1993-12-24 Richard Kenner(attrib): Allow expressions instead of constants.
1993-11-23 Richard StallmanDon't fail to set $$.
1993-10-29 Richard Kenner(init): Remove extraneous pop_momentary in error case.
1993-10-13 Richard Stallman(initdcl, notype_initdcl): Call decl_attributes
next
This page took 1.264529 seconds and 108 git commands to generate.