diff packages/hal/mn10300/stdeval1/current/ChangeLog @ 76:435cced73e2f ecos-v1_3_1-release

eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
author jlarmour
date Tue, 28 Mar 2000 14:10:45 +0000
parents c5536bad4c24
children 6ed91473a1cd
line wrap: on
line diff
--- a/packages/hal/mn10300/stdeval1/current/ChangeLog
+++ b/packages/hal/mn10300/stdeval1/current/ChangeLog
@@ -1,8 +1,48 @@
+2000-03-03  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/hal_diag.c: Removed code to absorb ack character when
+	running under cygmon. Cygmon need to receive this in order to do
+	Ctrl-C break processing.
+
+2000-02-18  Jonathan Larmour  <jlarmour@redhat.co.uk>
+
+	* cdl/hal_mn10300_am31_stdeval1.cdl (CYGBLD_BUILD_GDB_STUBS): When
+	building stubs, define every dependency required here rather than in
+	the template
+
 2000-02-10  Jesper Skov  <jskov@redhat.com>
 
 	* include/plf_stub.h: 
 	HAL_STUB_PLATFORM_STUBS_INIT->HAL_STUB_PLATFORM_INIT
 
+2000-02-03  Jesper Skov  <jskov@redhat.com>
+
+	* cdl/hal_mn10300_am31_stdeval1.cdl: Implements stubs.
+
+2000-01-27  Jesper Skov  <jskov@redhat.com>
+
+	* cdl/hal_mn10300_am31_stdeval1.cdl: Moved part of stubs build rule to
+	common HAL. Changed description.
+
+2000-01-26  Jesper Skov  <jskov@redhat.com>
+
+	* cdl/hal_mn10300_am31_stdeval1.cdl: Fix display string.
+
+2000-01-24  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* cdl/hal_mn10300_am31_stdeval1.cdl: Add stubs build rule.
+
+2000-01-24  John Dallaway  <jld@cygnus.co.uk>
+
+	* cdl/*.cdl:
+
+	Remove obsolete option CYGTST_TESTING_IDENTIFIER.
+
+2000-01-19  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* cdl/*.cdl: Add descriptions to a number of options &c which were
+	lacking same, also tidied up other typos as noticed en passant.
+
 1999-12-21  Jonathan Larmour  <jlarmour@cygnus.co.uk>
 
 	* src/plf_misc.c (hal_platform_init): Rename
@@ -13,11 +53,22 @@ 1999-12-21  Jonathan Larmour  <jlarmour@
 	* src/hal_diag.c: Likewise.  Rename CYG_HAL_USE_ROM_MONITOR_SLOAD
 	-> CYGSEM_HAL_USE_ROM_MONITOR_Sload throughout
 
+	* cdl/hal_mn10300_am31_stdeval1.cdl: Add new platform-specific
+	CYGSEM_HAL_USE_ROM_MONITOR option to control ROM monitor support
+
+1999-12-20  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* cdl/hal_mn10300_am31_stdeval1.cdl: Add -Wl for linker options.
+
 1999-11-25  Gary Thomas  <gthomas@cygnus.co.uk>
 
 	* include/pkgconf/mlt_mn10300_am31_stdeval1_rom.h: 
 	* include/pkgconf/mlt_mn10300_am31_stdeval1_ram.h: New file(s).
 
+1999-11-03  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* cdl/hal_mn10300_am31_stdeval1.cdl: Added.
+
 1999-09-07  Jesper Skov  <jskov@cygnus.co.uk>
 
 	* include/plf_stub.h: Include proper config header file.