comparison packages/kernel/current/ChangeLog @ 14:01ce82f3e11a ecos-sw-1999-06-11

Merge from eCos master repository on 1999-06-11-17:05:41-BST
author jlarmour
date Fri, 11 Jun 1999 09:36:56 +0000
parents d3fbcdfa1b2f
children 4f2df4ab82c8
comparison
equal deleted inserted replaced
13:acb4fa7cb179 14:01ce82f3e11a
1 1999-06-10 Hugo Tyson <hmt@cygnus.co.uk>
2
3 * src/debug/dbg_gdb.cxx (dbg_threadinfo): Report counted sleep
4 correctly; both COUNTSLEEP and SLEEPING are set.
5
6 1999-06-01 Hugo Tyson <hmt@masala.cygnus.co.uk>
7
8 * src/debug/dbg_gdb.cxx (dbg_threadinfo): Make the thread state
9 string a little more sensible when read as plain english.
10
1 1999-05-27 Nick Garnett <nickg@cygnus.co.uk> 11 1999-05-27 Nick Garnett <nickg@cygnus.co.uk>
2 12
3 * src/intr/intr.cxx (Cyg_Interrupt::chain_isr): Calls 13 * src/intr/intr.cxx (Cyg_Interrupt::chain_isr): Calls
4 HAL_DEFAULT_ISR if it is defined and no chained ISRs have 14 HAL_DEFAULT_ISR if it is defined and no chained ISRs have
5 reported that they have handled the interrupt. 15 reported that they have handled the interrupt.