Age | Commit message (Expand) | Author | Files | Lines |
2017-12-07 | Add _Float32 function aliases. | Joseph Myers | 1 | -0/+79 |
2017-12-06 | Support defining strtof32, wcstof32 aliases. | Joseph Myers | 1 | -0/+15 |
2017-12-06 | Support defining strfromf32 alias. | Joseph Myers | 1 | -0/+4 |
2017-12-06 | Add header for _Float32 testing. | Joseph Myers | 1 | -0/+2 |
2017-12-06 | Support _Float32 in libm_alias_float. | Joseph Myers | 1 | -0/+6 |
2017-12-06 | Correct some ia64 libm_alias_float_other calls. | Joseph Myers | 1 | -0/+7 |
2017-12-06 | Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471). | Joseph Myers | 1 | -0/+8 |
2017-12-06 | Update Alpha libm-test-ulps | Adhemerval Zanella | 1 | -0/+4 |
2017-12-06 | Sparc ulp update. | David S. Miller | 1 | -0/+5 |
2017-12-06 | Don't make local variables static in ldbl-96 j1l. | Joseph Myers | 1 | -0/+3 |
2017-12-06 | Make some ldbl-128, ldbl-128ibm arrays const. | Joseph Myers | 1 | -0/+11 |
2017-12-06 | hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515] | Mike FABIAN | 1 | -0/+9 |
2017-12-06 | Add references to CVE-2017-17426 | Florian Weimer | 1 | -0/+1 |
2017-12-06 | Update NEWS to add sinf optimization | Rajalakshmi Srinivasaraghavan | 1 | -0/+4 |
2017-12-06 | Add _Float64, _Float32x function aliases. | Joseph Myers | 1 | -0/+81 |
2017-12-05 | Use long double not double for _Float64 with old GCC if values the same. | Joseph Myers | 1 | -0/+18 |
2017-12-05 | Add elision tunables | Rogerio Alves | 1 | -0/+39 |
2017-12-05 | Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases. | Joseph Myers | 1 | -0/+31 |
2017-12-05 | math: Use sign as double for reduced case in sinf | Adhemerval Zanella | 1 | -0/+5 |
2017-12-05 | [PATCH] fix sinf(NAN) | Szabolcs Nagy | 1 | -0/+4 |
2017-12-05 | Support defining strfromf64, strfromf32x aliases. | Joseph Myers | 1 | -0/+6 |
2017-12-05 | Add headers for _Float64, _Float32x testing. | Joseph Myers | 1 | -0/+3 |
2017-12-05 | Support _Float64, _Float32x in libm_alias_double. | Joseph Myers | 1 | -0/+16 |
2017-12-05 | s_sinf.c: Replace floor with simple casts | H.J. Lu | 1 | -0/+6 |
2017-12-05 | et_EE locale: Base collation on iso14651_t1 [BZ #22517] | Mike FABIAN | 1 | -0/+9 |
2017-12-05 | tilegx: work around vector insn bug in gcc | Chris Metcalf | 1 | -0/+14 |
2017-12-05 | Linux: Implement interfaces for memory protection keys | Florian Weimer | 1 | -0/+34 |
2017-12-05 | support/tst-test_compare: Fix 32-bit/64-bit expected output mismatch | Florian Weimer | 1 | -0/+7 |
2017-12-05 | Use libm_alias_float for powerpc. | Joseph Myers | 1 | -0/+220 |
2017-12-04 | support: Add TEST_COMPARE macro | Florian Weimer | 1 | -0/+10 |
2017-12-04 | tr_TR locale: Base collation on iso14651_t1 [BZ #22527] | Mike FABIAN | 1 | -0/+8 |
2017-12-04 | hr_HR locale: Don’t use single code points for the digraphs in LC_TIME | Mike FABIAN | 1 | -0/+12 |
2017-12-04 | tile: update ca{cos,sin,tan}{,h} double ULPs | Chris Metcalf | 1 | -0/+4 |
2017-12-04 | Use __floor not floor in sinf. | Joseph Myers | 1 | -0/+5 |
2017-12-04 | aarch64: Avoid hidden symbols for memcpy/memmove into static binaries | Siddhesh Poyarekar | 1 | -0/+5 |
2017-12-04 | S390: Fix backtrace in vdso functions. | Stefan Liebler | 1 | -0/+8 |
2017-12-04 | New generic sinf | Rajalakshmi Srinivasaraghavan | 1 | -0/+5 |
2017-12-02 | Handle __gmon_start__ as undefined weak on hppa. | John David Anglin | 1 | -0/+10 |
2017-12-02 | Improve PIC pc-relative instruction sequences on hppa. | John David Anglin | 1 | -0/+9 |
2017-12-02 | Use libm_alias_double for remaining powerpc functions. | Joseph Myers | 1 | -0/+114 |
2017-12-01 | Define powerpc64 lroundl compat symbol only once. | Joseph Myers | 1 | -0/+4 |
2017-12-01 | Base powerpc logbl compat symbols on __logb not logb. | Joseph Myers | 1 | -0/+8 |
2017-12-01 | Ues libm_alias_double for various powerpc functions. | Joseph Myers | 1 | -0/+96 |
2017-12-01 | Use libm_alias_double for powerpc fabs, fma. | Joseph Myers | 1 | -0/+11 |
2017-12-01 | x32: Remove unused getcpu implementation | Adhemerval Zanella | 1 | -0/+2 |
2017-12-01 | sparc: Remove ununsed ifunc assembly macros | Adhemerval Zanella | 1 | -0/+4 |
2017-12-01 | sparc: Fix sparv9 multiarch build | Adhemerval Zanella | 1 | -0/+5 |
2017-12-01 | intl: create target directory for bison | Andreas Schwab | 1 | -0/+4 |
2017-12-01 | sparc: refactor cpu_relax to C | Adhemerval Zanella | 1 | -0/+5 |
2017-12-01 | sparc: refactor sparc32 nearbyint{f} selector to C | Adhemerval Zanella | 1 | -0/+15 |