OSDN Git Service

PR c/14765
[pf3gnuchains/gcc-fork.git] / gcc / c-parse.in
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.
2002-02-28 neil * c-parse.in (STATIC): New terminal.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-08 jakub * c-common.c (c_expand_expr): Revert 2002-02-06 patch.
2002-01-24 aldyh2002-01-16 Aldy Hernandez <aldyh@redhat.com>
2002-01-04 law * c-common.c (c_expand_start_cond): Expect...
2001-12-21 rth * c-parse.in (SAVE_WARN_FLAGS): Save warn_tradi...
2001-12-15 aldyh * c-parse.in (typename): Do not split attributes.
2001-12-11 neil * c-common.c (combine_strings): Complain if concatenating
2001-12-10 neil * c-lex.c, c-parse.in, c-typeck.c: Revert concatenatio...
2001-12-08 aldyh * c-common.h (rid): Add RID_CHOOSE_EXPR and
2001-12-08 neil * c-parse.in: Take string literals in assembler constr...
2001-12-08 neil * c-lex.c (c_lex): Peek a token ahead for a string...
2001-12-04 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): New.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-18 neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-09 neil * Makefile.in: Update.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-10-29 jsm28 * c-parse.in (expr_no_commas, primary), c-typeck.c
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-11 rth * c-parse.in (asm_operand): Allow named operands.
next