aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-08-25powerpc: Handle worstcase behavior in strstr() for POWER7Rajalakshmi Srinivasaraghavan
2015-08-25Replace %xmm[8-12] with %xmm[0-4]H.J. Lu
2015-08-25Remove x86-64 rtld-xxx.c and rtld-xxx.SH.J. Lu
2015-08-25Replace %xmm8 with %xmm0H.J. Lu
2015-08-25Fix strcpy_chk and stpcpy_chk performance.Ondřej Bílka
2015-08-25Save and restore vector registers in x86-64 ld.soH.J. Lu
2015-08-242015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra
2015-08-242015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra
2015-08-24Remove __ASSUME_IPC64Andreas Schwab
2015-08-21powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo
2015-08-21powerpc: make memchr use memchr-power7.Carlos Eduardo Seo
2015-08-21Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu
2015-08-21Revert "Fix a typo in linux lxstat.c"H.J. Lu
2015-08-21Fix a typo in linux lxstat.cH.J. Lu
2015-08-21Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu
2015-08-20Remove the unused IFUNC filesH.J. Lu
2015-08-20Fix uninitialized variable use in ldbl-128ibm nearbyintl.Joseph Myers
2015-08-20Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu
2015-08-20Remove x86 init-arch.cH.J. Lu
2015-08-20nptl: Document crash due to incorrect use of locksFlorian Weimer
2015-08-19Fix csqrt missing underflows (bug 18370).Joseph Myers
2015-08-19PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes
2015-08-19Fix dynamic linker issue with bind-nowPetar Jovanovic
2015-08-19Mark __xstatXX_conv as hiddenH.J. Lu
2015-08-19Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu
2015-08-19Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu
2015-08-19Also check __i586__/__i686__ for HAS_I586/HAS_I686H.J. Lu
2015-08-18Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers
2015-08-18powerpc: Add missing hwcap strings.Carlos Eduardo Seo
2015-08-18Define HAS_CPUID/HAS_I586/HAS_I686 from -march=H.J. Lu
2015-08-18hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra
2015-08-18hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger
2015-08-18hppa: signalfd.h: move to common sys/signalfd.hMike Frysinger
2015-08-18hppa: inotify.h: move to common sys/inotify.hMike Frysinger
2015-08-18hppa: eventfd.h: move to common sys/eventfd.hMike Frysinger
2015-08-18hppa: epoll.h: move to common sys/epoll.hMike Frysinger
2015-08-18hppa: sigaction.h: update define export based on __USE_XOPEN2K8Mike Frysinger
2015-08-18hppa: shm.h: add SHM_EXECMike Frysinger
2015-08-18hppa: drop __ASSUME_LWS_CAS defineMike Frysinger
2015-08-18hppa: assume TLS everywhereMike Frysinger
2015-08-17Add version set GLIBC_2.19 for linux/powerpcAndreas Schwab
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov
2015-08-14Fix fma spurious underflows (bug 18824).Joseph Myers
2015-08-14Regenerated sysdeps/x86_64/fpu/libm-test-ulps with AVX2.Paul Pluzhnikov
2015-08-14Remove incorrect register mov in floorf/nearbyint on x86_64Siddhesh Poyarekar
2015-08-13Add more random libm-test inputs.Joseph Myers
2015-08-13Fix tanh missing underflows (bug 16520).Joseph Myers
2015-08-13Check if cpuid is available in init_cpu_featuresH.J. Lu
2015-08-13Don't include <cpuid.h> in elision-conf.hH.J. Lu
2015-08-13Update x86 elision-conf.c for <cpu-features.h>H.J. Lu