diff packages/hal/common/current/ChangeLog @ 194:feb0fcf83327

Merge from eCos master repository on 2001-10-26-06:43:03-BST
author jlarmour
date Fri, 26 Oct 2001 12:27:31 +0000
parents 678094f34118
children 9b55e9c69693
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog
+++ b/packages/hal/common/current/ChangeLog
@@ -1,3 +1,15 @@
+2001-10-25  Gary Thomas  <gthomas@redhat.com>
+
+	* cdl/hal.cdl: 
+	* cdl/debugging.cdl: Reorg CDL a little so that GDB stub routines
+	are only compiled when needed (instead of being compiled "empty").
+
+2001-10-24  Gary Thomas  <gthomas@redhat.com>
+
+	* cdl/hal.cdl: Add 'basic' test.
+
+	* tests/basic.c: New test of some minimal HAL functionality.
+
 2001-10-18  Gary Thomas  <gthomas@redhat.com>
 
 	* src/hal_if.c (cyg_hal_diag_mangler_gdb_putc):