comparison packages/kernel/current/ChangeLog @ 103:95f3e12a6327 ecos-sw-2000-06-23

Merge from eCos master repository on 2000-06-23-16:41:10-BST
author jlarmour
date Fri, 23 Jun 2000 17:06:31 +0000
parents c37d3a9e1b28
children 5a0cc6c243a9
comparison
equal deleted inserted replaced
102:6409b6d94dd7 103:95f3e12a6327
1 2000-06-16 Gary Thomas <gthomas@redhat.com>
2
3 * cdl/kernel.cdl: Remove exception tests for CMA230 - not supported
4 by hardware.
5
6 2000-06-16 Jesper Skov <jskov@redhat.com>
7
8 * src/intr/intr.cxx (chain_isr): Only call default_isr if no isrs
9 in the chain reacted to the interrupt.
10
1 2000-06-08 Jesper Skov <jskov@redhat.com> 11 2000-06-08 Jesper Skov <jskov@redhat.com>
2 12
3 * src/debug/dbg-thread-demux.c: Use generic HAL feature to allow 13 * src/debug/dbg-thread-demux.c: Use generic HAL feature to allow
4 ROM/RAM intercalling. 14 ROM/RAM intercalling.
5 15