comparison packages/kernel/current/ChangeLog @ 1131:b1873829a51e

* cdl/counters.cdl: Removed the counters override CDL options. These are no longer very useful, since too much non-kernel code now uses the HAL options to get these values.
author nickg
date Thu, 24 Jul 2003 20:27:28 +0000
parents 9ab0a182923a
children 62fcf59de75c
comparison
equal deleted inserted replaced
1130:1ea4ec152dee 1131:b1873829a51e
1 2003-07-18 Nick Garnett <nickg@balti.calivar.com>
2
3 * cdl/counters.cdl: Removed the counters override CDL
4 options. These are no longer very useful, since too much
5 non-kernel code now uses the HAL options to get these values.
6
1 2003-07-10 Nick Garnett <nickg@balti.calivar.com> 7 2003-07-10 Nick Garnett <nickg@balti.calivar.com>
2 8
3 * src/common/clock.cxx (Cyg_Counter::tick): In unsorted list case: 9 * src/common/clock.cxx (Cyg_Counter::tick): In unsorted list case:
4 moved saving of next node details to before re-insertion of alarms 10 moved saving of next node details to before re-insertion of alarms
5 with intervals. The call to add_alarm() can make enough of a 11 with intervals. The call to add_alarm() can make enough of a