glibc/sysdeps
Siddhesh Poyarekar 5739f705ee Use integral constants
The compiler is smart enough to convert those into double for powerpc,
but if we put them as doubles, it adds overhead by performing those
operations in floating point mode.
2013-03-26 20:24:04 +05:30
..
generic On 32-bit x86, disable certain tests involving sNaN values. 2013-03-21 16:05:29 +01:00
gnu s390x: Move rtld link to /lib 2013-03-19 12:08:35 +01:00
i386 On 32-bit x86, disable certain tests involving sNaN values. 2013-03-21 16:05:29 +01:00
ieee754 Use integral constants 2013-03-26 20:24:04 +05:30
init_array Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for gcrt1.o 2013-03-12 12:50:13 -07:00
mach Move system-specific settings out of toplevel configure.in and config.make.in. 2013-03-20 22:37:06 +00:00
posix Consolidate Linux and POSIX libc_fatal code. 2013-03-19 17:07:15 -07:00
powerpc Make mantissa type of mp_no configurable 2013-03-26 19:28:50 +05:30
pthread Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s390 S/390: Use attribute_hidden in ifunc-resolve.c 2013-03-05 13:19:03 +01:00
sh Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sparc Update sparc ULPs. 2013-03-22 13:29:31 -07:00
unix Consolidate Linux and POSIX libc_fatal code. 2013-03-19 17:07:15 -07:00
wordsize-32 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wordsize-64 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
x86 Remove miscellaneous bounded-pointers relics in C code. 2013-02-15 00:51:53 +00:00
x86_64 BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards 2013-03-22 03:16:00 +00:00