| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly. | Kaveh R. Ghazi | 1998-07-06 | 1 | -4/+8 |
* | * machmode.h (COMPLEX_MODE_P): New macro. | Richard Henderson | 1998-05-08 | 1 | -0/+5 |
* | (HOST_PTR_PRINTF): Handle char * wider than long. | Richard Kenner | 1996-11-15 | 1 | -1/+66 |
* | formatting tweaks | Mike Stump | 1996-07-03 | 1 | -7/+7 |
* | machmode.h: #include "gansidecl.h". | Doug Evans | 1996-04-15 | 1 | -13/+4 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | (ptr_mode): Add declaration. | Richard Kenner | 1994-11-22 | 1 | -3/+4 |
* | (MAX_SHORTS): Deleted. | Torbjorn Granlund | 1994-06-15 | 1 | -8/+0 |
* | (INTEGRAL_MODE_P, FLOAT_MODE_P): New macros. | Richard Kenner | 1993-06-27 | 1 | -1/+12 |
* | Add prototypes. | Jim Wilson | 1993-03-19 | 1 | -2/+11 |
* | entered into RCS | Richard Stallman | 1992-07-12 | 1 | -1/+2 |
* | *** empty log message *** | Charles Hannum | 1992-07-06 | 1 | -2/+30 |
* | *** empty log message *** | Richard Kenner | 1992-03-10 | 1 | -0/+6 |
* | *** empty log message *** | Richard Kenner | 1992-01-15 | 1 | -1/+1 |
* | *** empty log message *** | Richard Kenner | 1992-01-04 | 1 | -1/+12 |
* | Initial revision | Richard Kenner | 1991-08-28 | 1 | -0/+111 |