| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | rsandifo | 2014-04-22 | 1 | -0/+2 |
* | * genmodes.c (struct mode_data): Add need_bytesize_adj field. | jakub | 2014-04-17 | 1 | -0/+18 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Reverted: | kyukhin | 2013-11-29 | 1 | -3/+0 |
* | * mode-classes.def (MODE_POINTER_BOUNDS): New. | kyukhin | 2013-10-25 | 1 | -0/+3 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -8/+8 |
* | 2013-05-10 Marc Glisse <marc.glisse@inria.fr> | glisse | 2013-05-10 | 1 | -0/+4 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2012-11-18 | 1 | -1/+24 |
* | gcc/ | rsandifo | 2012-10-07 | 1 | -0/+5 |
* | Use synth_mult for vector multiplies vs scalar constant | rth | 2012-06-19 | 1 | -3/+8 |
* | PR middle-end/52940 | bernds | 2012-04-26 | 1 | -0/+1 |
* | Let GET_MODE_2XWIDER_MODE find a double-width vector mode. | rth | 2011-12-10 | 1 | -0/+2 |
* | * params.h (ALLOW_STORE_DATA_RACES): New. | aldyh | 2011-07-27 | 1 | -1/+4 |
* | * machmode.h (HWI_COMPUTABLE_MODE_P): New macro. | bernds | 2011-07-06 | 1 | -0/+4 |
* | * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. | bernds | 2011-07-06 | 1 | -0/+4 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | 2010-10-07 Richard Guenther <rguenther@suse.de> | rguenth | 2010-10-07 | 1 | -0/+5 |
* | gcc/: | ian | 2009-04-20 | 1 | -5/+6 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * real.h (struct real_format): New member has_sign_dependent_rounding. | uweigand | 2008-08-12 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -6/+5 |
* | * doc/rtl.texi (Machine Modes): Document QQ, HQ, SQ, DQ, TQ, | chaoyingfu | 2007-06-25 | 1 | -2/+96 |
* | 2005-12-02 Jon Grimm <jgrimm2@us.ibm.com> | bje | 2005-12-02 | 1 | -1/+8 |
* | * machmode.h (CLASS_HAS_WIDER_MODES_P): New macro. | bje | 2005-11-24 | 1 | -0/+6 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * rtl.h (to_rtx_code): Remove. | gdr | 2005-06-11 | 1 | -4/+0 |
* | * machmode.h (to_machine_mode): New. | gdr | 2005-06-09 | 1 | -0/+4 |
* | * expr.c (convert_move): When a partial_int requires multiple | dj | 2005-06-01 | 1 | -0/+3 |
* | * genmodes.c: Change the word "bitsize" to "precision" throughout. | zack | 2003-11-06 | 1 | -6/+6 |
* | * genmodes.c (struct mode_data): Add contained and next_cont | zack | 2003-10-25 | 1 | -13/+13 |
* | * genmodes.c: Include hashtab.h. | zack | 2003-10-15 | 1 | -2/+5 |
* | * gengenrtl.c (find_formats, genheader): Make i an unsigned | zack | 2003-10-11 | 1 | -11/+1 |
* | * genmodes.c, mode-classes.def: New files. | zack | 2003-10-10 | 1 | -29/+23 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -9/+8 |
* | * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c, | neroden | 2003-06-16 | 1 | -1/+1 |
* | * expr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_P | hubicka | 2002-11-01 | 1 | -0/+4 |
* | * machmode.h (SCALAR_INT_MODE_P): New macro to test for | sje | 2002-08-19 | 1 | -0/+5 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -1/+7 |
* | * 1750a.h (datalbl, jmplbl): Declare array size explicitly. | ghazi | 2001-12-23 | 1 | -1/+1 |
* | * machmode.h (mode_name, mode_class, mode_size, mode_unit_size, | ghazi | 2001-12-18 | 1 | -7/+7 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * gencodes.c (output_predicate_decls): New function. | aoliva | 2001-01-03 | 1 | -4/+10 |
* | * machmode.def: Add BImode. Add a column for bitsize. | rth | 2000-09-18 | 1 | -2/+3 |
* | Vector support: rtx and mode definitions | crux | 2000-06-24 | 1 | -3/+12 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -4/+5 |
* | * machmode.h (mode_for_size, smallest_mode_for_size): SIZE now signed. | kenner | 2000-03-04 | 1 | -4/+5 |
* | * machmode.h (get_mode_alignment): Declare. | nathan | 2000-02-24 | 1 | -3/+3 |
* | * combine.c (make_extraction, force_to_mode): Avoid warning on | kenner | 2000-02-10 | 1 | -3/+4 |