From 0b861eafd5bf5d6cdb2c602485310e3733052a10 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 31 Oct 2012 22:06:31 +0000 Subject: Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtest git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5285 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index df9e345fe..d4d840243 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3538,4 +3538,7 @@ * binfmt/libelf: The ELF loader is working correctly with C++ static constructors and destructors and all. * Documentation/NuttXBinfmt.html: Add documentionof the binary loader. + * configs/sim/ostest: Converted to use the mconfig configuration tool. + * configs/sim/cxxtest: New test that will be used to verify the uClibc++ + port (eventually). -- cgit v1.2.3