aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64
AgeCommit message (Expand)AuthorFilesLines
2014-06-19[AArch64] Add optimized strchr.Richard Earnshaw1-0/+138
2014-06-11AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+3
2014-06-03[AArch64] Regenerate libm-test-ulpsMarcus Shawcroft1-0/+85
2014-06-03[AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASKWilco2-6/+6
2014-06-03[AArch64] Cleanup declarations in math_private.h.Wilco1-8/+22
2014-06-02[AArch64] Remove ISB after FPCR write.Wilco1-5/+2
2014-06-02[AArch64] Rewrite feupdateenv (BZ 17009).Wilco1-5/+54
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-1/+1
2014-05-26[AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin1-2/+2
2014-05-13Clean up __exit_thread.Roland McGrath1-5/+0
2014-04-24[AArch64] Suppress unnecessary FPSR and FPCR writes.Ian Bolton7-28/+46
2014-04-22aarch64: Add setjmp and longjmp SystemTap probesVenkataramanan Kumar2-0/+15
2014-04-17Add fenv test support for AArch64.Ian Bolton1-0/+22
2014-04-17[AArch64] Define HAVE_RM_CTX and related hooks.Ian Bolton1-0/+55
2014-04-17[AArch64] Provide initial implementation of math_private.h.Ian Bolton1-0/+214
2014-04-16[AArch64] Regenerate libm-test-ulps.Marcus Shawcroft1-87/+1015
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath1-2/+2
2014-03-14Compile with -Wundef.Roland McGrath1-0/+1
2014-03-07[PATCH] [AArch64] Optional trapping exceptions support.Marcus Shawcroft2-0/+23
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-17972/+0
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers1-0/+2
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft107-0/+25218