index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
double-int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-20
cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.
Uros Bizjak
1
-1
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-2
/
+0
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-0
/
+34
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-07-21
Fix typos.
Ondřej Bílka
1
-1
/
+1
2013-05-07
double-int.h (rshift): New overload.
Richard Biener
1
-0
/
+1
2013-05-03
double-int.h (lshift): New overload without precision and arith argument.
Richard Biener
1
-21
/
+1
2013-01-30
re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST)
Georg-Johann Lay
1
-0
/
+4
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2012-12-21
re PR bootstrap/54659 (Bootstrap with --disable-nls broken under Windows)
Richard Biener
1
-4
/
+0
2012-09-24
Finish conversion of uses of double_int to the new API.
Lawrence Crowl
1
-442
/
+18
2012-09-07
Modify gcc/*.[hc] double_int call sites to use the new interface.
Lawrence Crowl
1
-16
/
+44
2012-08-16
revert: re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)
Diego Novillo
1
-0
/
+4
2012-08-16
re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)
Diego Novillo
1
-4
/
+0
2012-08-15
double-int.h (double_int::from_unsigned): Rename to ...
Richard Guenther
1
-24
/
+24
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-78
/
+597
2012-08-03
re PR tree-optimization/30318 (VRP does not create ANTI_RANGEs on overflow)
Marc Glisse
1
-0
/
+5
2012-07-17
double-int.h (double_int_popcount): New inline function.
Tom de Vries
1
-0
/
+8
2012-07-08
alias.h: Do not include coretypes.h in header files.
Steven Bosscher
1
-1
/
+0
2012-06-22
double-int.c (double_int_multiple_of): New function.
Bill Schmidt
1
-0
/
+2
2012-06-02
2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
Kenneth Zadeck
1
-3
/
+3
2012-04-25
re PR tree-optimization/53058 (Another ice in remove_range_assertions)
Jakub Jelinek
1
-1
/
+4
2012-03-29
re PR middle-end/50708 (Infinite loop between rshift_double and lshift_double...
Richard Guenther
1
-3
/
+0
2010-11-09
Fix PR/46316
Xinliang David Li
1
-0
/
+1
2010-08-04
Makefile.in (double-int.o): Add $(TOPLEV_H) dependency.
Richard Guenther
1
-0
/
+2
2010-07-29
double-int.h (double_int_and_not): New function.
Richard Guenther
1
-1
/
+11
2010-07-05
double-int.h (fit_double_type): Remove declaration.
Anatoly Sokolov
1
-3
/
+0
2010-07-05
double-int.h (double_int_sub): Declare.
Richard Biener
1
-0
/
+1
2010-06-28
double-int.h (force_fit_type_double): Remove declaration.
Anatoly Sokolov
1
-2
/
+0
2010-06-18
double-int.h (double_int_to_shwi, [...]): Implement as static inline.
Anatoly Sokolov
1
-11
/
+51
2010-05-25
double-int.h (double_int_and): New.
Anatoly Sokolov
1
-0
/
+10
2010-05-20
double-int.h (double_int_ior): New function.
Anatoly Sokolov
1
-0
/
+13
2010-05-03
double-int.h (tree_to_double_int): Remove macro.
Anatoly Sokolov
1
-7
/
+0
2010-04-20
double-int.h (double_int_setbit): Declare.
Anatoly Sokolov
1
-0
/
+1
2010-04-16
double-int.h (tree_to_double_int): Convert to macro.
Anatoly Sokolov
1
-1
/
+4
2010-04-15
fold-const.c (LOWPART, [...]): Move ...
Richard Guenther
1
-5
/
+44
2010-04-15
double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
Anatoly Sokolov
1
-2
/
+26
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-6
/
+6
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2008-02-08
re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross...
Richard Sandiford
1
-1
/
+4
2007-08-14
alias.c (component_uses_parent_alias_set): Constify.
Kaveh R. Ghazi
1
-3
/
+3
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2007-04-30
double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c.
Brooks Moses
1
-0
/
+9
2007-03-14
re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war...
Zdenek Dvorak
1
-0
/
+1
2006-11-12
Makefile.in (tree-data-ref.o): Add langhooks.h dependency.
Zdenek Dvorak
1
-1
/
+2
2006-08-28
re PR tree-optimization/28411 ("Illegal instruction" error with -ftrapv)
Zdenek Dvorak
1
-0
/
+6
2006-04-22
op-common.h, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-03-03
gengtype.c (main): Handle double_int type.
Zdenek Dvorak
1
-0
/
+169