| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c, | kazu | 2004-06-26 | 1 | -2/+2 |
* | * c-decl.c (c_in_iteration_stmt, c_in_case_stmt): Remove. | rth | 2004-06-24 | 1 | -188/+192 |
* | * c-common.c (expand_unordered_cmp): Delete. | sayle | 2004-06-24 | 1 | -14/+0 |
* | 2004-06-23 Andrew Pinski <apinski@apple.com> | pinskia | 2004-06-23 | 1 | -2/+12 |
* | 2004-06-23 Andrew Pinski <apinski@apple.com> | pinskia | 2004-06-23 | 1 | -5/+10 |
* | * c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call. | rth | 2004-06-23 | 1 | -3/+0 |
* | * c-typeck.c (emit_side_effect_warnings): Ignore error marks. | rth | 2004-06-23 | 1 | -2/+6 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -6/+10 |
* | * c-common.def (RETURN_STMT): Remove. | rth | 2004-06-21 | 1 | -12/+7 |
* | * c-common.c (verify_sequence_points): Export. | rth | 2004-06-21 | 1 | -60/+125 |
* | * stmt.c (warn_if_unused_value): Add locus argument. | rth | 2004-06-20 | 1 | -1/+1 |
* | * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def. | rth | 2004-06-20 | 1 | -6/+21 |
* | 2004-06-17 Andrew Pinski <apinski@apple.com> | pinskia | 2004-06-17 | 1 | -1/+1 |
* | * c-common.def (COMPOUND_STMT): Remove. | rth | 2004-06-17 | 1 | -1/+1 |
* | * c-common.h (c_begin_if_stmt, c_begin_while_stmt, | rth | 2004-06-17 | 1 | -7/+9 |
* | * c-parse.in (if_stmt_locus): Remove. | rth | 2004-06-16 | 1 | -38/+54 |
* | * c-common.def (ASM_STMT): Remove. | rth | 2004-06-16 | 1 | -3/+3 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -22/+310 |
* | * c-typeck.c (comptypes, tagged_types_tu_compatible_p, | jsm28 | 2004-06-13 | 1 | -45/+36 |
* | 2004-06-13 Eric Christopher <echristo@redhat.com> | echristo | 2004-06-13 | 1 | -1/+1 |
* | * c-typeck.c (default_function_array_conversion): Use | zack | 2004-06-12 | 1 | -1/+1 |
* | PR c/14649 | sayle | 2004-06-07 | 1 | -7/+19 |
* | * tree.h (lvalue_or_else): Delete function prototype. | sayle | 2004-06-07 | 1 | -1/+2 |
* | PR c/13519 | jsm28 | 2004-06-06 | 1 | -138/+204 |
* | 2004-06-02 Eric Christopher <echristo@redhat.com> | echristo | 2004-06-02 | 1 | -33/+53 |
* | * c-parse.in (OFFSETOF, offsetof_member_designator): New. | rth | 2004-06-01 | 1 | -0/+30 |
* | * c-typeck.c (common_type): Correct comment. | jsm28 | 2004-05-29 | 1 | -4/+7 |
* | gcc/ChangeLog: | bonzini | 2004-05-28 | 1 | -0/+1 |
* | * tree.def (documentation): Remove mention of class 'b'. | zack | 2004-05-14 | 1 | -2/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -54/+48 |
* | gcc/ChangeLog: | bonzini | 2004-05-05 | 1 | -8/+7 |
* | * c-typeck.c (common_type): Prefer long long to long when same | jsm28 | 2004-04-10 | 1 | -1/+18 |
* | * c-decl.c (build_compound_literal): Use TYPE_READONLY. | kenner | 2004-04-05 | 1 | -1/+3 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -24/+24 |
* | * c-tree.h (C_DECL_REGISTER): New. | jsm28 | 2004-03-28 | 1 | -15/+4 |
* | * c-typeck.c (comptypes): Replace calls to TYPE_DOMAIN | dnovillo | 2004-03-26 | 1 | -4/+5 |
* | PR 14219 | aldyh | 2004-03-26 | 1 | -4/+2 |
* | PR 11527 | rth | 2004-03-26 | 1 | -4/+4 |
* | PR 12267, 12391, 12560, 13129, 14114, 14113 | zack | 2004-03-23 | 1 | -10/+8 |
* | * alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL. | kenner | 2004-03-23 | 1 | -1/+3 |
* | * c-typeck.c (same_translation_unit_p): Fix pasto. | dnovillo | 2004-03-23 | 1 | -1/+1 |
* | PR c/12373 | ian | 2004-03-20 | 1 | -2/+6 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -7/+7 |
* | * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros. | kenner | 2004-03-18 | 1 | -2/+2 |
* | gcc/ChangeLog | bonzini | 2004-03-16 | 1 | -4/+4 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -4/+4 |
* | * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h, | kazu | 2004-03-11 | 1 | -1/+1 |
* | New option -Wstrict-aliasing=2. | wilson | 2004-03-10 | 1 | -4/+11 |
* | 2004-03-09 Andrew Pinski <apinski@apple.com> | pinskia | 2004-03-09 | 1 | -1/+1 |
* | PR middle-end/14289 | sayle | 2004-03-08 | 1 | -2/+2 |