OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / genmodes.c
2011-12-10 rthLet GET_MODE_2XWIDER_MODE find a double-width vector...
2010-09-16 jsm28 * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2009-11-25 hjlRemove trailing white spaces.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-06-25 chaoyingfu * doc/rtl.texi (Machine Modes): Document QQ, HQ, SQ...
2007-06-06 bonzini2007-06-06 Paolo Bonzini <bonzini@gnu.org>
2007-02-01 sayle * alias.c (init_alias_analysis): Correct whitespace.
2006-04-25 bernds * genmodes.c (make_vector_mode): Allow making VECTOR_M...
2005-12-02 bje2005-12-02 Jon Grimm <jgrimm2@us.ibm.com>
2005-06-25 kcookUpdate FSF address.
2005-06-01 ghazi * errors.h (warning, error, fatal, internal_error...
2005-06-01 dj* expr.c (convert_move): When a partial_int requires...
2004-10-15 kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-09-09 nathan * Makefile.in (gengtype): Use $(BUILD_ERRORS).
2004-07-25 bernie * basic-block.h (reorder_block_def): Rename to reorder...
2004-07-25 bernie * bitmap.c: Use type-safe memory allocation macros...
2004-07-25 bernie * c-common.c: Rename all identifiers named `class...
2004-07-24 zack * genmodes.c (make_vector_modes): Mark with ATTRIBUTE_...
2003-11-06 zack * genmodes.c: Change the word "bitsize" to "precision...
2003-10-29 zack * genmodes.c (complete_mode): Record MODE_CC, MODE_INT,
2003-10-25 zack * genmodes.c (struct mode_data): Add contained and...
2003-10-15 zackRemove stray blank line
2003-10-15 zack * genmodes.c: Include hashtab.h.
2003-10-15 hainque * genmodes.c (calc_wider_mode): Allocate enough room...
2003-10-13 zack * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX...
2003-10-11 pinskia+2003-10-11 Andrew Pinski <pinskia@physics.uc.edu>
2003-10-10 zack * genmodes.c, mode-classes.def: New files.