K. Lange
|
2f59fa9336
|
libc: More bad (and a couple good) math functions
|
2021-12-07 16:24:07 +09:00 |
|
K. Lange
|
44eefc2e43
|
libm: Add two missing functions
|
2021-10-07 07:20:50 +09:00 |
|
K. Lange
|
01d29b92e6
|
libm: Hyperolibc trig functions
|
2021-09-04 13:41: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 |
|
K. Lange
|
506963c91b
|
libm: use fpu rounding to ceil, floor (fixes quake lighting)
|
2021-04-07 21:22:50 +09:00 |
|
K. Lange
|
d63c98b6bf
|
libc: fprem fmod()
|
2018-12-08 13:33:25 +09:00 |
|
K. Lange
|
dfb176abe5
|
libc: sin: lerp table lookup
|
2018-12-06 18:31:18 +09:00 |
|
K. Lange
|
e0575b89eb
|
libc: faster sine table lookup
|
2018-12-05 13:00:21 +09:00 |
|
K. Lange
|
b73316b5f5
|
libc: change some math debugging
|
2018-11-08 15:23:40 +09:00 |
|
K. Lange
|
b33815c632
|
libc: support for building libstdc++?
|
2018-10-12 10:35:28 +09:00 |
|
K. Lange
|
a6f96243e2
|
Add ceil
|
2018-09-22 21:26:04 +09:00 |
|
K. Lange
|
987fc56708
|
consolidate math
|
2018-09-22 18:28:41 +09:00 |
|
K. Lange
|
fcddbea188
|
fix exp()
|
2018-09-22 17:33:38 +09:00 |
|
K. Lange
|
8bdca7fdda
|
tan, atan
|
2018-09-21 21:34:53 +09:00 |
|
K. Lange
|
379b262d64
|
Add optional warnings to bad libm functions
|
2018-09-21 20:36:05 +09:00 |
|
K. Lange
|
0821cc05d1
|
add hypot
|
2018-09-21 20:26:22 +09:00 |
|
K. Lange
|
1d05b03808
|
fpu atan2
|
2018-09-18 16:20:19 +09:00 |
|
K. Lange
|
79ac5ba9b1
|
Fix several Python things
|
2018-06-26 20:53:48 +09:00 |
|
K. Lange
|
22a3321c25
|
More libc
|
2018-06-25 16:34:07 +09:00 |
|
K. Lange
|
a404c0f0af
|
Enough to build lua
|
2018-06-25 13:15:09 +09:00 |
|
K. Lange
|
a283332be6
|
At least define a bunch of libc stuff
|
2018-06-25 12:11:33 +09:00 |
|
K. Lange
|
4c8f8e43fb
|
Use subdirectories for libc based on headers
|
2018-05-02 11:59:30 +09:00 |
|