Age | Commit message (Expand) | Author | Files | Lines |
2006-01-16 | fold-const.c (fold_minmax): New static function. | Eric Botcazou | 1 | -2/+2 |
2005-12-19 | optabs.c (init_floating_libfuncs): Handle decimal float modes. | Jon Grimm | 1 | -0/+1 |
2005-12-15 | stor-layout.c (layout_type): Don't complain about a too small an array elemen... | Olivier Hainque | 1 | -0/+5 |
2005-11-28 | re PR c++/21166 (g++ gives error on reference to packed structure elements) | Nathan Sidwell | 1 | -11/+0 |
2005-11-22 | optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t... | Ben Elliston | 1 | -1/+1 |
2005-10-12 | re PR c++/19964 (ICE on invalid member declaration) | Nathan Sidwell | 1 | -2/+12 |
2005-10-07 | stor-layout.c (layout_type): Do not allow alignment of array elements to be g... | Steve Ellcey | 1 | -0/+6 |
2005-09-29 | re PR middle-end/24053 (ICE in build_int_cst_wide, at tree.c:795) | Richard Kenner | 1 | -0/+2 |
2005-09-12 | re PR middle-end/23290 (Layout changed for structure with single complex field) | J"orn Rennecke | 1 | -3/+4 |
2005-08-28 | stor-layout.c (finalize_type_size): Revert workaround from 08-26. | Richard Henderson | 1 | -11/+11 |
2005-08-26 | stor-layout.c (finalize_type_size): Restore behaviour for non-aggregate types... | J"orn Rennecke | 1 | -11/+11 |
2005-08-23 | re PR middle-end/23467 (alignment of member doesn't always carry over to alig... | J"orn Rennecke | 1 | -2/+9 |
2005-08-08 | re PR c++/21166 (g++ gives error on reference to packed structure elements) | Nathan Sidwell | 1 | -0/+11 |
2005-07-03 | c-common.h (GCC_DIAG_STYLE): Define. | Joseph Myers | 1 | -1/+2 |
2005-07-02 | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 1 | -8/+8 |
2005-06-28 | c-decl.c (pop_scope): Move warning control into warning call. | DJ Delorie | 1 | -6/+6 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-25 | common.opt (-Wattributes): New. | DJ Delorie | 1 | -8/+10 |
2005-05-24 | c-common.c (unsigned_conversion_warning): Move warning control from if() to w... | DJ Delorie | 1 | -2/+1 |
2005-05-11 | re PR middle-end/20371 (Some corner cases of MS bitfields don't work) | J"orn Rennecke | 1 | -21/+92 |
2005-04-27 | dojump.c: Fix comment typos. | Kazu Hirata | 1 | -6/+6 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -10/+10 |
2005-03-30 | tree.def (FILE_TYPE): Removed. | Tom Tromey | 1 | -8/+0 |
2005-03-08 | * stor-layout.c (lang_adjust_rli): Make it static. | Kazu Hirata | 1 | -1/+1 |
2005-03-08 | c-semantics.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-07 | stor-layout.c (set_alignment): Remove. | Kazu Hirata | 1 | -4/+0 |
2005-03-05 | combine.c (simplify_and_const_int): Use gen_int_mode instead of GEN_INT (trun... | Kazu Hirata | 1 | -2/+2 |
2004-12-22 | [multiple changes] | Richard Henderson | 1 | -13/+5 |
2004-12-21 | gimplify.c (eval_save_expr): New. | Richard Henderson | 1 | -2/+2 |
2004-12-19 | re PR tree-optimization/18067 (ICE at loc_descriptor_from_tree_1 in dwarf2out... | Richard Henderson | 1 | -1/+9 |
2004-12-18 | * stor-layout.c (layout_decl): Use unshare_expr, not unsave_expr. | Richard Henderson | 1 | -2/+2 |
2004-12-18 | stor-layout.c (layout_decl): Unshare size expressions copied from the type. | Richard Henderson | 1 | -2/+2 |
2004-12-09 | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 1 | -34/+0 |
2004-10-20 | * stor-layout.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-10-19 | re PR target/17962 (small fp vector uses sse/mmx vectors and is not aligned) | Richard Henderson | 1 | -0/+4 |
2004-09-28 | re PR c++/17642 (internal compiler error: in invert_truthvalue, at fold-const... | Mark Mitchell | 1 | -24/+27 |
2004-09-26 | re PR middle-end/17112 (Copying of packed bitfields is wrong) | Roger Sayle | 1 | -5/+7 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -8/+9 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -43/+41 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-09-03 | re PR c/7054 (#pragma pack handled incorrectly) | Jan Beulich | 1 | -1/+3 |
2004-08-31 | c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT. | Richard Kenner | 1 | -4/+4 |
2004-08-27 | stor-layout.c (sizetype_set): Remove. | Nathan Sidwell | 1 | -5/+0 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -27/+30 |
2004-08-24 | c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call. | Nathan Sidwell | 1 | -66/+41 |
2004-08-24 | defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro. | Eric Christopher | 1 | -8/+8 |
2004-08-23 | tree.h (enum size_type_kind): Remove USIZETYPE, UBITSIZETYPE. | Nathan Sidwell | 1 | -4/+0 |
2004-08-20 | stor-layout.c (initialize_sizetypes): Set SIZETYPE earlier, clear cache on co... | Nathan Sidwell | 1 | -1/+3 |
2004-08-19 | tree.h (TYPE_CACHED_VALUES_P): New. | Nathan Sidwell | 1 | -1/+6 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -32/+27 |