Mercurial > ecos-v2_0-branch
diff packages/kernel/current/ChangeLog @ 101:c37d3a9e1b28 ecos-sw-2000-06-16
Merge from eCos master repository on 2000-06-16-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 16 Jun 2000 16:43:59 +0000 |
| parents | b15c60e34c84 |
| children | 95f3e12a6327 |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,8 @@ +2000-06-08 Jesper Skov <jskov@redhat.com> + + * src/debug/dbg-thread-demux.c: Use generic HAL feature to allow + ROM/RAM intercalling. + 2000-05-30 Gary Thomas <gthomas@redhat.com> * tests/dhrystone.c: Increase number of test loops for faster @@ -25,11 +30,23 @@ 2000-04-26 Jesper Skov <jskov@redhat.c * tests/kcache1.c: Also to flush testing with unified caches. +2000-04-26 Jesper Skov <jskov@redhat.com> + + * tests/clockcnv.cxx: + * tests/dhrystone.c: + Renamed 850 HAL package. + 2000-04-25 Jesper Skov <jskov@redhat.com> * tests/kcache1.c: Fixed cache check to also look for unified caches. +2000-04-19 Jesper Skov <jskov@cygnus.co.uk> + + * tests/clockcnv.cxx: + * tests/dhrystone.c: + Only a few laps around the block on the v850... + 2000-04-12 Gary Thomas <gthomas@redhat.com> * src/common/kapi.cxx (cyg_scheduler_safe_lock):
