aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-22Consolidate non cancellable pause callAdhemerval Zanella1-0/+11
2017-08-22Declare ifunc resolver to return a pointer to the same type as the targetMartin Sebor1-0/+5
2017-08-22Hide internal printf functions [BZ #18822/21986]H.J. Lu1-0/+13
2017-08-22Provide a C++ version of issignaling that does not use __MATH_TGGabriel F. T. Gomes1-0/+14
2017-08-22Add hidden visibility to internal function prototypesH.J. Lu1-0/+8
2017-08-22math: Statically link tests of internal functionalityFlorian Weimer1-0/+9
2017-08-22Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers1-0/+8
2017-08-22Fix position of tests-unsupported definition in assert/Makefile.Joseph Myers1-0/+5
2017-08-21Fix GCC 7 build of k_standard.c.Joseph Myers1-0/+5
2017-08-21Consolidate non cancellable waitpid callAdhemerval Zanella1-0/+10
2017-08-21Consolidate non cancellable fcntl callAdhemerval Zanella1-0/+5
2017-08-21Consolidate non cancellable writev callAdhemerval Zanella1-0/+14
2017-08-21Revert "Add hidden visibility to internal function prototypes".Joseph Myers1-0/+9
2017-08-21Remove SPARC sqrt wrappers (bug 21973).Joseph Myers1-0/+18
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers1-0/+172
2017-08-21benchtests: Do not compile benchmark objects as libc modules [BZ #21864]Florian Weimer1-0/+7
2017-08-21assert: Support types without operator== (int) [BZ #21972]Florian Weimer1-0/+11
2017-08-21x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu1-0/+8
2017-08-21Add hidden visibility to internal function prototypesH.J. Lu1-0/+8
2017-08-21Enable hidden visibility in libc.a compiled with PIEH.J. Lu1-0/+5
2017-08-21x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu1-0/+14
2017-08-21Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]H.J. Lu1-0/+12
2017-08-21Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu1-0/+25
2017-08-20i386: Hide __old_glob64 [BZ #18822]H.J. Lu1-0/+6
2017-08-20i386: Hide __old_readdir64 [BZ #18822]H.J. Lu1-0/+8
2017-08-20Remove sysdeps/alpha/bb_init_func.SH.J. Lu1-0/+1
2017-08-20Update ChangeLogH.J. Lu1-0/+2
2017-08-20Remove __bb_init_func and __bb_exit_func [BZ #21974]H.J. Lu1-0/+10
2017-08-20Move ____longjmp_chk prototype to include/setjmp.hH.J. Lu1-0/+6
2017-08-19Mark internal SSE2 functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+7
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-0/+73