glibc/sysdeps
Szabolcs Nagy 16f138a49a [AArch64] Fix procfs.h not to expose stdint.h types
Commit 39e7a5a668 added stdint.h
to sys/procfs.h, but it is included into signal.h by default and
there is code that does not expect stdint.h to be visible there,
so use __uint64_t instead of uint64_t.
2017-08-29 16:54:33 +01:00
..
aarch64 aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistent 2017-08-22 16:22:05 -07:00
alpha Remove sysdeps/alpha/bb_init_func.S 2017-08-20 06:51:15 -07:00
arm Fix uc_* namespace (bug 21457). 2017-08-09 17:51:26 +00:00
generic Consolidate remaning non cancellable definitions 2017-08-23 10:47:03 -03:00
gnu Regenerate sysdeps/gnu/errlist.c. 2017-06-04 15:27:14 -04:00
hppa Remove extra semicolons in struct pthread_mutex (bug 21804) 2017-07-24 12:22:05 +02:00
i386 i386: Replace internal_function attribute for __mcount_internal 2017-08-15 14:51:55 +02:00
ia64 Obsolete matherr, _LIB_VERSION, libieee.a. 2017-08-21 17:45:10 +00:00
ieee754 Simplify math-svid-compat code. 2017-08-28 15:19:52 +00:00
init_array Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
m68k Fix uc_* namespace (bug 21457). 2017-08-09 17:51:26 +00:00
mach hurd: Add system-specific sysmacros.h 2017-08-27 22:00:23 +02:00
microblaze Update Microblaze libm-test-ulps 2017-07-28 09:19:40 -03:00
mips Fix uc_* namespace (bug 21457). 2017-08-09 17:51:26 +00:00
nios2 Update Nios II ULPs file. 2017-07-28 03:54:35 -07:00
nptl Remove extra semicolons in struct pthread_mutex (bug 21804) 2017-07-24 12:22:05 +02:00
posix Consolidate non cancellable pause call 2017-08-22 14:25:03 -03:00
powerpc Provide a C++ version of iszero that does not use __MATH_TG (bug 21930) 2017-08-28 15:22:37 -03:00
pthread aio: Remove support for BROKEN_THREAD_SIGNALS 2017-08-15 17:54:19 +02:00
s390 S390: Add new s390 platform z14. 2017-08-15 14:00:07 +02:00
sh PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY 2017-06-14 10:47:25 +09:30
sparc Remove SPARC sqrt wrappers (bug 21973). 2017-08-21 17:46:34 +00:00
tile Do not use __ptr_t. 2017-08-08 17:14:49 +00:00
unix [AArch64] Fix procfs.h not to expose stdint.h types 2017-08-29 16:54:33 +01:00
wordsize-32 Build divdi3 only for architecture that required it 2017-04-06 15:14:34 -03:00
wordsize-64 Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
x86 x86: Remove assembly versions of index_cpu_*/index_arch_* 2017-08-25 10:51:04 -07:00
x86_64 x86_64 __redirect_ieee754_expf: Change double to float 2017-08-28 08:45:53 -07:00