glibc/sysdeps/x86
Siddhesh Poyarekar 08e5862f5f Fix build warning in pthread_rwlock_*
The first argument of elision_adapt and that of ELISION_*LOCK have
different signs since __elision_rwcount is signed char * and the
argument of elision_adapt is uint8_t *.  Modified elision_adapt to
accept signed char * instead of uint8_t *.
2014-06-24 16:12:43 +05:30
..
bits Replace __int128 with __int128_t in bits/link.h 2014-04-25 09:33:41 -07:00
fpu Fix pow overflow in non-default rounding modes (bug 16315). 2014-06-23 20:12:33 +00:00
nptl Fix build warning in pthread_rwlock_* 2014-06-24 16:12:43 +05:30
fpu_control.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile Enumerate tests with special rules in tests-special variable. 2014-03-06 22:35:33 +00:00
tininess.h Use sysdeps/x86/tininess.h for i386 and x86_64 2012-10-30 20:38:31 -07:00
tst-xmmymm.sh Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00