Sebastien Bourdeauducq
d487dc607f
software: add nofloat libbase for size-optimized binaries
2013-05-19 12:41:40 +02:00
Sebastien Bourdeauducq
8d1bc50120
software/libbase/vsnprintf: treat %g as %f (temporary hack)
2012-05-28 21:18:25 +02:00
Sebastien Bourdeauducq
e982571953
software/libbase: remove fabsf
2012-05-28 19:48:20 +02:00
Sebastien Bourdeauducq
80f3d83c34
software/libbase: now that we have double precision, printf hack no longer needed
2012-05-24 23:47:56 +02:00
Sebastien Bourdeauducq
1a4a6eb445
Copy some software code from the original Milkymist SoC.
...
Libbase should keep its RAM usage to a minimum as it is meant to
be executed before the SDRAM is up and running. (Having lots of
code is OK though as we XIP from the flash)
2012-02-03 12:08:17 +01:00