Another dtoa() fix from Mike Smith

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5229 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-10-11 13:42:14 +00:00
parent d66c15fd74
commit 018b0e9970
9 changed files with 121 additions and 94 deletions
+1
View File
@@ -3469,4 +3469,5 @@
xxx-nuttx-elf- vs. xxx-elf-
* configs/shenzhou/*/Make.defs: Now uses the new buildroot 4.6.3
EABI toolchain.
* lib/stdio/lib_libdtoa.c: Another dtoa() fix from Mike Smith.