cp-tree.h (lang_identifier): Remove class_value.
[gcc.git] / gcc / c-parse.in
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-24 Richard Hendersonc-decl.c (c_in_iteration_stmt, [...]): Remove.
2004-06-21 Richard Hendersonc-common.def (RETURN_STMT): Remove.
2004-06-21 Richard Hendersonc-common.c (verify_sequence_points): Export.
2004-06-21 David Ayersobjc-act.h (get_object_reference): Rename to get_protoc...
2004-06-20 Richard Hendersonc-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-18 Richard Hendersonc-common.c (flag_objc_sjlj_exceptions): New.
2004-06-17 David Ayers* c-parse.in: Unify Objective-C token names.
2004-06-17 Richard Hendersonc-common.h (c_begin_if_stmt, [...]): Remove decls.
2004-06-16 Richard Hendersonc-parse.in (if_stmt_locus): Remove.
2004-06-16 Richard Hendersonc-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 Alexandre Olivac-pragma.h (c_lex_string_translate): Change type to...
2004-06-13 Joseph Myersc-typeck.c (comptypes, [...]): Remove flags parameter.
2004-06-07 Joseph Myersre PR c/14765 (ice-on-invalid-code, ICE while compiling...
2004-06-01 Richard Hendersonc-parse.in (OFFSETOF, [...]): New.
2004-05-15 Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-23 Zack WeinbergPR 12267, 12391, 12560, 13129, 14114, 14113
2004-02-27 Eric Christophertarget-supports.exp (check-iconv-available): New function.
2004-02-12 Zack Weinbergdbxout.c: Move declaration of dbxout_type_decl outside...
2004-02-12 Zack Weinbergc-parse.in (maybe_type_qual): Delete.
2004-02-08 Joseph MyersREADME.Portability: Change "ISO C89" to "ISO C90".
2004-02-08 Zack Weinbergc-common.c (shadow_warning): Delete.
2004-02-03 Paolo Bonzinire PR c/11658 (Wrong error message)
2004-01-26 Richard Hendersonc-parse.in (extension): Use itype.
2004-01-22 Jan Hubickafunction.c (allocate_struct_function): Do not initializ...
2004-01-14 Joseph Myersc-parse.in (stmts_and_decls): Make label at end of...
2003-12-16 Mark Mitchellre PR c++/13275 (Implementation of offsetof macro)
2003-12-15 Mark Mitchellre PR c++/10779 (Error cascade for unknown type in...
2003-12-03 Eric Christopherc-parse.in (c_in_iteration_stmt, [...]): Move from...
2003-11-29 Joseph Myersre PR c/10333 (typeof (bitfield) is accepted but doesn...
2003-11-24 Eric Christopherre PR c/13014 (if shortcut misses required diagnostics)
2003-10-24 Joseph Myersre PR c/11943 (Accepts invalid declaration "int x[2...
2003-10-15 Ziemowit Laskic-parse.in (methoddef, [...]): Call objc_add_method...
2003-10-02 Kelley Cook/tmp/cvs001644
2003-09-25 Ziemowit Laskicp-parse.in (objc_try_stmt): Do not specify a %type.
2003-09-25 Ziemowit LaskiMERGE OF objc-improvements-branch into MAINLINE.
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-15 Andreas Jaegerinvoke.texi (Warning Options): Describe -Wold-style...
2003-09-03 Jan HubickaMakefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-08-01 Zack Weinbergc-decl.c (gettags, [...]): Delete.
2003-07-29 Zack Weinbergc-decl.c (last_function_parm_vars, [...]): New static...
2003-07-28 Hans-Peter Nilssonc-parse.in (lineno_stmt_decl_or_labels_ending_decl...
2003-07-24 Jason Merrilltree.h (boolean_type_node): Move from C/C++/Java frontends.
2003-07-19 Zack Weinberg* c-decl.c (named_labels, shadowed_labels, label_level_...
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.
next