| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-12-19 James A. Morrison <phython@gcc.gnu.org> | phython | 2004-12-21 | 1 | -6/+20 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | * c-parse.in (datadef): Use pedwarn rather than error and warning | jsm28 | 2004-10-26 | 1 | -5/+1 |
* | 2004-10-26 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-26 | 1 | -0/+1 |
* | [gcc/ChangeLog] | zlaski | 2004-10-25 | 1 | -25/+3 |
* | PR c/16667 | jsm28 | 2004-10-25 | 1 | -2/+5 |
* | [gcc/ChangeLog] | zlaski | 2004-10-18 | 1 | -1/+1 |
* | * c-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTENT and | jsm28 | 2004-10-16 | 1 | -10/+0 |
* | PR c/17023 | rth | 2004-10-14 | 1 | -1/+1 |
* | * c-tree.h (enum c_typespec_kind, struct c_typespec, | jsm28 | 2004-10-14 | 1 | -35/+55 |
* | PR c/17189 | jsm28 | 2004-10-10 | 1 | -3/+0 |
* | * pretty-print.c: Include tree.h. | zack | 2004-10-06 | 1 | -1/+17 |
* | * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c, | jsm28 | 2004-10-03 | 1 | -15/+15 |
* | PR c/16409 | jsm28 | 2004-09-28 | 1 | -0/+5 |
* | * c-tree.h (enum c_typespec_keyword): New. | jsm28 | 2004-09-17 | 1 | -5/+6 |
* | * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c, | kazu | 2004-09-17 | 1 | -1/+1 |
* | * c-common.c, c-decl.c, c-lex.c, c-objc-common.c, c-opts.c, | jsm28 | 2004-09-12 | 1 | -9/+9 |
* | 2004-09-10 Eric Christopher <echristo@redhat.com> | echristo | 2004-09-11 | 1 | -4/+4 |
* | PR c/8420 | jsm28 | 2004-09-09 | 1 | -250/+140 |
* | * c-tree.h (enum c_declarator_kind, struct c_arg_info, struct | jsm28 | 2004-09-09 | 1 | -28/+60 |
* | * c-tree.h (C_DECL_USED, parser_obstack, in_alignof, in_sizeof, | jsm28 | 2004-09-09 | 1 | -13/+29 |
* | [gcc/ChangeLog] | zlaski | 2004-09-08 | 1 | -198/+113 |
* | [gcc/ChangeLog] | zlaski | 2004-09-02 | 1 | -12/+13 |
* | [gcc/ChangeLog] | zlaski | 2004-09-01 | 1 | -3/+2 |
* | * c-parse.in (parmlist_or_identifiers_1): Remove unreachable and | jsm28 | 2004-08-30 | 1 | -7/+1 |
* | * c-typeck.c (build_offsetof): Remove. | rth | 2004-08-27 | 1 | -8/+16 |
* | [gcc/ChangeLog] | zlaski | 2004-08-26 | 1 | -0/+4 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -2/+2 |
* | * c-decl.c (set_array_declarator_type): Rename to | jsm28 | 2004-08-21 | 1 | -43/+35 |
* | * c-decl.c (build_array_declarator, set_array_declarator_type, | jsm28 | 2004-08-21 | 1 | -15/+15 |
* | .: | nathan | 2004-08-15 | 1 | -1/+2 |
* | * bitmap.c: Use type-safe memory allocation macros from libiberty. | bernie | 2004-07-25 | 1 | -1/+1 |
* | PR c/11250 | jsm28 | 2004-07-21 | 1 | -8/+13 |
* | * c-tree.h (struct c_expr): Define. | jsm28 | 2004-07-19 | 1 | -109/+144 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -4/+4 |
* | 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2004-06-26 | 1 | -3/+3 |
* | * c-decl.c (c_in_iteration_stmt, c_in_case_stmt): Remove. | rth | 2004-06-24 | 1 | -172/+163 |
* | * c-common.def (RETURN_STMT): Remove. | rth | 2004-06-21 | 1 | -2/+2 |
* | * c-common.c (verify_sequence_points): Export. | rth | 2004-06-21 | 1 | -2/+2 |
* | 2004-06-20 David Ayers <d.ayers@inode.at> | zlaski | 2004-06-21 | 1 | -2/+2 |
* | * c-common.h (add_decl_stmt): Move to cp-tree.h. | rth | 2004-06-20 | 1 | -3/+3 |
* | * c-common.c (flag_objc_sjlj_exceptions): New. | rth | 2004-06-18 | 1 | -83/+61 |
* | * c-parse.in: Unify Objective-C token names. | rth | 2004-06-17 | 1 | -33/+34 |
* | * c-common.h (c_begin_if_stmt, c_begin_while_stmt, | rth | 2004-06-17 | 1 | -1/+1 |
* | * c-parse.in (if_stmt_locus): Remove. | rth | 2004-06-16 | 1 | -45/+17 |
* | * c-common.def (GOTO_STMT, LABEL_STMT): Remove. | rth | 2004-06-16 | 1 | -3/+3 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -120/+57 |
* | gcc/ChangeLog: | aoliva | 2004-06-15 | 1 | -2/+2 |
* | * c-typeck.c (comptypes, tagged_types_tu_compatible_p, | jsm28 | 2004-06-13 | 1 | -1/+1 |
* | PR c/14765 | jsm28 | 2004-06-07 | 1 | -0/+1 |