OSDN Git Service

* tree.h (build_int_cst): New, sign extended constant.
[pf3gnuchains/gcc-fork.git] / gcc / c-parse.in
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-21 jsm28 * c-decl.c (set_array_declarator_type): Rename to
2004-08-21 jsm28 * c-decl.c (build_array_declarator, set_array_declarat...
2004-08-15 nathan.:
2004-07-25 bernie * bitmap.c: Use type-safe memory allocation macros...
2004-07-21 jsm28 PR c/11250
2004-07-19 jsm28 * c-tree.h (struct c_expr): Define.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-24 rth * c-decl.c (c_in_iteration_stmt, c_in_case_stmt):...
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-21 zlaski2004-06-20 David Ayers <d.ayers@inode.at>
2004-06-20 rth * c-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-18 rth * c-common.c (flag_objc_sjlj_exceptions): New.
2004-06-17 rth * c-parse.in: Unify Objective-C token names.
2004-06-17 rth * c-common.h (c_begin_if_stmt, c_begin_while_stmt,
2004-06-16 rth * c-parse.in (if_stmt_locus): Remove.
2004-06-16 rth * c-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 aolivagcc/ChangeLog:
2004-06-13 jsm28 * c-typeck.c (comptypes, tagged_types_tu_compatible_p,
2004-06-07 jsm28 PR c/14765
2004-06-01 rth * c-parse.in (OFFSETOF, offsetof_member_designa...
2004-05-15 steven * c-gimplify.c (c_genericize):
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-02-27 echristo2004-02-26 Eric Christopher <echristo@redhat.com>
2004-02-12 zack * dbxout.c: Move declaration of dbxout_type_decl outside
2004-02-12 zack * c-parse.in (maybe_type_qual): Delete.
2004-02-08 jsm28 * README.Portability: Change "ISO C89" to "ISO C90".
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-02-03 paolo2004-02-03 Paolo Bonzini <bonzini@gnu.org>
2004-01-26 rth * c-parse.in (extension): Use itype.
2004-01-22 hubicka * function.c (allocate_struct_function): Do not initia...
2004-01-14 jsm28 * c-parse.in (stmts_and_decls): Make label at end...
2003-12-16 mmitchel PR c++/13275
2003-12-15 mmitchel * c-common.h (c_parse_error): Declare it.
2003-12-03 echristo2003-12-03 Eric Christopher <echristo@redhat.com>
2003-11-29 jsm28 PR c/10333
2003-11-24 echristo2003-11-24 Eric Christopher <echristo@redhat.com>
2003-10-24 jsm28 * c-parse.in (array_declarator): Use expr_no_commas.
2003-10-15 zlaski2003-10-14 Ziemowit Laski <zlaski@apple.com>
2003-10-02 kcook/tmp/cvs001644
2003-09-25 zlaski2003-09-25 Ziemowit Laski <zlaski@apple.com>
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-15 aj2003-09-15 Andreas Jaeger <aj@suse.de>
2003-09-03 hubicka * Makefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-08-01 zack * c-decl.c (gettags, pushdecl_function_level): Delete.
2003-07-29 zack * c-decl.c (last_function_parm_vars, current_function_...
2003-07-28 hp * c-parse.in (lineno_stmt_decl_or_labels_ending_decl...
2003-07-24 jason * tree.h (boolean_type_node): Move from C/C...
2003-07-19 zack * c-decl.c (named_labels, shadowed_labels, label_level...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-18 zack * c-decl.c (pushdecl_function_level): Make static...
2003-07-17 zack * c-decl.c: Fix typos in several comments. Remove all
2003-07-11 geoffkIndex: ChangeLog
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-06 aj * basic-block.h: Convert prototypes to ISO C90.
2003-07-06 neil * Makfile.in: Remove traces of mbchar.
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-07-01 nathan * c-tree.h (define_label): Replace filename and lineno...
2003-06-30 neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-28 nathan * c-parse.in (yylexstring): Use a location_t.
2003-06-28 nathan * c-parse.in (%union): Replace filename & lineno with...
2003-06-27 nathan * c-tree.h (grokfield): Remove unused filename and...
2003-05-21 nathan * c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE...
2003-05-21 nathan * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOU...
2003-05-12 rth PR c/10675
2003-05-09 gdr * c-parse.in (if_stmt_locus): New object.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-01-28 gdr* c-parse.in: Remove '%expect 32' directive in objc...
2003-01-10 geoffkMerge from pch-branch.
2002-12-28 aj * c-parse.in (yyprint): Use HOST_WIDE_INT_PRINT_DOUBLE...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-08-15 aoliva* c-tree.h (skip_evaluation): Move declaration...
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-07-26 neil * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ,
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-05 nathancopyright date updated
2002-07-05 nathan * c-parse.in (extdef): Append ';'.
2002-07-03 ghazigcc:
2002-07-02 shebs2002-07-02 Ziemowit Laski <zlaski@apple.com>
2002-06-20 zack2002-06-19 Akim Demaille <akim@epita.fr>
2002-06-16 rth * c-common.c (flag_ms_extensions): Move from...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-04-27 rth * c-parse.in (malloced_yyss, malloced_yyvs...
2002-04-26 rth * c-parse.in (yyoverflow): Revert.
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-04-26 rth * c-parse.in (yyoverflow): New.
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-16 paolo2002-04-16 Paolo Carlini <pcarlini@unitus.it>
2002-04-13 rsandifo * stmt.c (check_unique_operand_names): Expect operand...
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-03-28 rth * c-decl.c (finish_function): New arg can_defer...
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
next