about summary refs log tree commit diff
path: root/sysdeps/aarch64/fpu
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASKWilco2014-06-032-6/+6
* [AArch64] Cleanup declarations in math_private.h.Wilco2014-06-031-8/+22
* [AArch64] Remove ISB after FPCR write.Wilco2014-06-021-5/+2
* [AArch64] Rewrite feupdateenv (BZ 17009).Wilco2014-06-021-5/+54
* [AArch64] Suppress unnecessary FPSR and FPCR writes.Ian Bolton2014-04-247-28/+46
* [AArch64] Define HAVE_RM_CTX and related hooks.Ian Bolton2014-04-171-0/+55
* [AArch64] Provide initial implementation of math_private.h.Ian Bolton2014-04-171-0/+214
* [PATCH] [AArch64] Optional trapping exceptions support.Marcus Shawcroft2014-03-072-0/+23
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-1144-0/+1453