summaryrefslogtreecommitdiff
path: root/gcc/machmode.h
Commit message (Expand)AuthorAgeFilesLines
* * params.h (ALLOW_STORE_DATA_RACES): New.aldyh2011-07-271-1/+4
* * machmode.h (HWI_COMPUTABLE_MODE_P): New macro.bernds2011-07-061-0/+4
* * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.bernds2011-07-061-0/+4
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* 2010-10-07 Richard Guenther <rguenther@suse.de>rguenth2010-10-071-0/+5
* gcc/:ian2009-04-201-5/+6
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * real.h (struct real_format): New member has_sign_dependent_rounding.uweigand2008-08-121-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-6/+5
* * doc/rtl.texi (Machine Modes): Document QQ, HQ, SQ, DQ, TQ,chaoyingfu2007-06-251-2/+96
* 2005-12-02 Jon Grimm <jgrimm2@us.ibm.com>bje2005-12-021-1/+8
* * machmode.h (CLASS_HAS_WIDER_MODES_P): New macro.bje2005-11-241-0/+6
* Update FSF address.kcook2005-06-251-2/+2
* * rtl.h (to_rtx_code): Remove.gdr2005-06-111-4/+0
* * machmode.h (to_machine_mode): New.gdr2005-06-091-0/+4
* * expr.c (convert_move): When a partial_int requires multipledj2005-06-011-0/+3
* * genmodes.c: Change the word "bitsize" to "precision" throughout.zack2003-11-061-6/+6
* * genmodes.c (struct mode_data): Add contained and next_contzack2003-10-251-13/+13
* * genmodes.c: Include hashtab.h.zack2003-10-151-2/+5
* * gengenrtl.c (find_formats, genheader): Make i an unsignedzack2003-10-111-11/+1
* * genmodes.c, mode-classes.def: New files.zack2003-10-101-29/+23
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-9/+8
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* * expr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_Phubicka2002-11-011-0/+4
* * machmode.h (SCALAR_INT_MODE_P): New macro to test forsje2002-08-191-0/+5
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-1/+7
* * 1750a.h (datalbl, jmplbl): Declare array size explicitly.ghazi2001-12-231-1/+1
* * machmode.h (mode_name, mode_class, mode_size, mode_unit_size,ghazi2001-12-181-7/+7
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * gencodes.c (output_predicate_decls): New function.aoliva2001-01-031-4/+10
* * machmode.def: Add BImode. Add a column for bitsize.rth2000-09-181-2/+3
* Vector support: rtx and mode definitionscrux2000-06-241-3/+12
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-4/+5
* * machmode.h (mode_for_size, smallest_mode_for_size): SIZE now signed.kenner2000-03-041-4/+5
* * machmode.h (get_mode_alignment): Declare.nathan2000-02-241-3/+3
* * combine.c (make_extraction, force_to_mode): Avoid warning onkenner2000-02-101-3/+4
* Update copyrightsghazi2000-01-171-1/+1
* * machmode.h: PROTO -> PARAMS.ghazi2000-01-171-4/+4
* * machmode.h (HOST_PTR_PRINTF): Move from here ...ghazi1999-09-211-15/+0
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-10/+6
* * machmode.h (mode_name): Constify a char*.ghazi1999-08-201-1/+1
* * configure.in (host_xm_file, build_xm_file): Include hwint.h.ghazi1999-04-081-77/+4
* * machmode.h (smallest_mode_for_size): Prototype.rth1999-03-111-0/+6
* Copyright fixes.law1999-01-061-1/+1
* * cccp.c: Don't define MIN/MAX anymore.ghazi1998-12-161-11/+1
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-2/+0
* * machmode.h (mode_mask_array): No longer const.rearnsha1998-10-231-1/+1
* * expmed.c (store_bit_field): Pun non-integral str_rtx modes.rth1998-10-091-0/+5
* * dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to workjfc1998-10-011-5/+5
* Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTFghazi1998-07-061-4/+8