aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich26-0/+2887
2015-06-17[AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.SSzabolcs Nagy1-5/+5
2015-06-17[BZ 18034][AArch64] Lazy TLSDESC relocation data race fixSzabolcs Nagy3-12/+64
2015-06-15Vector sinf for x86_64 and tests.Andrew Senkevich26-1/+2345
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers3-8/+14
2015-06-12Fix aio_* pread namespace (bug 18519).Joseph Myers1-4/+5
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich26-3/+1296
2015-06-11More strict check of AVX512 support in assembler.Andrew Senkevich2-0/+2
2015-06-09x86: Remove vsyscall usageAdhemerval Zanella6-74/+20
2015-06-09Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers3-7/+11
2015-06-09Fix pathconf statvfs namespace (bug 18507).Joseph Myers4-8/+10
2015-06-09Consolidate sched_getcpuAdhemerval Zanella12-203/+10
2015-06-09This patch adds vector cosf tests.Andrew Senkevich10-2/+221
2015-06-09Vector cosf for x86_64.Andrew Senkevich18-2/+2436
2015-06-09Addition of testing infrastructure for vector math functions.Andrew Senkevich11-0/+299
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich21-0/+1452
2015-06-08This patch adds detection of availability for AVX512F and AVX512DQ ISAs.Andrew Senkevich2-0/+34
2015-06-05posix_fallocate: Emulation fixes and documentation [BZ #15661]Florian Weimer2-38/+96
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella73-1161/+192
2015-06-04ARM: VDSO supportNathan Lynch5-0/+84
2015-06-04Use inline syscalls for non-cancellable versionsAdhemerval Zanella2-34/+44
2015-06-03NaCl: Implement nacl_interface_ext_supply entry point.Roland McGrath5-2/+95
2015-06-03Replace finite with isfinite.Wilco Dijkstra3-3/+3
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra34-53/+53
2015-06-02Use better variable names in MIPS syscall macros.Joseph Myers3-16/+16
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers6-2/+12
2015-06-022015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>Wilco Dijkstra1-26/+26
2015-06-01x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella5-63/+9
2015-06-01powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]Martin Sebor2-14/+52
2015-05-29Update powerpc-fpu libm-test-ulps.Adhemerval Zanella1-516/+450
2015-05-28NaCl: Make thread exit wake pthread_join.Roland McGrath4-2/+156
2015-05-28NaCl: Fix lll_futex_timed_wait timeout calculation.Roland McGrath1-12/+12
2015-05-282015-05-28 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2-10/+2
2015-05-26tile: use better variable naming in INLINE_SYSCALLChris Metcalf1-14/+15
2015-05-26NaCl: Fix thinko in last change.Roland McGrath1-8/+9
2015-05-26NaCl: Add NaCl-specific __lll_timedlock_wait.Roland McGrath1-0/+52
2015-05-26Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath10-0/+10
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella10-88/+9
2015-05-26struct stat is not posix conformSzabolcs Nagy4-8/+8
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella26-552/+288
2015-05-22Remove socket.S implementationAdhemerval Zanella61-1718/+609
2015-05-22Fix ldbl-128 / ldbl-128ibm tanl for -Wuninitialized.Joseph Myers2-0/+24
2015-05-22Fix ldbl-128 / ldbl-128ibm erfcl for -WuninitializedJoseph Myers2-2/+2
2015-05-22Fix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized.Joseph Myers2-4/+6
2015-05-22Fix pathconf basename namespace (bug 18444).Joseph Myers1-1/+1
2015-05-21Fix lgamma implementations for -Wuninitialized.Joseph Myers3-0/+35
2015-05-21Fix sysdeps/ieee754/dbl-64/mpa.c for -Wuninitialized.Joseph Myers1-2/+3
2015-05-20NaCl: Set tid field to a unique value.Roland McGrath3-0/+98
2015-05-20Move usleep.c using nanosleep to sysdeps/posix.Roland McGrath1-0/+0
2015-05-20i386: Remove six-argument specialized implementationsAdhemerval Zanella5-197/+2