comparison packages/kernel/current/ChangeLog @ 56:755351606154 ecos-sw-1999-12-01

Merge from eCos master repository on 1999-12-01-18:03:05-GMT
author jlarmour
date Wed, 01 Dec 1999 18:33:37 +0000
parents a0774359f013
children 3836136e7743
comparison
equal deleted inserted replaced
55:05cdf76cd56c 56:755351606154
1 1999-11-30 Hugo Tyson <hmt@cygnus.co.uk>
2
3 * src/common/kapi.cxx (cyg_scheduler_lock, cyg_scheduler_unlock):
4 assert good range for sched lock, and be defensive anyway. This
5 is in response to a long time taken to track down a "unlocked too
6 many times" bug.
7
8 1999-11-24 Gary Thomas <gthomas@cygnus.co.uk>
9
10 * tests/tm_basic.cxx: Size tests based on available resources,
11 using MLT files. Fall back if not available.
12
13 1999-11-22 Nick Garnett <nickg@cygnus.co.uk>
14
15 * src/sched/bitmap.cxx (Cyg_Scheduler_Implementation::add_thread):
16 Fixed typo in assertion, and moved it to a more useful place.
17
1 1999-10-29 Gary Thomas <gthomas@cygnus.co.uk> 18 1999-10-29 Gary Thomas <gthomas@cygnus.co.uk>
2 19
3 * tests/PKGconf.mak: Enable cache tests for Cirrus Logic boards. 20 * tests/PKGconf.mak: Enable cache tests for Cirrus Logic boards.
4 21
5 1999-10-08 Jesper Skov <jskov@cygnus.co.uk> 22 1999-10-08 Jesper Skov <jskov@cygnus.co.uk>