summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich
2015-06-17Vector expf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich
2015-06-17Vector logf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich
2015-06-17[AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.SSzabolcs Nagy
2015-06-17[BZ 18034][AArch64] Lazy TLSDESC relocation data race fixSzabolcs Nagy
2015-06-15Vector sinf for x86_64 and tests.Andrew Senkevich
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers
2015-06-12Fix aio_* pread namespace (bug 18519).Joseph Myers
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich
2015-06-11More strict check of AVX512 support in assembler.Andrew Senkevich
2015-06-09x86: Remove vsyscall usageAdhemerval Zanella
2015-06-09Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers
2015-06-09Fix pathconf statvfs namespace (bug 18507).Joseph Myers
2015-06-09Consolidate sched_getcpuAdhemerval Zanella
2015-06-09This patch adds vector cosf tests.Andrew Senkevich
2015-06-09Vector cosf for x86_64.Andrew Senkevich
2015-06-09Addition of testing infrastructure for vector math functions.Andrew Senkevich
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich
2015-06-08This patch adds detection of availability for AVX512F and AVX512DQ ISAs.Andrew Senkevich
2015-06-05posix_fallocate: Emulation fixes and documentation [BZ #15661]Florian Weimer
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella
2015-06-04ARM: VDSO supportNathan Lynch
2015-06-04Use inline syscalls for non-cancellable versionsAdhemerval Zanella
2015-06-03NaCl: Implement nacl_interface_ext_supply entry point.Roland McGrath
2015-06-03Replace finite with isfinite.Wilco Dijkstra
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra
2015-06-02Use better variable names in MIPS syscall macros.Joseph Myers
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers
2015-06-022015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>Wilco Dijkstra
2015-06-01x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella
2015-06-01powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]Martin Sebor
2015-05-29Update powerpc-fpu libm-test-ulps.Adhemerval Zanella
2015-05-28NaCl: Make thread exit wake pthread_join.Roland McGrath
2015-05-28NaCl: Fix lll_futex_timed_wait timeout calculation.Roland McGrath
2015-05-282015-05-28 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra
2015-05-26tile: use better variable naming in INLINE_SYSCALLChris Metcalf
2015-05-26NaCl: Fix thinko in last change.Roland McGrath
2015-05-26NaCl: Add NaCl-specific __lll_timedlock_wait.Roland McGrath
2015-05-26Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella
2015-05-26struct stat is not posix conformSzabolcs Nagy
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-05-22Fix ldbl-128 / ldbl-128ibm tanl for -Wuninitialized.Joseph Myers
2015-05-22Fix ldbl-128 / ldbl-128ibm erfcl for -WuninitializedJoseph Myers
2015-05-22Fix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized.Joseph Myers
2015-05-22Fix pathconf basename namespace (bug 18444).Joseph Myers
2015-05-21Fix lgamma implementations for -Wuninitialized.Joseph Myers