| Commit message (Expand) | Author | Age | Files | Lines |
* | Let GET_MODE_2XWIDER_MODE find a double-width vector mode. | Richard Henderson | 2011-12-10 | 1 | -0/+2 |
* | params.h (ALLOW_STORE_DATA_RACES): New. | Aldy Hernandez | 2011-07-27 | 1 | -1/+4 |
* | machmode.h (HWI_COMPUTABLE_MODE_P): New macro. | Bernd Schmidt | 2011-07-06 | 1 | -0/+4 |
* | machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. | Bernd Schmidt | 2011-07-06 | 1 | -0/+4 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+1 |
* | machmode.h (mode_for_vector): Declare. | Richard Guenther | 2010-10-07 | 1 | -0/+5 |
* | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 2009-04-20 | 1 | -5/+6 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | real.h (struct real_format): New member has_sign_dependent_rounding. | Ulrich Weigand | 2008-08-12 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -6/+5 |
* | rtl.texi (Machine Modes): Document QQ... | Chao-ying Fu | 2007-06-25 | 1 | -2/+96 |
* | dfp.h, dfp.c: New files. | Jon Grimm | 2005-12-02 | 1 | -1/+8 |
* | machmode.h (CLASS_HAS_WIDER_MODES_P): New macro. | Ben Elliston | 2005-11-24 | 1 | -0/+6 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | rtl.h (to_rtx_code): Remove. | Gabriel Dos Reis | 2005-06-11 | 1 | -4/+0 |
* | machmode.h (to_machine_mode): New. | Gabriel Dos Reis | 2005-06-09 | 1 | -0/+4 |
* | expr.c (convert_move): When a partial_int requires multiple conversion steps... | DJ Delorie | 2005-05-31 | 1 | -0/+3 |
* | genmodes.c: Change the word "bitsize" to "precision" throughout. | Zack Weinberg | 2003-11-06 | 1 | -6/+6 |
* | genmodes.c (struct mode_data): Add contained and next_cont fields. | Zack Weinberg | 2003-10-25 | 1 | -13/+13 |
* | genmodes.c: Include hashtab.h. | Zack Weinberg | 2003-10-15 | 1 | -2/+5 |
* | gengenrtl.c (find_formats, genheader): Make i an unsigned int, remove cast of... | Zack Weinberg | 2003-10-11 | 1 | -11/+1 |
* | genmodes.c, [...]: New files. | Zack Weinberg | 2003-10-10 | 1 | -29/+23 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -9/+8 |
* | convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co... | Nathanael Nerode | 2003-06-16 | 1 | -1/+1 |
* | expr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_P | Jan Hubicka | 2002-11-01 | 1 | -0/+4 |
* | machmode.h (SCALAR_INT_MODE_P): New macro to test for scaler integer mode (MO... | Geoffrey Keating | 2002-08-19 | 1 | -0/+5 |
* | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 2002-02-19 | 1 | -1/+7 |
* | 1750a.h (datalbl, jmplbl): Declare array size explicitly. | Kaveh R. Ghazi | 2001-12-23 | 1 | -1/+1 |
* | machmode.h (mode_name, [...]): Set array size in declaration to NUM_MACHINE_M... | Kaveh R. Ghazi | 2001-12-18 | 1 | -7/+7 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | gencodes.c (output_predicate_decls): New function. | Alexandre Oliva | 2001-01-03 | 1 | -4/+10 |
* | machmode.def: Add BImode. | Richard Henderson | 2000-09-18 | 1 | -2/+3 |
* | Vector support: rtx and mode definitions | Bernd Schmidt | 2000-06-24 | 1 | -3/+12 |
* | * Rework fields used to describe positions of bitfields and | Richard Kenner | 2000-03-25 | 1 | -4/+5 |
* | machmode.h (mode_for_size, [...]): SIZE now signed. | Richard Kenner | 2000-03-04 | 1 | -4/+5 |
* | machmode.h (get_mode_alignment): Declare. | Nathan Sidwell | 2000-02-24 | 1 | -3/+3 |
* | combine.c (make_extraction, [...]): Avoid warning on mixed-signedness conditi... | Richard Kenner | 2000-02-10 | 1 | -3/+4 |
* | Update copyrights | Kaveh Ghazi | 2000-01-17 | 1 | -1/+1 |
* | machmode.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-17 | 1 | -4/+4 |
* | machmode.h (HOST_PTR_PRINTF): Move from here ... | Kaveh R. Ghazi | 1999-09-21 | 1 | -15/+0 |
* | rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL... | Zack Weinberg | 1999-08-27 | 1 | -10/+6 |
* | machmode.h (mode_name): Constify a char*. | Kaveh R. Ghazi | 1999-08-20 | 1 | -1/+1 |
* | configure.in (host_xm_file, [...]): Include hwint.h. | Kaveh R. Ghazi | 1999-04-08 | 1 | -77/+4 |
* | machmode.h (smallest_mode_for_size): Prototype. | Richard Henderson | 1999-03-11 | 1 | -0/+6 |
* | Copyright fixes. | Jeff Law | 1999-01-06 | 1 | -1/+1 |
* | cccp.c: Don't define MIN/MAX anymore. | Kaveh R. Ghazi | 1998-12-16 | 1 | -11/+1 |
* | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1998-11-07 | 1 | -2/+0 |
* | machmode.h (mode_mask_array): No longer const. | Richard Earnshaw | 1998-10-23 | 1 | -1/+1 |
* | expmed.c (store_bit_field): Pun non-integral str_rtx modes. | Richard Henderson | 1998-10-09 | 1 | -0/+5 |
* | dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to work with more than three... | John Carr | 1998-10-01 | 1 | -5/+5 |