| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.def (FIXED_POINT_TYPE): New type. | chaoyingfu | 2007-08-08 | 1 | -0/+75 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * stor-layout.c (layout_type): Remove duplicate code. | kazu | 2007-06-04 | 1 | -2/+1 |
* | * alias.c (init_alias_analysis): Correct whitespace. | sayle | 2007-02-01 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_pow, expand_builtin_powi, | sayle | 2007-01-11 | 1 | -3/+3 |
* | 2007-01-08 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-08 | 1 | -8/+5 |
* | 2007-01-02 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-01-02 | 1 | -0/+5 |
* | PR fortran/27885 | danglin | 2006-11-18 | 1 | -1/+2 |
* | * fold-const.c (int_binop_types_match_p): New function. | sayle | 2006-11-12 | 1 | -3/+2 |
* | 2006-10-23 Paul Brook <paul@codesourcery.com> | pbrook | 2006-10-23 | 1 | -1/+9 |
* | 2006-09-07 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-09-07 | 1 | -1/+2 |
* | PR middle-end/28160 | kkojima | 2006-07-15 | 1 | -14/+23 |
* | PR c++/13983 | jason | 2006-07-06 | 1 | -0/+8 |
* | 2006-06-11 Eric Christopher <echristo@apple.com> | echristo | 2006-06-12 | 1 | -6/+5 |
* | PR middle-end/27942 | kkojima | 2006-06-11 | 1 | -1/+1 |
* | * stor-layout.c (debug_rli): Fix a typo in a debug message. | kazu | 2006-06-05 | 1 | -1/+1 |
* | 2006-06-04 Eric Christopher <echristo@apple.com> | echristo | 2006-06-04 | 1 | -131/+68 |
* | gcc/ | carlos | 2006-04-20 | 1 | -11/+20 |
* | * stor-layout.c (mode_for_size_tree): Remove restiction on type | sayle | 2006-03-29 | 1 | -14/+14 |
* | 2006-03-29 Paul Brook <paul@codesourcery.com> | pbrook | 2006-03-29 | 1 | -8/+13 |
* | * stor-layout.c (set_sizetype): Set TYPE_MAX_VALUE properly | law | 2006-02-17 | 1 | -0/+19 |
* | PR middle-end/22275 | matz | 2006-02-15 | 1 | -10/+32 |
* | * tree.def (CHAR_TYPE): Remove. | sayle | 2006-02-08 | 1 | -4/+4 |
* | * fold-const.c (fold_minmax): New static function. | ebotcazou | 2006-01-16 | 1 | -2/+2 |
* | * optabs.c (init_floating_libfuncs): Handle decimal float modes. | bje | 2005-12-18 | 1 | -0/+1 |
* | * stor-layout.c (layout_type): Don't complain about a too small | hainque | 2005-12-15 | 1 | -0/+5 |
* | .: | nathan | 2005-11-28 | 1 | -11/+0 |
* | * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of | bje | 2005-11-21 | 1 | -1/+1 |
* | PR c++/19964 | nathan | 2005-10-12 | 1 | -2/+12 |
* | * stor-layout.c (layout_type): Do not allow alignment of array | sje | 2005-10-07 | 1 | -0/+6 |
* | PR middle-end/24053 | ebotcazou | 2005-09-29 | 1 | -0/+2 |
* | 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 |