glibc/sysdeps
Will Schmidt 6b652f46c3 Further simplify power6 wordcopy by removing switch statements.
This fix replaces switch statements that contain individual
[fwd|bwd]_align_merge (<constant>) calls with a single [fwd|bwd]_align_merge
(align) call.
2012-04-18 15:34:23 -05:00
..
generic Fix ilogb exception and errno (bug 6794) 2012-04-17 22:12:53 +02:00
gnu Clean up glibc manual references to "GNU system" (bug 6911). 2012-03-08 01:27:38 +00:00
i386 Remove useless __ilogb*_finite aliases 2012-04-18 00:40:13 +02:00
ieee754 Finish ilogb changes 2012-04-18 14:31:43 +02:00
mach Add __snseconds_t and __SNSECONDS_T_TYPE 2012-04-11 11:02:59 -07:00
posix Add missing headers 2012-02-27 20:27:41 +01:00
powerpc Further simplify power6 wordcopy by removing switch statements. 2012-04-18 15:34:23 -05:00
pthread Fix struct timespec normalization (as used in many other places). 2012-03-08 11:49:43 +01:00
s390 Add byteswap-16.h for __bswap_16 2012-04-06 15:14:52 -07:00
sh Fix return value of SH fesetround. 2012-04-05 11:58:30 +09:00
sparc Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 one 2012-04-18 11:13:14 -07:00
unix Fix variable check in sparc clock frequency probing. 2012-04-13 14:31:35 -07: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 Remove useless __ilogb*_finite aliases 2012-04-18 00:40:13 +02:00