about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* getaddrinfo: Use &errno has the errno pointerFlorian Weimer2017-09-011-13/+10
* ILP32 math changesSteve Ellcey2017-08-318-12/+87
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-3120-30/+16
* Change argument type passed to ifunc resolversSteve Ellcey2017-08-311-1/+1
* posix: Remove internal_function attributeFlorian Weimer2017-08-318-18/+14
* inet: Remove internal_function attributeFlorian Weimer2017-08-312-2/+0
* Simplify NAN definitions.Joseph Myers2017-08-312-119/+0
* Simplify INFINITY definitions.Joseph Myers2017-08-311-29/+0
* Simplify HUGE_VAL definitions.Joseph Myers2017-08-317-328/+0
* elf: Remove internal_function attributeFlorian Weimer2017-08-3120-87/+50
* gmon: Remove internal_function attributeFlorian Weimer2017-08-312-4/+4
* resolv: Remove internal_function attributeFlorian Weimer2017-08-311-1/+0
* dirent: Remove internal_function attributeFlorian Weimer2017-08-314-6/+1
* Linux getcwd: Remove internal_function attributeFlorian Weimer2017-08-311-2/+2
* aio: Remove internal_function function attributeFlorian Weimer2017-08-315-23/+9
* 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