summaryrefslogtreecommitdiff
path: root/gcc/double-int.h
Commit message (Expand)AuthorAgeFilesLines
* backport: [multiple changes]Richard Guenther2012-07-061-3/+0
* Fix PR/46316Xinliang David Li2010-11-091-0/+1
* Makefile.in (double-int.o): Add $(TOPLEV_H) dependency.Richard Guenther2010-08-041-0/+2
* double-int.h (double_int_and_not): New function.Richard Guenther2010-07-291-1/+11
* double-int.h (fit_double_type): Remove declaration.Anatoly Sokolov2010-07-051-3/+0
* double-int.h (double_int_sub): Declare.Richard Biener2010-07-051-0/+1
* double-int.h (force_fit_type_double): Remove declaration.Anatoly Sokolov2010-06-281-2/+0
* double-int.h (double_int_to_shwi, [...]): Implement as static inline.Anatoly Sokolov2010-06-181-11/+51
* double-int.h (double_int_and): New.Anatoly Sokolov2010-05-251-0/+10
* double-int.h (double_int_ior): New function.Anatoly Sokolov2010-05-201-0/+13
* double-int.h (tree_to_double_int): Remove macro.Anatoly Sokolov2010-05-031-7/+0
* double-int.h (double_int_setbit): Declare.Anatoly Sokolov2010-04-201-0/+1
* double-int.h (tree_to_double_int): Convert to macro.Anatoly Sokolov2010-04-161-1/+4
* fold-const.c (LOWPART, [...]): Move ...Richard Guenther2010-04-151-5/+44
* double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.Anatoly Sokolov2010-04-151-2/+26
* Remove trailing white spaces.H.J. Lu2009-11-251-6/+6
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross...Richard Sandiford2008-02-081-1/+4
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-3/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c.Brooks Moses2007-04-301-0/+9
* re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war...Zdenek Dvorak2007-03-141-0/+1
* Makefile.in (tree-data-ref.o): Add langhooks.h dependency.Zdenek Dvorak2006-11-121-1/+2
* re PR tree-optimization/28411 ("Illegal instruction" error with -ftrapv)Zdenek Dvorak2006-08-281-0/+6
* op-common.h, [...]: Fix comment typos.Kazu Hirata2006-04-221-1/+1
* gengtype.c (main): Handle double_int type.Zdenek Dvorak2006-03-031-0/+169