rtt-f030/components/libc
Grissiom 8ad12057c4 Newlib: link with libm in default.
libm is a frequently used lib. Newlib is compiled with
-ffunction-sections in recent GCC tool chains. The linker would just
link in the functions that have been referenced. So setting this won't
result in bigger text size.
2013-01-11 15:13:11 +08:00
..
armlibc add header dfs_posix.h to avoid warnings 2012-11-23 03:46:05 +00:00
minilibc fix math.h 2013-01-09 21:37:41 +08:00
newlib Newlib: link with libm in default. 2013-01-11 15:13:11 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00