diff packages/kernel/current/ChangeLog @ 161:ac086aa3217e

Merge from eCos master repository on 2001-06-08-21:11:51-BST
author jlarmour
date Sun, 10 Jun 2001 19:35:23 +0000
parents 0d0f03f76f6a
children 0d2b193a635f
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-06  Hugo Tyson  <hmt@redhat.com>
+
+	* tests/clocktruth.cxx: New file.  A test to get a sanity check on
+	whether the clock is accurate to wallclock time, only useful for
+	humans to watch really.  But important!
+
 2001-05-31  Jonathan Larmour  <jlarmour@redhat.com>
 
 	* include/thread.hxx (class Cyg_HardwareThread): Remove unused
@@ -12,6 +18,30 @@ 2001-05-29  Jonathan Larmour  <jlarmour@
 	* src/sched/mlqueue.cxx (add_thread): No need to explicitly clear
 	thread->queue.
 
+2001-04-26  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* tests/intr0.cxx: 
+	* tests/kintr0.c:
+	Fixed these two tests so that they work properly on architectures
+	where CYGNUM_HAL_ISR_MIN is not zero. These include the x86 and
+	V850.
+
+2001-04-18  Bart Veer  <bartv@redhat.com>
+
+	* tests/dhrystone.c:
+	Fix the conditional for STDIO_FORMATTED_IO
+
+2001-04-17  Bart Veer  <bartv@redhat.com>
+
+	* tests/stress_threads.c (setup_death_alarm):
+	Cope with synthetic target reorg
+
+	* tests/except1.cxx, tests/kexcept1.c:
+	Reenable for the synthetic target
+
+	* tests/tm_basic.cxx:
+	Reenable for the synthetic target
+
 2001-04-17  Jesper Skov  <jskov@redhat.com>
 
 	* cdl/kernel.cdl: Do cache tests on E7T.