about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Mention x86-64 FMA optimization in NEWS hjl/fma/masterH.J. Lu2017-08-281-0/+3
* hurd: Remove duplicate symbol versionSamuel Thibault2017-08-283-10/+0
* hurd: Fix typoSamuel Thibault2017-08-282-2/+2
* <bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer2017-08-286-68/+881
* 2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-08-277-1/+200
* hurd: Fix static initialization with -fstack-protector-strongSamuel Thibault2017-08-273-0/+19
* hurd: fix build with -fstack-protector-strongSamuel Thibault2017-08-276-1/+17
* hurd: Add system-specific sysmacros.hSamuel Thibault2017-08-272-0/+64
* x86: Remove assembly versions of index_cpu_*/index_arch_*H.J. Lu2017-08-252-42/+6
* [AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy2017-08-252-1/+7
* Use __HAVE_DISTINCT_FLOAT128 in tgmath.h.Joseph Myers2017-08-252-1/+4
* Clean up bits/math-finite.h for aliasing types.Joseph Myers2017-08-253-23/+38
* Remove powerpc32 sqrt wrappers.Joseph Myers2017-08-2512-604/+23
* Fix the C++ version of issignaling when __NO_LONG_DOUBLE_MATH is definedGabriel F. T. Gomes2017-08-242-1/+15
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-2425-2766/+348
* Fix CFLAGS override in sysdeps/ieee754/dbl-64Szabolcs Nagy2017-08-242-3/+7
* x86-64: Regenerate libm-test-ulps for AVX512 mathvec testsH.J. Lu2017-08-232-2/+6
* string/stratcliff.c: Replace int with size_t [BZ #21982]H.J. Lu2017-08-232-109/+176
* Consolidate remaning non cancellable definitionsAdhemerval Zanella2017-08-237-9/+16
* x86_64: Replace AVX512F .byte sequences with instructionsH.J. Lu2017-08-237-290/+44
* aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistentSteve Ellcey2017-08-222-1/+7
* Fix remaining return type of ifunc resolver declarationGabriel F. T. Gomes2017-08-222-1/+7
* Remove p{read,write}{v} and fallocate from x86 auto-generation listAdhemerval Zanella2017-08-223-5/+5
* Fix {INLINE,INTERNAL}_SYSCALL macros for x32Adhemerval Zanella2017-08-223-120/+205
* Remove duplicate inclusion of header math-svid-compat.hGabriel F. T. Gomes2017-08-224-3/+7
* powerpc: Shrink ULPs for float128Gabriel F. T. Gomes2017-08-222-26/+14
* Fix tgmath.h handling of complex integers (bug 21684).Joseph Myers2017-08-223-49/+110
* Remove non cancellable sigsuspend definitionAdhemerval Zanella2017-08-224-7/+7
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-08-225-4/+24
* Consolidate non cancellable pause callAdhemerval Zanella2017-08-227-28/+27
* Declare ifunc resolver to return a pointer to the same type as the targetMartin Sebor2017-08-222-1/+7
* Hide internal printf functions [BZ #18822/21986]H.J. Lu2017-08-225-11/+21
* Provide a C++ version of issignaling that does not use __MATH_TGGabriel F. T. Gomes2017-08-225-2/+148
* Add hidden visibility to internal function prototypesH.J. Lu2017-08-222-2/+22
* math: Statically link tests of internal functionalityFlorian Weimer2017-08-222-8/+14
* Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers2017-08-223-0/+34
* Fix position of tests-unsupported definition in assert/Makefile.Joseph Myers2017-08-222-2/+7
* Fix GCC 7 build of k_standard.c.Joseph Myers2017-08-212-0/+8
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-08-215-6/+27
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-08-214-8/+7
* Consolidate non cancellable writev callAdhemerval Zanella2017-08-215-12/+30
* Revert "Add hidden visibility to internal function prototypes".Joseph Myers2017-08-212-14/+11
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-2113-430/+19
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-21113-175/+524
* benchtests: Do not compile benchmark objects as libc modules [BZ #21864]Florian Weimer2017-08-212-4/+12
* assert: Support types without operator== (int) [BZ #21972]Florian Weimer2017-08-215-7/+128
* x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-213-2/+10
* Add hidden visibility to internal function prototypesH.J. Lu2017-08-212-2/+22
* Enable hidden visibility in libc.a compiled with PIEH.J. Lu2017-08-212-1/+7
* x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu2017-08-212-1/+16