Commit Graph

13 Commits

Author SHA1 Message Date
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