Grissiom
3ef523714f
remove math code for newlib
Newlib already have optimized and full featured math implementation. To
use it, one should add:
env['LIBS'] = ['m']
or equivalent to the SConstruct.
2013-01-10 14:58:07 +08:00
..
2013-01-08 22:40:58 +08:00
2013-01-08 23:09:34 +08:00
2013-01-08 22:40:58 +08:00
2013-01-08 23:10:25 +08:00
2013-01-08 22:40:58 +08:00
2012-12-29 04:12:14 +00:00
2013-01-10 14:58:07 +08:00
2013-01-08 22:40:58 +08:00
2013-01-09 00:13:42 -08:00
2013-01-08 22:40:58 +08:00
2012-12-14 03:34:24 +00:00
2013-01-08 05:05:02 -08:00
2013-01-08 22:40:58 +08:00