aboutsummaryrefslogtreecommitdiff
path: root/gcc/genmodes.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-1/+1
2004-07-26basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti1-1/+1
2004-07-25bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti1-1/+1
2004-07-25c-common.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti1-58/+58
2004-07-24* genmodes.c (make_vector_modes): Mark with ATTRIBUTE_UNUSED.Zack Weinberg1-1/+1
2003-11-06genmodes.c: Change the word "bitsize" to "precision" throughout.Zack Weinberg1-34/+34
2003-10-29genmodes.c (complete_mode): Record MODE_CC...Zack Weinberg1-3/+3
2003-10-25genmodes.c (struct mode_data): Add contained and next_cont fields.Zack Weinberg1-18/+91
2003-10-15Remove stray blank lineZack Weinberg1-1/+0
2003-10-15genmodes.c: Include hashtab.h.Zack Weinberg1-43/+201
2003-10-15genmodes.c (calc_wider_mode): Allocate enough room for all the entries we'll ...Olivier Hainque1-1/+3
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-24/+104
2003-10-11+2003-10-11 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski1-4/+4
2003-10-10genmodes.c, [...]: New files.Zack Weinberg1-0/+908