| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | tr_TR locale: Base collation on iso14651_t1 [BZ #22527] | Mike FABIAN | 2017-12-04 | 2 | -2054/+56 |
* | hr_HR locale: Don’t use single code points for the digraphs in LC_TIME | Mike FABIAN | 2017-12-04 | 2 | -9/+21 |
* | tile: update ca{cos,sin,tan}{,h} double ULPs | Chris Metcalf | 2017-12-04 | 2 | -8/+16 |
* | Use __floor not floor in sinf. | Joseph Myers | 2017-12-04 | 2 | -2/+7 |
* | aarch64: Avoid hidden symbols for memcpy/memmove into static binaries | Siddhesh Poyarekar | 2017-12-04 | 2 | -0/+7 |
* | S390: Fix backtrace in vdso functions. | Stefan Liebler | 2017-12-04 | 3 | -72/+8 |
* | New generic sinf | Rajalakshmi Srinivasaraghavan | 2017-12-04 | 2 | -41/+231 |
* | Handle __gmon_start__ as undefined weak on hppa. | John David Anglin | 2017-12-02 | 4 | -30/+101 |
* | Improve PIC pc-relative instruction sequences on hppa. | John David Anglin | 2017-12-02 | 4 | -19/+23 |
* | Use libm_alias_double for remaining powerpc functions. | Joseph Myers | 2017-12-02 | 35 | -361/+197 |
* | Define powerpc64 lroundl compat symbol only once. | Joseph Myers | 2017-12-01 | 2 | -1/+4 |
* | Base powerpc logbl compat symbols on __logb not logb. | Joseph Myers | 2017-12-01 | 4 | -3/+11 |
* | Ues libm_alias_double for various powerpc functions. | Joseph Myers | 2017-12-01 | 33 | -287/+163 |
* | Use libm_alias_double for powerpc fabs, fma. | Joseph Myers | 2017-12-01 | 7 | -32/+15 |
* | Update NEWS to add CVE-2017-15804 entry | Aurelien Jarno | 2017-12-01 | 1 | -2/+2 |
* | powerpc: Regenerate ULPs | Gabriel F. T. Gomes | 2017-12-01 | 1 | -2/+2 |
* | x32: Remove unused getcpu implementation | Adhemerval Zanella | 2017-12-01 | 2 | -32/+2 |
* | sparc: Remove ununsed ifunc assembly macros | Adhemerval Zanella | 2017-12-01 | 2 | -142/+14 |
* | sparc: Fix sparv9 multiarch build | Adhemerval Zanella | 2017-12-01 | 2 | -1/+6 |
* | intl: create target directory for bison | Andreas Schwab | 2017-12-01 | 2 | -0/+5 |