summaryrefslogtreecommitdiff
path: root/gcc/c-parse.in
Commit message (Expand)AuthorAgeFilesLines
* 2004-02-26 Eric Christopher <echristo@redhat.com>echristo2004-02-271-10/+27
* * dbxout.c: Move declaration of dbxout_type_decl outsidezack2004-02-121-1/+1
* * c-parse.in (maybe_type_qual): Delete.zack2004-02-121-45/+67
* * README.Portability: Change "ISO C89" to "ISO C90".jsm282004-02-081-2/+2
* * c-common.c (shadow_warning): Delete.zack2004-02-081-7/+0
* 2004-02-03 Paolo Bonzini <bonzini@gnu.org>paolo2004-02-031-11/+11
* * c-parse.in (extension): Use itype.rth2004-01-261-9/+8
* * function.c (allocate_struct_function): Do not initialize expr, emithubicka2004-01-221-3/+2
* * c-parse.in (stmts_and_decls): Make label at end of compoundjsm282004-01-141-3/+3
* PR c++/13275mmitchel2003-12-161-0/+1
* * c-common.h (c_parse_error): Declare it.mmitchel2003-12-151-22/+1
* 2003-12-03 Eric Christopher <echristo@redhat.com>echristo2003-12-031-3/+0
* PR c/10333jsm282003-11-291-1/+5
* 2003-11-24 Eric Christopher <echristo@redhat.com>echristo2003-11-241-20/+43
* * c-parse.in (array_declarator): Use expr_no_commas.jsm282003-10-241-3/+3
* 2003-10-14 Ziemowit Laski <zlaski@apple.com>zlaski2003-10-151-2/+6
* /tmp/cvs001644kcook2003-10-021-1/+4
* 2003-09-25 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-1/+1
* 2003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-160/+142
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-5/+5
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-5/+5
* 2003-09-15 Andreas Jaeger <aj@suse.de>aj2003-09-151-0/+7
* * Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.hubicka2003-09-031-5/+5
* * c-decl.c (gettags, pushdecl_function_level): Delete.zack2003-08-011-1/+1
* * c-decl.c (last_function_parm_vars, current_function_parm_vars):zack2003-07-291-11/+1
* * c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warnhp2003-07-281-2/+5
* * tree.h (boolean_type_node): Move from C/C++/Java frontends.jason2003-07-241-10/+10
* * c-decl.c (named_labels, shadowed_labels, label_level_chain)zack2003-07-191-5/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-7/+5
* * c-decl.c (pushdecl_function_level): Make static, return nothing.zack2003-07-181-2/+2
* * c-decl.c: Fix typos in several comments. Remove allzack2003-07-171-3/+3
* Index: ChangeLoggeoffk2003-07-111-13/+18
* * rtl.h (emit_line_note): Take a location_t.nathan2003-07-071-2/+2
* * basic-block.h: Convert prototypes to ISO C90.aj2003-07-061-18/+14
* * Makfile.in: Remove traces of mbchar.neil2003-07-061-4/+0
* * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.zack2003-07-051-119/+19
* * c-tree.h (define_label): Replace filename and lineno argumentsnathan2003-07-011-1/+1
* * c-common.c (enum c_language_kind, flag_objc): Remove.neil2003-06-301-1/+1
* * c-parse.in (yylexstring): Use a location_t.nathan2003-06-281-6/+5
* * c-parse.in (%union): Replace filename & lineno with location.nathan2003-06-281-39/+27
* * c-tree.h (grokfield): Remove unused filename and line parameters.nathan2003-06-271-22/+26
* * c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.nathan2003-05-211-28/+30
* * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.nathan2003-05-211-6/+0
* PR c/10675rth2003-05-121-14/+26
* * c-parse.in (if_stmt_locus): New object.gdr2003-05-091-7/+7
* * input.h (lineno): Rename to ...nathan2003-05-011-7/+8
* * c-parse.in: Remove '%expect 32' directive in objc modegdr2003-01-281-3/+0
* Merge from pch-branch.geoffk2003-01-101-4/+2
* * c-parse.in (yyprint): Use HOST_WIDE_INT_PRINT_DOUBLE_HEX foraj2002-12-281-24/+10
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2