glibc/sysdeps
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
..
aarch64 Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
alpha Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
arm Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
generic Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
gnu Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
hppa Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
i386 Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
ia64 Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
ieee754 lround: provide cast for wordsize-64 version if needed 2015-01-05 11:59:32 -05:00
init_array Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
m68k Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
mach Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
microblaze Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
mips Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
nptl Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
posix Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
powerpc Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
pthread Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
s390 Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
sh Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
sparc Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
tile lround: provide cast for wordsize-64 version if needed 2015-01-05 11:59:32 -05:00
unix Fix ARM posix_fadvise64 namespace (bug 17793). 2015-01-05 16:05:34 +00:00
wordsize-32 Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
wordsize-64 Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
x86 Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
x86_64 lround: provide cast for wordsize-64 version if needed 2015-01-05 11:59:32 -05:00