comparison 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
comparison
equal deleted inserted replaced
100:991657282121 101:c37d3a9e1b28
1 2000-06-08 Jesper Skov <jskov@redhat.com>
2
3 * src/debug/dbg-thread-demux.c: Use generic HAL feature to allow
4 ROM/RAM intercalling.
5
1 2000-05-30 Gary Thomas <gthomas@redhat.com> 6 2000-05-30 Gary Thomas <gthomas@redhat.com>
2 7
3 * tests/dhrystone.c: Increase number of test loops for faster 8 * tests/dhrystone.c: Increase number of test loops for faster
4 StrongARM platforms. 9 StrongARM platforms.
5 10
23 28
24 2000-04-26 Jesper Skov <jskov@redhat.com> 29 2000-04-26 Jesper Skov <jskov@redhat.com>
25 30
26 * tests/kcache1.c: Also to flush testing with unified caches. 31 * tests/kcache1.c: Also to flush testing with unified caches.
27 32
33 2000-04-26 Jesper Skov <jskov@redhat.com>
34
35 * tests/clockcnv.cxx:
36 * tests/dhrystone.c:
37 Renamed 850 HAL package.
38
28 2000-04-25 Jesper Skov <jskov@redhat.com> 39 2000-04-25 Jesper Skov <jskov@redhat.com>
29 40
30 * tests/kcache1.c: Fixed cache check to also look for unified 41 * tests/kcache1.c: Fixed cache check to also look for unified
31 caches. 42 caches.
43
44 2000-04-19 Jesper Skov <jskov@cygnus.co.uk>
45
46 * tests/clockcnv.cxx:
47 * tests/dhrystone.c:
48 Only a few laps around the block on the v850...
32 49
33 2000-04-12 Gary Thomas <gthomas@redhat.com> 50 2000-04-12 Gary Thomas <gthomas@redhat.com>
34 51
35 * src/common/kapi.cxx (cyg_scheduler_safe_lock): 52 * src/common/kapi.cxx (cyg_scheduler_safe_lock):
36 * include/kapi.h: Add 'cyg_scheduler_safe_lock()' function. 53 * include/kapi.h: Add 'cyg_scheduler_safe_lock()' function.