aboutsummaryrefslogtreecommitdiff
path: root/gcc/genmodes.c
AgeCommit message (Expand)Author
2006-10-23Added the first working version of the C++ compatibility port. Everything wit...c++-compat-branchMarcin Dalecki
2006-10-20merged with current trunk.Marcin Dalecki
2005-12-022005-12-02 Jon Grimm <jgrimm2@us.ibm.com>Jon Grimm
2005-06-25Update FSF address.Kelley Cook
2005-06-01 * errors.h (warning, error, fatal, internal_error): Add printfKaveh Ghazi
2005-06-01* expr.c (convert_move): When a partial_int requires multipleDJ Delorie
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,Kazu Hirata
2004-09-09 * Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell
2004-07-25 * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti
2004-07-25 * bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti
2004-07-25 * c-common.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti
2004-07-24 * genmodes.c (make_vector_modes): Mark with ATTRIBUTE_UNUSED.Zack Weinberg
2003-11-06 * genmodes.c: Change the word "bitsize" to "precision" throughout.Zack Weinberg
2003-10-29 * genmodes.c (complete_mode): Record MODE_CC, MODE_INT,Zack Weinberg
2003-10-25 * genmodes.c (struct mode_data): Add contained and next_contZack Weinberg
2003-10-15Remove stray blank lineZack Weinberg
2003-10-15 * genmodes.c: Include hashtab.h.Zack Weinberg
2003-10-15 * genmodes.c (calc_wider_mode): Allocate enough room for all theOlivier Hainque
2003-10-13 * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.oZack Weinberg
2003-10-11+2003-10-11 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2003-10-10 * genmodes.c, mode-classes.def: New files.Zack Weinberg