| Commit message (Expand) | Author | Age | Files | Lines |
* | PR middle-end/23290 | amylaar | 2005-09-12 | 1 | -3/+4 |
* | * stor-layout.c (finalize_type_size): Revert workaround from 08-26. | rth | 2005-08-28 | 1 | -11/+11 |
* | * stor-layout.c (finalize_type_size): Restore behaviour for | amylaar | 2005-08-26 | 1 | -11/+11 |
* | gcc: | amylaar | 2005-08-23 | 1 | -2/+9 |
* | .: | nathan | 2005-08-08 | 1 | -0/+11 |
* | * c-common.h (GCC_DIAG_STYLE): Define. | jsm28 | 2005-07-03 | 1 | -1/+2 |
* | 2005-07-02 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2005-07-02 | 1 | -8/+8 |
* | * c-decl.c (pop_scope): Move warning control into warning call. | dj | 2005-06-28 | 1 | -6/+6 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -8/+10 |
* | * c-common.c (unsigned_conversion_warning): Move warning control | dj | 2005-05-25 | 1 | -2/+1 |
* | PR middle-end/20371: | amylaar | 2005-05-11 | 1 | -21/+92 |
* | * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c, | kazu | 2005-04-27 | 1 | -6/+6 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -10/+10 |
* | gcc: | tromey | 2005-03-30 | 1 | -8/+0 |
* | * stor-layout.c (lang_adjust_rli): Make it static. | kazu | 2005-03-08 | 1 | -1/+1 |
* | * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c, | kazu | 2005-03-08 | 1 | -1/+1 |
* | * stor-layout.c (set_alignment): Remove. | kazu | 2005-03-07 | 1 | -4/+0 |
* | * combine.c (simplify_and_const_int): Use gen_int_mode instead | kazu | 2005-03-05 | 1 | -2/+2 |
* | 2004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | rth | 2004-12-22 | 1 | -13/+5 |
* | * gimplify.c (eval_save_expr): New. | rth | 2004-12-21 | 1 | -2/+2 |
* | PR 18067 | rth | 2004-12-19 | 1 | -1/+9 |
* | * stor-layout.c (layout_decl): Use unshare_expr, not unsave_expr. | rth | 2004-12-18 | 1 | -2/+2 |
* | * stor-layout.c (layout_decl): Unshare size expressions copied | rth | 2004-12-18 | 1 | -2/+2 |
* | * tree.def (SET_TYPE): Remove. | nathan | 2004-12-09 | 1 | -34/+0 |
* | * stor-layout.c: Fix a comment typo. | kazu | 2004-10-20 | 1 | -1/+1 |
* | PR 17962 | rth | 2004-10-19 | 1 | -0/+4 |
* | PR c++/17642 | mmitchel | 2004-09-28 | 1 | -24/+27 |
* | PR middle-end/17112 | sayle | 2004-09-26 | 1 | -5/+7 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -8/+9 |
* | * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1, | nathan | 2004-09-09 | 1 | -43/+41 |
* | * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c, | kazu | 2004-09-05 | 1 | -1/+1 |
* | PR c/7054 | rth | 2004-09-03 | 1 | -1/+3 |
* | * c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT. | kenner | 2004-08-31 | 1 | -4/+4 |
* | * stor-layout.c (sizetype_set): Remove. | nathan | 2004-08-27 | 1 | -5/+0 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -27/+30 |
* | * c-decl.c (c_init_decl_processing): Adjust | nathan | 2004-08-24 | 1 | -66/+41 |
* | 2004-08-23 Eric Christopher <echristo@redhat.com> | echristo | 2004-08-24 | 1 | -8/+8 |
* | * tree.h (enum size_type_kind): Remove USIZETYPE, UBITSIZETYPE. | nathan | 2004-08-23 | 1 | -4/+0 |
* | * stor-layout.c (initialize_sizetypes): Set SIZETYPE earlier, | nathan | 2004-08-20 | 1 | -1/+3 |
* | * tree.h (TYPE_CACHED_VALUES_P): New. | nathan | 2004-08-19 | 1 | -1/+6 |
* | .: | nathan | 2004-08-15 | 1 | -32/+27 |
* | * stor-layout.c (round_up, round_down): Move ... | rth | 2004-08-12 | 1 | -58/+0 |
* | * stor-layout.c (round_up): Check for 0/1 before dividing. | rth | 2004-08-11 | 1 | -0/+10 |
* | * convert.c (convert_to_real, convert_to_integer, | sayle | 2004-07-25 | 1 | -6/+6 |
* | 2004-07-22 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-22 | 1 | -4/+47 |
* | PR c++/16115 | jason | 2004-07-18 | 1 | -0/+14 |
* | * builtins.c (std_gimplify_va_arg_expr): Deny ARGS_GROW_DOWNWARD. | rth | 2004-07-10 | 1 | -4/+32 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -57/+0 |
* | * tree.h (immediate_size_expand): Delete. | rth | 2004-07-01 | 1 | -10/+2 |