glibc/sysdeps/x86_64/x32
Chris Metcalf 1dca195e1c lround: provide cast for wordsize-64 version if needed
Platforms with 64-bit registers where 32-bit values need to have the
high 32 bits set in a particular way need to have an explicit cast
when using the 64-bit sysdeps/ieee754/dbl-64/wordsize-64 version
of llround() as lround().  This includes tilegx32, and likely MIPS.
x32 does not need this, and AArch64 ILP32 will not either.  Require
it to be specified in sysdep.h to be explicit.
2015-01-05 11:59:32 -05:00
..
nptl Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Implies-after
Makefile Replace -Wno-error with -fno-builtin-lround 2014-12-19 08:32:05 -08:00
_itoa.h
divdi3.c
dl-machine.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ffs.c
gmp-mparam.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
symbol-hacks.h
sysdep.h lround: provide cast for wordsize-64 version if needed 2015-01-05 11:59:32 -05:00