comparison packages/kernel/current/ChangeLog @ 174:38892b97b685

Merge from eCos master repository on 2001-07-28-00:17:32-BST
author jlarmour
date Sun, 29 Jul 2001 02:00:07 +0000
parents 42f843b391aa
children 4c750ce71ae3
comparison
equal deleted inserted replaced
173:547dc35af910 174:38892b97b685
1 2001-07-27 Jesper Skov <jskov@redhat.com>
2
3 * src/intr/intr.cxx (chain_isr): Return isr_ret so caller (which
4 may be an arbiter) can tell if the interrupt was handled.
5
6 2001-07-26 Gary Thomas <gthomas@redhat.com>
7
8 * src/common/clock.cxx (dsr): Fix problems mixing signed and
9 unsigned values. Normally only generated warnings, but...
10
1 2001-07-09 Jonathan Larmour <jlarmour@redhat.com> 11 2001-07-09 Jonathan Larmour <jlarmour@redhat.com>
2 12
3 * include/sched.inl (unlock_reschedule): Fix commenting. 13 * include/sched.inl (unlock_reschedule): Fix commenting.
4 * src/sched/sched.cxx: Improve description of unlock_inner(). 14 * src/sched/sched.cxx: Improve description of unlock_inner().
5 15