summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-3026-81/+280
* aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey2017-08-301-5/+5
* Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers2017-08-291-33/+40
* MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella2017-08-2914-186/+147
* [AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy2017-08-291-2/+1
* Provide a C++ version of iszero that does not use __MATH_TG (bug 21930)Gabriel F. T. Gomes2017-08-281-1/+2
* x86_64 __redirect_ieee754_expf: Change double to floatH.J. Lu2017-08-281-1/+1
* Simplify math-svid-compat code.Joseph Myers2017-08-281-6/+1
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-288-53/+0
* <bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer2017-08-285-68/+859
* hurd: Add system-specific sysmacros.hSamuel Thibault2017-08-271-0/+60
* x86: Remove assembly versions of index_cpu_*/index_arch_*H.J. Lu2017-08-251-42/+1
* [AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy2017-08-251-1/+2
* Remove powerpc32 sqrt wrappers.Joseph Myers2017-08-2511-604/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-2424-2766/+172
* Fix CFLAGS override in sysdeps/ieee754/dbl-64Szabolcs Nagy2017-08-241-3/+3
* x86-64: Regenerate libm-test-ulps for AVX512 mathvec testsH.J. Lu2017-08-231-2/+2
* Consolidate remaning non cancellable definitionsAdhemerval Zanella2017-08-232-0/+5
* x86_64: Replace AVX512F .byte sequences with instructionsH.J. Lu2017-08-236-290/+32
* aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistentSteve Ellcey2017-08-221-1/+1
* Remove p{read,write}{v} and fallocate from x86 auto-generation listAdhemerval Zanella2017-08-222-5/+0
* Fix {INLINE,INTERNAL}_SYSCALL macros for x32Adhemerval Zanella2017-08-222-120/+155
* powerpc: Shrink ULPs for float128Gabriel F. T. Gomes2017-08-221-26/+10
* Remove non cancellable sigsuspend definitionAdhemerval Zanella2017-08-223-7/+0
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-08-223-3/+13
* Consolidate non cancellable pause callAdhemerval Zanella2017-08-224-25/+15
* Provide a C++ version of issignaling that does not use __MATH_TGGabriel F. T. Gomes2017-08-221-0/+1
* Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers2017-08-222-0/+26
* Fix GCC 7 build of k_standard.c.Joseph Myers2017-08-211-0/+3
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-08-213-5/+16
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-08-212-6/+0
* Consolidate non cancellable writev callAdhemerval Zanella2017-08-212-5/+9
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-2112-430/+1
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-2127-61/+51
* x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-212-2/+2
* x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-1/+2
* Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-1/+0
* i386: Hide __old_glob64 [BZ #18822]H.J. Lu2017-08-201-0/+3
* i386: Hide __old_readdir64 [BZ #18822]H.J. Lu2017-08-202-0/+3
* Remove sysdeps/alpha/bb_init_func.SH.J. Lu2017-08-201-86/+0
* Mark internal SSE2 functions with attribute_hidden [BZ #18822]H.J. Lu2017-08-192-2/+2
* Consolidate non cancellable close callAdhemerval Zanella2017-08-1827-45/+61
* Consolidate non cancellable openat callAdhemerval Zanella2017-08-187-28/+66
* Consolidate non cancellable write callAdhemerval Zanella2017-08-187-12/+20
* Consolidate non cancellable read callAdhemerval Zanella2017-08-1815-20/+29
* x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h [BZ #21966]H.J. Lu2017-08-181-1/+2
* Consolidate non cancellable open callAdhemerval Zanella2017-08-1724-47/+91
* __opensock: Remove internal_function attributeFlorian Weimer2017-08-171-1/+1
* Fix sigval namespace (bug 21944).Joseph Myers2017-08-162-6/+6
* Allow abort PLT references in libc.so for SH.Joseph Myers2017-08-161-0/+2