Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going... | Wilco Dijkstra | 2015-07-13 | 1 | -0/+5 |
* | Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions. | Wilco Dijkstra | 2015-07-06 | 1 | -0/+16 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers | 2014-12-30 | 1 | -1/+1 |
* | This patch adds new function libc_feholdsetround_noex_aarch64_ctx, enabling | Wilco Dijkstra | 2014-08-07 | 1 | -3/+27 |
* | [AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASK | Wilco | 2014-06-03 | 1 | -5/+5 |
* | [AArch64] Cleanup declarations in math_private.h. | Wilco | 2014-06-03 | 1 | -8/+22 |
* | [AArch64] Define HAVE_RM_CTX and related hooks. | Ian Bolton | 2014-04-17 | 1 | -0/+55 |
* | [AArch64] Provide initial implementation of math_private.h. | Ian Bolton | 2014-04-17 | 1 | -0/+214 |