aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers1-0/+39
2017-12-12x86-64: Add cosf with FMAH.J. Lu1-0/+9
2017-12-12Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCCSteve Ellcey1-0/+4
2017-12-12libio: Free backup area when it not required (BZ#22415)Adhemerval Zanella1-0/+12
2017-12-12Update IA64 libm-test-ulpsAdhemerval Zanella1-0/+4
2017-12-12ia64: Add ipc_priv.h header to set __IPC_64 to zeroJames Clarke1-0/+5
2017-12-12[BZ #22593] Fix nextafter and nexttoward declarationSzabolcs Nagy1-0/+6
2017-12-12Remove --with-fp / --without-fp.Joseph Myers1-0/+18
2017-12-12manual: Fix a typo in locale.texi.Rical Jasan1-0/+4
2017-12-12manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588]Aurelien Jarno1-0/+5
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-0/+488
2017-12-11New generic cosfPaul Clarke1-0/+4
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella1-0/+24
2017-12-11string: Replace = with += in CFLAGS-xxx.cH.J. Lu1-0/+12
2017-12-11S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler1-0/+7
2017-12-10elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ ...Aurelien Jarno1-0/+6
2017-12-07x86-64: Add sinf with FMAH.J. Lu1-0/+9
2017-12-07x86-64: Remove sysdeps/x86_64/fpu/s_sinf.SH.J. Lu1-0/+4
2017-12-07Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471).Joseph Myers1-0/+10
2017-12-07lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524]Mike FABIAN1-0/+9
2017-12-07Add _Float32 function aliases.Joseph Myers1-0/+79
2017-12-06Support defining strtof32, wcstof32 aliases.Joseph Myers1-0/+15
2017-12-06Support defining strfromf32 alias.Joseph Myers1-0/+4
2017-12-06Add header for _Float32 testing.Joseph Myers1-0/+2
2017-12-06Support _Float32 in libm_alias_float.Joseph Myers1-0/+6
2017-12-06Correct some ia64 libm_alias_float_other calls.Joseph Myers1-0/+7
2017-12-06Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471).Joseph Myers1-0/+8
2017-12-06Update Alpha libm-test-ulpsAdhemerval Zanella1-0/+4
2017-12-06Sparc ulp update.David S. Miller1-0/+5
2017-12-06Don't make local variables static in ldbl-96 j1l.Joseph Myers1-0/+3
2017-12-06Make some ldbl-128, ldbl-128ibm arrays const.Joseph Myers1-0/+11
2017-12-06hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515]Mike FABIAN1-0/+9
2017-12-06Add references to CVE-2017-17426Florian Weimer1-0/+1
2017-12-06Update NEWS to add sinf optimizationRajalakshmi Srinivasaraghavan1-0/+4
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers1-0/+81
2017-12-05Use long double not double for _Float64 with old GCC if values the same.Joseph Myers1-0/+18
2017-12-05Add elision tunablesRogerio Alves1-0/+39
2017-12-05Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases.Joseph Myers1-0/+31
2017-12-05math: Use sign as double for reduced case in sinfAdhemerval Zanella1-0/+5
2017-12-05[PATCH] fix sinf(NAN)Szabolcs Nagy1-0/+4
2017-12-05Support defining strfromf64, strfromf32x aliases.Joseph Myers1-0/+6
2017-12-05Add headers for _Float64, _Float32x testing.Joseph Myers1-0/+3
2017-12-05Support _Float64, _Float32x in libm_alias_double.Joseph Myers1-0/+16
2017-12-05s_sinf.c: Replace floor with simple castsH.J. Lu1-0/+6
2017-12-05et_EE locale: Base collation on iso14651_t1 [BZ #22517]Mike FABIAN1-0/+9
2017-12-05tilegx: work around vector insn bug in gccChris Metcalf1-0/+14
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer1-0/+34
2017-12-05support/tst-test_compare: Fix 32-bit/64-bit expected output mismatchFlorian Weimer1-0/+7
2017-12-05Use libm_alias_float for powerpc.Joseph Myers1-0/+220
2017-12-04support: Add TEST_COMPARE macroFlorian Weimer1-0/+10