aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-08-31libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer1-0/+93
2017-08-31malloc: Change top_check return type to voidFlorian Weimer1-0/+7
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers1-0/+85
2017-08-30dynarray: Set errno on overflow-induced allocation failureFlorian Weimer1-0/+8
2017-08-30malloc: Remove corrupt arena flagFlorian Weimer1-0/+8
2017-08-30malloc: Remove check_action variable [BZ #21754]Florian Weimer1-0/+27
2017-08-30aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey1-0/+5
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer1-0/+9
2017-08-30Do not scale NPTL tests with available number of CPUsFlorian Weimer1-0/+6
2017-08-29Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers1-0/+10
2017-08-292017-08-29 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+5
2017-08-29MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella1-0/+61
2017-08-29ia64: Fix thread stack allocation permission set (BZ #21672)Adhemerval Zanella1-0/+9
2017-08-29[AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy1-0/+4
2017-08-29iconv_open: Fix heap corruption on gconv_init failure [BZ #22026]Florian Weimer1-0/+16
2017-08-29iconv: Mangle __btowc_fct even without __init_fct [BZ #22025]Florian Weimer1-0/+10
2017-08-29Fix bits/math-finite.h _MSUF_ expansion namespace (bug 22028).Joseph Myers1-0/+25
2017-08-29gconv: Consistently mangle NULL function pointers [BZ #22025]Patsy Franklin1-0/+20
2017-08-29Add locale for mfe_MUAkhilesh Kumar1-0/+5
2017-08-28Provide a C++ version of iszero that does not use __MATH_TG (bug 21930)Gabriel F. T. Gomes1-0/+17
2017-08-28x86_64 __redirect_ieee754_expf: Change double to floatH.J. Lu1-0/+5
2017-08-28Simplify math-svid-compat code.Joseph Myers1-0/+7
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer1-0/+24
2017-08-28hurd: Remove duplicate symbol versionSamuel Thibault1-2/+0
2017-08-28<bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer1-0/+22
2017-08-272017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+12
2017-08-27hurd: Fix static initialization with -fstack-protector-strongSamuel Thibault1-0/+6
2017-08-27hurd: fix build with -fstack-protector-strongSamuel Thibault1-0/+6
2017-08-27hurd: Add system-specific sysmacros.hSamuel Thibault1-0/+4
2017-08-25x86: Remove assembly versions of index_cpu_*/index_arch_*H.J. Lu1-0/+5
2017-08-25[AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy1-0/+5
2017-08-25Use __HAVE_DISTINCT_FLOAT128 in tgmath.h.Joseph Myers1-0/+3
2017-08-25Clean up bits/math-finite.h for aliasing types.Joseph Myers1-0/+14
2017-08-25Remove powerpc32 sqrt wrappers.Joseph Myers1-0/+23
2017-08-24Fix the C++ version of issignaling when __NO_LONG_DOUBLE_MATH is definedGabriel F. T. Gomes1-0/+6
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella1-0/+176
2017-08-24Fix CFLAGS override in sysdeps/ieee754/dbl-64Szabolcs Nagy1-0/+4
2017-08-23x86-64: Regenerate libm-test-ulps for AVX512 mathvec testsH.J. Lu1-0/+4
2017-08-23string/stratcliff.c: Replace int with size_t [BZ #21982]H.J. Lu1-0/+9
2017-08-23Consolidate remaning non cancellable definitionsAdhemerval Zanella1-0/+10
2017-08-23x86_64: Replace AVX512F .byte sequences with instructionsH.J. Lu1-0/+12
2017-08-22aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistentSteve Ellcey1-0/+6
2017-08-22Fix remaining return type of ifunc resolver declarationGabriel F. T. Gomes1-0/+6
2017-08-22Remove p{read,write}{v} and fallocate from x86 auto-generation listAdhemerval Zanella1-0/+5
2017-08-22Fix {INLINE,INTERNAL}_SYSCALL macros for x32Adhemerval Zanella1-0/+50
2017-08-22Remove duplicate inclusion of header math-svid-compat.hGabriel F. T. Gomes1-0/+7
2017-08-22powerpc: Shrink ULPs for float128Gabriel F. T. Gomes1-0/+4
2017-08-22Fix tgmath.h handling of complex integers (bug 21684).Joseph Myers1-0/+20
2017-08-22Remove non cancellable sigsuspend definitionAdhemerval Zanella1-0/+7
2017-08-22Consolidate non cancellable nanosleep callAdhemerval Zanella1-0/+10