diff packages/kernel/current/ChangeLog @ 18:7253dcc42a09 ecos-sw-1999-06-25

Merge from eCos master repository on 1999-06-25-15:31:50-BST
author jlarmour
date Fri, 25 Jun 1999 08:28:05 +0000
parents 4f2df4ab82c8
children 5f5102441818
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,3 +1,21 @@
+1999-06-23  Jesper Skov  <jskov@cygnus.co.uk>
+        PR 20209
+	* tests/dhrystone.c: Use fewer loops on ARM targets - they don't
+	have a cache.
+
+1999-06-22  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/intr/intr.cxx (Cyg_Interrupt::chain_isr): Was testing the wrong
+	macro for the default ISR. Fixed.
+
+	* src/common/clock.cxx (Cyg_RealTimeClock::isr): Add HANDLED bit
+	to returned value.
+
+1999-06-21  Jesper Skov  <jskov@cygnus.co.uk>
+        PR 20209
+	* tests/dhrystone.c: Don't run test on sims or synthetic target.
+	Only run test when compiled with optimization.
+
 1999-06-18  Jesper Skov  <jskov@cygnus.co.uk>
 
 	* tests/dhrystone.c: Added unsupported header.