Commit Graph

6 Commits

Author SHA1 Message Date
K. Lange
e90278b04b libc: aarch64: tan() can be expressed as sin()/cos() 2022-02-14 09:37:51 +09:00
K. Lange
07e97e2784 aarch64: A better memcpy for arm 2022-02-03 08:15:02 +09:00
K. Lange
f0409ff120 aarch64: couple of less bad math functions in libc 2022-01-31 21:06:17 +09:00
K. Lange
b53a56fe72 aarch64: begin work on new target 2022-01-30 21:25:27 +09:00
K. Lange
76befad991 libm: must implement sqrt() or it can loop in gcc 2021-08-30 19:33:43 +09:00
K. Lange
b35f7ac8c9 misaka: initial merge 2021-05-31 10:54:11 +09:00