aboutsummaryrefslogtreecommitdiff
path: root/gcc/double-int.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-09Fix PR/46316Xinliang David Li1-0/+1
2010-08-04Makefile.in (double-int.o): Add $(TOPLEV_H) dependency.Richard Guenther1-0/+2
2010-07-29double-int.h (double_int_and_not): New function.Richard Guenther1-1/+11
2010-07-05double-int.h (fit_double_type): Remove declaration.Anatoly Sokolov1-3/+0
2010-07-05double-int.h (double_int_sub): Declare.Richard Biener1-0/+1
2010-06-28double-int.h (force_fit_type_double): Remove declaration.Anatoly Sokolov1-2/+0
2010-06-18double-int.h (double_int_to_shwi, [...]): Implement as static inline.Anatoly Sokolov1-11/+51
2010-05-25double-int.h (double_int_and): New.Anatoly Sokolov1-0/+10
2010-05-20double-int.h (double_int_ior): New function.Anatoly Sokolov1-0/+13
2010-05-03double-int.h (tree_to_double_int): Remove macro.Anatoly Sokolov1-7/+0
2010-04-20double-int.h (double_int_setbit): Declare.Anatoly Sokolov1-0/+1
2010-04-16double-int.h (tree_to_double_int): Convert to macro.Anatoly Sokolov1-1/+4
2010-04-15fold-const.c (LOWPART, [...]): Move ...Richard Guenther1-5/+44
2010-04-15double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.Anatoly Sokolov1-2/+26
2009-11-25Remove trailing white spaces.H.J. Lu1-6/+6
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-02-08re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross...Richard Sandiford1-1/+4
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi1-3/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-04-30double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c.Brooks Moses1-0/+9
2007-03-14re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war...Zdenek Dvorak1-0/+1
2006-11-12Makefile.in (tree-data-ref.o): Add langhooks.h dependency.Zdenek Dvorak1-1/+2
2006-08-28re PR tree-optimization/28411 ("Illegal instruction" error with -ftrapv)Zdenek Dvorak1-0/+6
2006-04-22op-common.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-03-03gengtype.c (main): Handle double_int type.Zdenek Dvorak1-0/+169