Age | Commit message (Expand) | Author | Files | Lines |
2013-10-30 | machmode.def (PARTIAL_INT_MODE): Add precision and name. | Mike Stump | 1 | -7/+7 |
2013-10-25 | mode-classes.def (MODE_POINTER_BOUNDS): New. | Ilya Enkovich | 1 | -0/+14 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -8/+9 |
2013-03-28 | genmodes.c (emit_max_int): New function. | Kenneth Zadeck | 1 | -0/+31 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-04-26 | re PR middle-end/52940 (conversion from MODE_PARTIAL_INT uses sign extension ... | Bernd Schmidt | 1 | -3/+9 |
2012-04-20 | genmodes: don't truncate a mode name of length >= 7 | Jim Meyering | 1 | -19/+13 |
2012-04-19 | genmodes: remove misleading use of strncpy | Jim Meyering | 1 | -3/+7 |
2011-12-10 | Let GET_MODE_2XWIDER_MODE find a double-width vector mode. | Richard Henderson | 1 | -5/+17 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 1 | -2/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -5/+5 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-06-25 | rtl.texi (Machine Modes): Document QQ... | Chao-ying Fu | 1 | -11/+127 |
2007-06-06 | genmodes.c (tagged_printf, [...]): Don't use %n on printf. | Paolo Bonzini | 1 | -4/+2 |
2007-02-01 | alias.c (init_alias_analysis): Correct whitespace. | Roger Sayle | 1 | -2/+2 |
2006-04-25 | genmodes.c (make_vector_mode): Allow making VECTOR_MODE_INT of a MODE_PARTIAL... | Bernd Schmidt | 1 | -1/+3 |
2005-12-02 | dfp.h, dfp.c: New files. | Jon Grimm | 1 | -11/+54 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-01 | errors.h (warning, [...]): Add printf attribute. | Kaveh R. Ghazi | 1 | -1/+1 |
2005-05-31 | expr.c (convert_move): When a partial_int requires multiple conversion steps... | DJ Delorie | 1 | -1/+36 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-09 | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 1 | -1/+1 |
2004-07-26 | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 1 | -1/+1 |
2004-07-25 | bitmap.c: Use type-safe memory allocation macros from libiberty. | Bernardo Innocenti | 1 | -1/+1 |
2004-07-25 | c-common.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 1 | -58/+58 |
2004-07-24 | * genmodes.c (make_vector_modes): Mark with ATTRIBUTE_UNUSED. | Zack Weinberg | 1 | -1/+1 |
2003-11-06 | genmodes.c: Change the word "bitsize" to "precision" throughout. | Zack Weinberg | 1 | -34/+34 |
2003-10-29 | genmodes.c (complete_mode): Record MODE_CC... | Zack Weinberg | 1 | -3/+3 |
2003-10-25 | genmodes.c (struct mode_data): Add contained and next_cont fields. | Zack Weinberg | 1 | -18/+91 |
2003-10-15 | Remove stray blank line | Zack Weinberg | 1 | -1/+0 |
2003-10-15 | genmodes.c: Include hashtab.h. | Zack Weinberg | 1 | -43/+201 |
2003-10-15 | genmodes.c (calc_wider_mode): Allocate enough room for all the entries we'll ... | Olivier Hainque | 1 | -1/+3 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 1 | -24/+104 |
2003-10-11 | +2003-10-11 Andrew Pinski <pinskia@physics.uc.edu> | Andrew Pinski | 1 | -4/+4 |
2003-10-10 | genmodes.c, [...]: New files. | Zack Weinberg | 1 | -0/+908 |