aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-11sparc: M7 optimized memset/bzeroazanella/ifunc-c-sparc-m7Jose E. Marchesi
2017-12-11sparc: M7 optimized memcpy/mempcpy/memmoveJose E. Marchesi
2017-12-11sparc: assembly version of memmove for ultra1+Jose E. Marchesi
2017-12-11sparc: support the ADP hw capability.Jose E. Marchesi
2017-12-11New generic cosfPaul Clarke
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella
2017-12-11string: Replace = with += in CFLAGS-xxx.cH.J. Lu
2017-12-11S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler
2017-12-10elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ ...Aurelien Jarno
2017-12-07x86-64: Add sinf with FMAH.J. Lu
2017-12-07x86-64: Remove sysdeps/x86_64/fpu/s_sinf.SH.J. Lu
2017-12-07Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471).Joseph Myers
2017-12-07lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524]Mike FABIAN
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Support defining strtof32, wcstof32 aliases.Joseph Myers
2017-12-06Support defining strfromf32 alias.Joseph Myers
2017-12-06Add header for _Float32 testing.Joseph Myers
2017-12-06Support _Float32 in libm_alias_float.Joseph Myers
2017-12-06Correct some ia64 libm_alias_float_other calls.Joseph Myers
2017-12-06Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471).Joseph Myers
2017-12-06Update Alpha libm-test-ulpsAdhemerval Zanella
2017-12-06Sparc ulp update.David S. Miller
2017-12-06Don't make local variables static in ldbl-96 j1l.Joseph Myers
2017-12-06Make some ldbl-128, ldbl-128ibm arrays const.Joseph Myers
2017-12-06hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515]Mike FABIAN
2017-12-06Add references to CVE-2017-17426Florian Weimer
2017-12-06Update NEWS to add sinf optimizationRajalakshmi Srinivasaraghavan
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Use long double not double for _Float64 with old GCC if values the same.Joseph Myers
2017-12-05Add elision tunablesRogerio Alves
2017-12-05Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases.Joseph Myers
2017-12-05math: Use sign as double for reduced case in sinfAdhemerval Zanella
2017-12-05[PATCH] fix sinf(NAN)Szabolcs Nagy
2017-12-05Support defining strfromf64, strfromf32x aliases.Joseph Myers
2017-12-05Add headers for _Float64, _Float32x testing.Joseph Myers
2017-12-05Support _Float64, _Float32x in libm_alias_double.Joseph Myers
2017-12-05s_sinf.c: Replace floor with simple castsH.J. Lu
2017-12-05tilegx: tag __insn_OP builtin issue with gcc bugzilla #Chris Metcalf
2017-12-05et_EE locale: Base collation on iso14651_t1 [BZ #22517]Mike FABIAN
2017-12-05tilegx: work around vector insn bug in gccChris Metcalf
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-12-05support/tst-test_compare: Fix 32-bit/64-bit expected output mismatchFlorian Weimer
2017-12-05Use libm_alias_float for powerpc.Joseph Myers
2017-12-04support: Add TEST_COMPARE macroFlorian Weimer
2017-12-04tr_TR locale: Base collation on iso14651_t1 [BZ #22527]Mike FABIAN
2017-12-04hr_HR locale: Don’t use single code points for the digraphs in LC_TIMEMike FABIAN
2017-12-04tile: update ca{cos,sin,tan}{,h} double ULPsChris Metcalf
2017-12-04Use __floor not floor in sinf.Joseph Myers
2017-12-04aarch64: Avoid hidden symbols for memcpy/memmove into static binariesSiddhesh Poyarekar
2017-12-04S390: Fix backtrace in vdso functions.Stefan Liebler