diff packages/hal/arm/ebsa285/current/ChangeLog @ 97:ced4577552cd ecos-sw-2000-06-06

Merge from eCos master repository on 2000-06-06-08:44:00-BST
author jlarmour
date Tue, 06 Jun 2000 08:39:36 +0000
parents 435cced73e2f
children 95f3e12a6327
line wrap: on
line diff
--- a/packages/hal/arm/ebsa285/current/ChangeLog
+++ b/packages/hal/arm/ebsa285/current/ChangeLog
@@ -15,6 +15,11 @@ 2000-02-24  Hugo Tyson  <hmt@cygnus.co.u
 	been seeing test failures with the SDRAM initialization in the
 	board with 32Mb - the SDRAM setup is screwey; hope this fixes it.
 
+2000-02-21  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* cdl/hal_arm_ebsa285.cdl: Remove -mstructure-size-boundary=8
+	option - no longer needed to build working network code.
+
 2000-02-18  Jonathan Larmour  <jlarmour@redhat.co.uk>
 
 	* cdl/hal_arm_ebsa285.cdl (CYGBLD_BUILD_GDB_STUBS): When
@@ -42,6 +47,7 @@ 2000-02-09  Hugo Tyson  <hmt@cygnus.co.u
 
 	* cdl/hal_arm_ebsa285.cdl (CYGBLD_GLOBAL_CFLAGS): Permanently set
 	the -mstructure-size-boundary=8 compilation option, as required by
+	the initial version of the OpenBSD network stack port, currently
 	software under development.
 
 2000-02-07  Jesper Skov  <jskov@redhat.com>