about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* hurd: Remove duplicate symbol versionSamuel Thibault2017-08-281-2/+0
* <bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer2017-08-281-0/+22
* 2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-08-271-0/+12
* hurd: Fix static initialization with -fstack-protector-strongSamuel Thibault2017-08-271-0/+6
* hurd: fix build with -fstack-protector-strongSamuel Thibault2017-08-271-0/+6
* hurd: Add system-specific sysmacros.hSamuel Thibault2017-08-271-0/+4
* x86: Remove assembly versions of index_cpu_*/index_arch_*H.J. Lu2017-08-251-0/+5
* [AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy2017-08-251-0/+5
* Use __HAVE_DISTINCT_FLOAT128 in tgmath.h.Joseph Myers2017-08-251-0/+3
* Clean up bits/math-finite.h for aliasing types.Joseph Myers2017-08-251-0/+14
* Remove powerpc32 sqrt wrappers.Joseph Myers2017-08-251-0/+23
* Fix the C++ version of issignaling when __NO_LONG_DOUBLE_MATH is definedGabriel F. T. Gomes2017-08-241-0/+6
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-0/+176
* Fix CFLAGS override in sysdeps/ieee754/dbl-64Szabolcs Nagy2017-08-241-0/+4
* x86-64: Regenerate libm-test-ulps for AVX512 mathvec testsH.J. Lu2017-08-231-0/+4
* string/stratcliff.c: Replace int with size_t [BZ #21982]H.J. Lu2017-08-231-0/+9
* Consolidate remaning non cancellable definitionsAdhemerval Zanella2017-08-231-0/+10
* x86_64: Replace AVX512F .byte sequences with instructionsH.J. Lu2017-08-231-0/+12
* aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistentSteve Ellcey2017-08-221-0/+6
* Fix remaining return type of ifunc resolver declarationGabriel F. T. Gomes2017-08-221-0/+6
* Remove p{read,write}{v} and fallocate from x86 auto-generation listAdhemerval Zanella2017-08-221-0/+5
* Fix {INLINE,INTERNAL}_SYSCALL macros for x32Adhemerval Zanella2017-08-221-0/+50
* Remove duplicate inclusion of header math-svid-compat.hGabriel F. T. Gomes2017-08-221-0/+7
* powerpc: Shrink ULPs for float128Gabriel F. T. Gomes2017-08-221-0/+4
* Fix tgmath.h handling of complex integers (bug 21684).Joseph Myers2017-08-221-0/+20
* Remove non cancellable sigsuspend definitionAdhemerval Zanella2017-08-221-0/+7
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-08-221-0/+10
* Consolidate non cancellable pause callAdhemerval Zanella2017-08-221-0/+11
* Declare ifunc resolver to return a pointer to the same type as the targetMartin Sebor2017-08-221-0/+5
* Hide internal printf functions [BZ #18822/21986]H.J. Lu2017-08-221-0/+13
* Provide a C++ version of issignaling that does not use __MATH_TGGabriel F. T. Gomes2017-08-221-0/+14
* Add hidden visibility to internal function prototypesH.J. Lu2017-08-221-0/+8
* math: Statically link tests of internal functionalityFlorian Weimer2017-08-221-0/+9
* Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers2017-08-221-0/+8
* Fix position of tests-unsupported definition in assert/Makefile.Joseph Myers2017-08-221-0/+5
* Fix GCC 7 build of k_standard.c.Joseph Myers2017-08-211-0/+5
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-08-211-0/+10
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-08-211-0/+5
* Consolidate non cancellable writev callAdhemerval Zanella2017-08-211-0/+14
* Revert "Add hidden visibility to internal function prototypes".Joseph Myers2017-08-211-0/+9
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-211-0/+18
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-211-0/+172
* benchtests: Do not compile benchmark objects as libc modules [BZ #21864]Florian Weimer2017-08-211-0/+7
* assert: Support types without operator== (int) [BZ #21972]Florian Weimer2017-08-211-0/+11
* x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-0/+8
* Add hidden visibility to internal function prototypesH.J. Lu2017-08-211-0/+8
* Enable hidden visibility in libc.a compiled with PIEH.J. Lu2017-08-211-0/+5
* x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-0/+14
* Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-0/+12
* Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-0/+25