summaryrefslogtreecommitdiff
path: root/gcc/genmodes.c
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti2004-07-261-1/+1
* bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti2004-07-251-1/+1
* c-common.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti2004-07-251-58/+58
* * genmodes.c (make_vector_modes): Mark with ATTRIBUTE_UNUSED.Zack Weinberg2004-07-241-1/+1
* genmodes.c: Change the word "bitsize" to "precision" throughout.Zack Weinberg2003-11-061-34/+34
* genmodes.c (complete_mode): Record MODE_CC...Zack Weinberg2003-10-291-3/+3
* genmodes.c (struct mode_data): Add contained and next_cont fields.Zack Weinberg2003-10-251-18/+91
* Remove stray blank lineZack Weinberg2003-10-151-1/+0
* genmodes.c: Include hashtab.h.Zack Weinberg2003-10-151-43/+201
* genmodes.c (calc_wider_mode): Allocate enough room for all the entries we'll ...Olivier Hainque2003-10-151-1/+3
* Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2003-10-131-24/+104
* +2003-10-11 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski2003-10-111-4/+4
* genmodes.c, [...]: New files.Zack Weinberg2003-10-101-0/+908