Mercurial > flash_v2
comparison packages/kernel/current/ChangeLog @ 28:18ee5a9c102e ecos-sw-1999-08-09
Merge from eCos master repository on 1999-08-09-17:04:48-BST
| author | jlarmour |
|---|---|
| date | Mon, 09 Aug 1999 16:37:19 +0000 |
| parents | 306eee292492 |
| children | 641b639be825 |
comparison
equal
deleted
inserted
replaced
| 27:2994722c9199 | 28:18ee5a9c102e |
|---|---|
| 1 1999-07-29 Jesper Skov <jskov@cygnus.co.uk> | |
| 2 | |
| 3 * src/sync/mutex.cxx (lock): Removed assertion again. Not possible | |
| 4 to determine if a violation wil cause a deadlock. | |
| 5 | |
| 6 1999-07-27 Jesper Skov <jskov@cygnus.co.uk> | |
| 7 | |
| 8 * src/sync/mutex.cxx (lock): Added simple assertion check for | |
| 9 deadlocks. | |
| 10 | |
| 11 * tests/stress_threads.c: Only allow printf from main thread to | |
| 12 prevent deadlocks. | |
| 13 | |
| 1 1999-07-14 Hugo Tyson <hmt@cygnus.co.uk> | 14 1999-07-14 Hugo Tyson <hmt@cygnus.co.uk> |
| 2 | 15 |
| 3 * tests/kcache1.c (entry0): Also perform timing tests with | 16 * tests/kcache1.c (entry0): Also perform timing tests with |
| 4 HAL_DCACHE_INVALIDATE_ALL and/or HAL_ICACHE_INVALIDATE_ALL in the | 17 HAL_DCACHE_INVALIDATE_ALL and/or HAL_ICACHE_INVALIDATE_ALL in the |
| 5 loop if provided by the HAL. Invalidating the Data cache can | 18 loop if provided by the HAL. Invalidating the Data cache can |
