Age | Commit message (Expand) | Author |
2017-12-11 | New generic cosf | Paul Clarke |
2017-12-11 | powerpc: POWER8 memcpy optimization for cached memory | Adhemerval Zanella |
2017-12-11 | string: Replace = with += in CFLAGS-xxx.c | H.J. Lu |
2017-12-11 | S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding. | Stefan Liebler |
2017-12-10 | elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ ... | Aurelien Jarno |
2017-12-07 | x86-64: Add sinf with FMA | H.J. Lu |
2017-12-07 | x86-64: Remove sysdeps/x86_64/fpu/s_sinf.S | H.J. Lu |
2017-12-07 | Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471). | Joseph Myers |
2017-12-07 | lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524] | Mike FABIAN |
2017-12-07 | Add _Float32 function aliases. | Joseph Myers |
2017-12-06 | Support defining strtof32, wcstof32 aliases. | Joseph Myers |
2017-12-06 | Support defining strfromf32 alias. | Joseph Myers |
2017-12-06 | Add header for _Float32 testing. | Joseph Myers |
2017-12-06 | Support _Float32 in libm_alias_float. | Joseph Myers |
2017-12-06 | Correct some ia64 libm_alias_float_other calls. | Joseph Myers |
2017-12-06 | Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471). | Joseph Myers |
2017-12-06 | Update Alpha libm-test-ulps | Adhemerval Zanella |
2017-12-06 | Sparc ulp update. | David S. Miller |
2017-12-06 | Don't make local variables static in ldbl-96 j1l. | Joseph Myers |
2017-12-06 | Make some ldbl-128, ldbl-128ibm arrays const. | Joseph Myers |
2017-12-06 | hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515] | Mike FABIAN |
2017-12-06 | Add references to CVE-2017-17426 | Florian Weimer |
2017-12-06 | Update NEWS to add sinf optimization | Rajalakshmi Srinivasaraghavan |
2017-12-06 | Add _Float64, _Float32x function aliases. | Joseph Myers |
2017-12-05 | Use long double not double for _Float64 with old GCC if values the same. | Joseph Myers |
2017-12-05 | Add elision tunables | Rogerio Alves |
2017-12-05 | Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases. | Joseph Myers |
2017-12-05 | math: Use sign as double for reduced case in sinf | Adhemerval Zanella |
2017-12-05 | [PATCH] fix sinf(NAN) | Szabolcs Nagy |
2017-12-05 | Support defining strfromf64, strfromf32x aliases. | Joseph Myers |
2017-12-05 | Add headers for _Float64, _Float32x testing. | Joseph Myers |
2017-12-05 | Support _Float64, _Float32x in libm_alias_double. | Joseph Myers |
2017-12-05 | s_sinf.c: Replace floor with simple casts | H.J. Lu |
2017-12-05 | tilegx: tag __insn_OP builtin issue with gcc bugzilla # | Chris Metcalf |
2017-12-05 | et_EE locale: Base collation on iso14651_t1 [BZ #22517] | Mike FABIAN |
2017-12-05 | tilegx: work around vector insn bug in gcc | Chris Metcalf |
2017-12-05 | Linux: Implement interfaces for memory protection keys | Florian Weimer |
2017-12-05 | support/tst-test_compare: Fix 32-bit/64-bit expected output mismatch | Florian Weimer |
2017-12-05 | Use libm_alias_float for powerpc. | Joseph Myers |
2017-12-04 | support: Add TEST_COMPARE macro | Florian Weimer |
2017-12-04 | tr_TR locale: Base collation on iso14651_t1 [BZ #22527] | Mike FABIAN |
2017-12-04 | hr_HR locale: Don’t use single code points for the digraphs in LC_TIME | Mike FABIAN |
2017-12-04 | tile: update ca{cos,sin,tan}{,h} double ULPs | Chris Metcalf |
2017-12-04 | Use __floor not floor in sinf. | Joseph Myers |
2017-12-04 | aarch64: Avoid hidden symbols for memcpy/memmove into static binaries | Siddhesh Poyarekar |
2017-12-04 | S390: Fix backtrace in vdso functions. | Stefan Liebler |
2017-12-04 | New generic sinf | Rajalakshmi Srinivasaraghavan |
2017-12-02 | Handle __gmon_start__ as undefined weak on hppa. | John David Anglin |
2017-12-02 | Improve PIC pc-relative instruction sequences on hppa. | John David Anglin |
2017-12-02 | Use libm_alias_double for remaining powerpc functions. | Joseph Myers |