| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | x86-64: Add cosf with FMA | H.J. Lu | 2017-12-12 | 6 | -4/+47 |
* | Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCC | Steve Ellcey | 2017-12-12 | 2 | -1/+5 |
* | libio: Free backup area when it not required (BZ#22415) | Adhemerval Zanella | 2017-12-12 | 5 | -2/+125 |
* | Update IA64 libm-test-ulps | Adhemerval Zanella | 2017-12-12 | 2 | -26/+1918 |
* | ia64: Add ipc_priv.h header to set __IPC_64 to zero | James Clarke | 2017-12-12 | 2 | -0/+26 |
* | [BZ #22593] Fix nextafter and nexttoward declaration | Szabolcs Nagy | 2017-12-12 | 2 | -2/+8 |
* | Remove --with-fp / --without-fp. | Joseph Myers | 2017-12-12 | 12 | -66/+112 |
* | manual: Fix a typo in locale.texi. | Rical Jasan | 2017-12-12 | 2 | -1/+5 |
* | manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588] | Aurelien Jarno | 2017-12-12 | 2 | -1/+6 |
* | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 2017-12-11 | 34 | -496/+984 |
* | New generic cosf | Paul Clarke | 2017-12-11 | 2 | -40/+218 |
* | powerpc: POWER8 memcpy optimization for cached memory | Adhemerval Zanella | 2017-12-11 | 13 | -13/+344 |
* | string: Replace = with += in CFLAGS-xxx.c | H.J. Lu | 2017-12-11 | 2 | -9/+21 |
* | S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding. | Stefan Liebler | 2017-12-11 | 3 | -25/+30 |
* | elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ ... | Aurelien Jarno | 2017-12-10 | 2 | -1/+7 |
* | x86-64: Add sinf with FMA | H.J. Lu | 2017-12-07 | 6 | -3/+47 |
* | x86-64: Remove sysdeps/x86_64/fpu/s_sinf.S | H.J. Lu | 2017-12-07 | 2 | -559/+4 |
* | Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471). | Joseph Myers | 2017-12-07 | 5 | -14/+30 |
* | lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524] | Mike FABIAN | 2017-12-07 | 4 | -2061/+139 |
* | Add _Float32 function aliases. | Joseph Myers | 2017-12-07 | 64 | -122/+3052 |
* | Support defining strtof32, wcstof32 aliases. | Joseph Myers | 2017-12-06 | 3 | -0/+49 |
* | Support defining strfromf32 alias. | Joseph Myers | 2017-12-06 | 2 | -0/+20 |
* | Add header for _Float32 testing. | Joseph Myers | 2017-12-06 | 2 | -0/+39 |
* | Support _Float32 in libm_alias_float. | Joseph Myers | 2017-12-06 | 2 | -2/+15 |
* | Correct some ia64 libm_alias_float_other calls. | Joseph Myers | 2017-12-06 | 4 | -3/+10 |
* | Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471). | Joseph Myers | 2017-12-06 | 3 | -3/+19 |
* | Update Alpha libm-test-ulps | Adhemerval Zanella | 2017-12-06 | 2 | -2/+12 |
* | Sparc ulp update. | David S. Miller | 2017-12-06 | 2 | -0/+11 |
* | Don't make local variables static in ldbl-96 j1l. | Joseph Myers | 2017-12-06 | 2 | -1/+4 |
* | Make some ldbl-128, ldbl-128ibm arrays const. | Joseph Myers | 2017-12-06 | 5 | -8/+19 |
* | hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515] | Mike FABIAN | 2017-12-06 | 4 | -2075/+133 |
* | Add references to CVE-2017-17426 | Florian Weimer | 2017-12-06 | 2 | -0/+6 |
* | Update NEWS to add sinf optimization | Rajalakshmi Srinivasaraghavan | 2017-12-06 | 2 | -1/+5 |
* | Add _Float64, _Float32x function aliases. | Joseph Myers | 2017-12-06 | 64 | -23/+5914 |
* | Use long double not double for _Float64 with old GCC if values the same. | Joseph Myers | 2017-12-05 | 2 | -9/+60 |
* | Add elision tunables | Rogerio Alves | 2017-12-05 | 26 | -94/+357 |
* | Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases. | Joseph Myers | 2017-12-05 | 3 | -0/+111 |
* | math: Use sign as double for reduced case in sinf | Adhemerval Zanella | 2017-12-05 | 2 | -2/+7 |
* | [PATCH] fix sinf(NAN) | Szabolcs Nagy | 2017-12-05 | 2 | -3/+7 |
* | Support defining strfromf64, strfromf32x aliases. | Joseph Myers | 2017-12-05 | 2 | -0/+31 |
* | Add headers for _Float64, _Float32x testing. | Joseph Myers | 2017-12-05 | 3 | -0/+77 |
* | Support _Float64, _Float32x in libm_alias_double. | Joseph Myers | 2017-12-05 | 3 | -4/+55 |
* | s_sinf.c: Replace floor with simple casts | H.J. Lu | 2017-12-05 | 2 | -6/+12 |
* | tilegx: tag __insn_OP builtin issue with gcc bugzilla # | Chris Metcalf | 2017-12-05 | 1 | -1/+2 |
* | et_EE locale: Base collation on iso14651_t1 [BZ #22517] | Mike FABIAN | 2017-12-05 | 4 | -2067/+100 |
* | tilegx: work around vector insn bug in gcc | Chris Metcalf | 2017-12-05 | 10 | -25/+64 |
* | Linux: Implement interfaces for memory protection keys | Florian Weimer | 2017-12-05 | 50 | -4/+1179 |
* | support/tst-test_compare: Fix 32-bit/64-bit expected output mismatch | Florian Weimer | 2017-12-05 | 2 | -2/+9 |
* | Use libm_alias_float for powerpc. | Joseph Myers | 2017-12-05 | 75 | -83/+377 |
* | support: Add TEST_COMPARE macro | Florian Weimer | 2017-12-04 | 5 | -0/+226 |