summaryrefslogtreecommitdiff
path: root/gcc/c-parse.in
Commit message (Expand)AuthorAgeFilesLines
* * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,jsm282004-10-031-15/+15
* PR c/16409jsm282004-09-281-0/+5
* * c-tree.h (enum c_typespec_keyword): New.jsm282004-09-171-5/+6
* * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c,kazu2004-09-171-1/+1
* * c-common.c, c-decl.c, c-lex.c, c-objc-common.c, c-opts.c,jsm282004-09-121-9/+9
* 2004-09-10 Eric Christopher <echristo@redhat.com>echristo2004-09-111-4/+4
* PR c/8420jsm282004-09-091-250/+140
* * c-tree.h (enum c_declarator_kind, struct c_arg_info, structjsm282004-09-091-28/+60
* * c-tree.h (C_DECL_USED, parser_obstack, in_alignof, in_sizeof,jsm282004-09-091-13/+29
* [gcc/ChangeLog]zlaski2004-09-081-198/+113
* [gcc/ChangeLog]zlaski2004-09-021-12/+13
* [gcc/ChangeLog]zlaski2004-09-011-3/+2
* * c-parse.in (parmlist_or_identifiers_1): Remove unreachable andjsm282004-08-301-7/+1
* * c-typeck.c (build_offsetof): Remove.rth2004-08-271-8/+16
* [gcc/ChangeLog]zlaski2004-08-261-0/+4
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-2/+2
* * c-decl.c (set_array_declarator_type): Rename tojsm282004-08-211-43/+35
* * c-decl.c (build_array_declarator, set_array_declarator_type,jsm282004-08-211-15/+15
* .:nathan2004-08-151-1/+2
* * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie2004-07-251-1/+1
* PR c/11250jsm282004-07-211-8/+13
* * c-tree.h (struct c_expr): Define.jsm282004-07-191-109/+144
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-4/+4
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-3/+3
* * c-decl.c (c_in_iteration_stmt, c_in_case_stmt): Remove.rth2004-06-241-172/+163
* * c-common.def (RETURN_STMT): Remove.rth2004-06-211-2/+2
* * c-common.c (verify_sequence_points): Export.rth2004-06-211-2/+2
* 2004-06-20 David Ayers <d.ayers@inode.at>zlaski2004-06-211-2/+2
* * c-common.h (add_decl_stmt): Move to cp-tree.h.rth2004-06-201-3/+3
* * c-common.c (flag_objc_sjlj_exceptions): New.rth2004-06-181-83/+61
* * c-parse.in: Unify Objective-C token names.rth2004-06-171-33/+34
* * c-common.h (c_begin_if_stmt, c_begin_while_stmt,rth2004-06-171-1/+1
* * c-parse.in (if_stmt_locus): Remove.rth2004-06-161-45/+17
* * c-common.def (GOTO_STMT, LABEL_STMT): Remove.rth2004-06-161-3/+3
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-120/+57
* gcc/ChangeLog:aoliva2004-06-151-2/+2
* * c-typeck.c (comptypes, tagged_types_tu_compatible_p,jsm282004-06-131-1/+1
* PR c/14765jsm282004-06-071-0/+1
* * c-parse.in (OFFSETOF, offsetof_member_designator): New.rth2004-06-011-20/+34
* * c-gimplify.c (c_genericize):steven2004-05-151-9/+9
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-9/+7
* PR 12267, 12391, 12560, 13129, 14114, 14113zack2004-03-231-81/+23
* 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