Mercurial > ecos
diff packages/kernel/current/ChangeLog @ 3216:f35f92c0b860
Add single precision floating point tests.
| author | vae |
|---|---|
| date | Sat, 09 Mar 2013 18:06:46 +0000 |
| parents | cb5a35f3fda4 |
| children | 79d84ff0523d |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,11 @@ +2013-02-10 Ilija Kocho <ilijak@siva.com.mk> + Jonathan Larmour <jifl@eCosCentric.com> + + * cdl/kernel.cdl: + * tests/fpinttestf.c, tests/fpinttestf1.c, tests/fpinttestf2.c, + * tests/fpint_thread_switch.c: Add single precision floating point tests. + [ Bugzilla 1001607 ] + 2012-10-04 Ilija Kocho <ilijak@siva.com.mk> * tests/kcache2.c: Include CYGHWR_MEMORY_LAYOUT_H in order to
