summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-08-30aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey
2017-08-29Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers
2017-08-29MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella
2017-08-29[AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy
2017-08-28Provide a C++ version of iszero that does not use __MATH_TG (bug 21930)Gabriel F. T. Gomes
2017-08-28x86_64 __redirect_ieee754_expf: Change double to floatH.J. Lu
2017-08-28Simplify math-svid-compat code.Joseph Myers
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer
2017-08-28<bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer
2017-08-27hurd: Add system-specific sysmacros.hSamuel Thibault
2017-08-25x86: Remove assembly versions of index_cpu_*/index_arch_*H.J. Lu
2017-08-25[AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy
2017-08-25Remove powerpc32 sqrt wrappers.Joseph Myers
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella
2017-08-24Fix CFLAGS override in sysdeps/ieee754/dbl-64Szabolcs Nagy
2017-08-23x86-64: Regenerate libm-test-ulps for AVX512 mathvec testsH.J. Lu
2017-08-23Consolidate remaning non cancellable definitionsAdhemerval Zanella
2017-08-23x86_64: Replace AVX512F .byte sequences with instructionsH.J. Lu
2017-08-22aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistentSteve Ellcey
2017-08-22Remove p{read,write}{v} and fallocate from x86 auto-generation listAdhemerval Zanella
2017-08-22Fix {INLINE,INTERNAL}_SYSCALL macros for x32Adhemerval Zanella
2017-08-22powerpc: Shrink ULPs for float128Gabriel F. T. Gomes
2017-08-22Remove non cancellable sigsuspend definitionAdhemerval Zanella
2017-08-22Consolidate non cancellable nanosleep callAdhemerval Zanella
2017-08-22Consolidate non cancellable pause callAdhemerval Zanella
2017-08-22Provide a C++ version of issignaling that does not use __MATH_TGGabriel F. T. Gomes
2017-08-22Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers
2017-08-21Fix GCC 7 build of k_standard.c.Joseph Myers
2017-08-21Consolidate non cancellable waitpid callAdhemerval Zanella
2017-08-21Consolidate non cancellable fcntl callAdhemerval Zanella
2017-08-21Consolidate non cancellable writev callAdhemerval Zanella
2017-08-21Remove SPARC sqrt wrappers (bug 21973).Joseph Myers
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-08-21x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu
2017-08-21x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu
2017-08-21Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu
2017-08-20i386: Hide __old_glob64 [BZ #18822]H.J. Lu
2017-08-20i386: Hide __old_readdir64 [BZ #18822]H.J. Lu
2017-08-20Remove sysdeps/alpha/bb_init_func.SH.J. Lu
2017-08-19Mark internal SSE2 functions with attribute_hidden [BZ #18822]H.J. Lu
2017-08-18Consolidate non cancellable close callAdhemerval Zanella
2017-08-18Consolidate non cancellable openat callAdhemerval Zanella
2017-08-18Consolidate non cancellable write callAdhemerval Zanella
2017-08-18Consolidate non cancellable read callAdhemerval Zanella
2017-08-18x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h [BZ #21966]H.J. Lu
2017-08-17Consolidate non cancellable open callAdhemerval Zanella
2017-08-17__opensock: Remove internal_function attributeFlorian Weimer
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers
2017-08-16Allow abort PLT references in libc.so for SH.Joseph Myers
2017-08-16x86-64: Optimize e_expf with FMA [BZ #21912]H.J. Lu