glibc/sysdeps
Andreas Jaeger bdd74070cc Add volatiles for x86-64 bits/mathinline.h
[BZ #14053]
GCC 4.7 might remove consecutive calls to e.g. lrintf since
the assembler instructions are the same and GCC does not know
that the result is different depending on the rounding mode.  For
SSE instructions, the control register is not available so there
is no way to inform GCC about this. Therefore the asms are marked
as volatile.
2012-05-09 20:17:21 +02:00
..
generic Add missed zero length files in previous abilist commit. 2012-04-28 15:38:24 -04:00
gnu move libgcc_s soname definition to shlib-versions 2012-04-26 09:19:54 +05:30
i386 Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923). 2012-05-07 19:13:08 +00:00
ieee754 Fix exp10 inaccuracy and exceptions (bugs 13884, 13914). 2012-05-06 18:23:44 +00:00
mach Hurd: fix symlink/symlinkat error case not to do an extraneous __mach_port_deallocate. 2012-04-24 13:13:16 -07:00
posix Move sysdeps/unix/sysv/gethostname.c to sysdeps/posix/. 2012-04-23 18:53:47 +00:00
powerpc Fix for ldbl-128ibm acosl/asinl inaccuracies 2012-05-04 13:06:32 +02:00
pthread Fix struct timespec normalization (as used in many other places). 2012-03-08 11:49:43 +01:00
s390 Update s390 libm-test-ulps 2012-05-04 10:05:41 +02:00
sh SH: Replace <endian.h> usage with pre-processor macros. 2012-04-25 14:39:28 +08:00
sparc Minor optimization to sparc VIS3 floor() implementation. 2012-05-08 11:17:07 -07:00
unix Remove more overridden entries from sysdeps/unix/sysv/syscalls.list. 2012-05-08 13:34:45 +00:00
wordsize-32 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wordsize-64 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
x86_64 Add volatiles for x86-64 bits/mathinline.h 2012-05-09 20:17:21 +02:00