summaryrefslogtreecommitdiff
path: root/gcc/genmodes.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-2/+2
* rtl.texi (Machine Modes): Document QQ...Chao-ying Fu2007-06-251-11/+127
* genmodes.c (tagged_printf, [...]): Don't use %n on printf.Paolo Bonzini2007-06-061-4/+2
* alias.c (init_alias_analysis): Correct whitespace.Roger Sayle2007-02-011-2/+2
* genmodes.c (make_vector_mode): Allow making VECTOR_MODE_INT of a MODE_PARTIAL...Bernd Schmidt2006-04-251-1/+3
* dfp.h, dfp.c: New files.Jon Grimm2005-12-021-11/+54
* Update FSF address.Kelley Cook2005-06-251-2/+2
* errors.h (warning, [...]): Add printf attribute.Kaveh R. Ghazi2005-06-011-1/+1
* expr.c (convert_move): When a partial_int requires multiple conversion steps...DJ Delorie2005-05-311-1/+36
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-1/+1
* 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