summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer2017-08-311-0/+93
* malloc: Change top_check return type to voidFlorian Weimer2017-08-311-0/+7
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-0/+85
* dynarray: Set errno on overflow-induced allocation failureFlorian Weimer2017-08-301-0/+8
* malloc: Remove corrupt arena flagFlorian Weimer2017-08-301-0/+8
* malloc: Remove check_action variable [BZ #21754]Florian Weimer2017-08-301-0/+27
* aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey2017-08-301-0/+5
* malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer2017-08-301-0/+9
* Do not scale NPTL tests with available number of CPUsFlorian Weimer2017-08-301-0/+6
* Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers2017-08-291-0/+10
* 2017-08-29 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-08-291-0/+5
* MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella2017-08-291-0/+61
* ia64: Fix thread stack allocation permission set (BZ #21672)Adhemerval Zanella2017-08-291-0/+9
* [AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy2017-08-291-0/+4
* iconv_open: Fix heap corruption on gconv_init failure [BZ #22026]Florian Weimer2017-08-291-0/+16
* iconv: Mangle __btowc_fct even without __init_fct [BZ #22025]Florian Weimer2017-08-291-0/+10
* Fix bits/math-finite.h _MSUF_ expansion namespace (bug 22028).Joseph Myers2017-08-291-0/+25
* gconv: Consistently mangle NULL function pointers [BZ #22025]Patsy Franklin2017-08-291-0/+20
* Add locale for mfe_MUAkhilesh Kumar2017-08-291-0/+5
* Provide a C++ version of iszero that does not use __MATH_TG (bug 21930)Gabriel F. T. Gomes2017-08-281-0/+17
* x86_64 __redirect_ieee754_expf: Change double to floatH.J. Lu2017-08-281-0/+5
* Simplify math-svid-compat code.Joseph Myers2017-08-281-0/+7
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-281-0/+24
* 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