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