diff packages/hal/powerpc/arch/current/ChangeLog @ 473:87f3e026b015

PPC60x improvements
author gthomas
date Tue, 24 Dec 2002 16:04:18 +0000
parents d175f4be3ab6
children cf40eb699ddf
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog
+++ b/packages/hal/powerpc/arch/current/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-24  Gary Thomas  <gary@mlbassoc.com>
+
+	* src/vectors.S: 
+	* cdl/hal_powerpc.cdl: Add option to allow ROM code to simply
+	jump to the startup code, instead of using an absolute address.
+
 2002-11-14  Gary Thomas  <gthomas@ecoscentric.com>
 
 	* src/vectors.S: Provide pointer to saved registers on interrupt.
@@ -13,6 +19,11 @@ 2002-08-05  Bob Koninckx <bob.koninckx@m
 
 	* include/arch.inc: hal_fpu_load regs was not loading registers!
 
+2002-08-01  Gary Thomas  <gary@mlbassoc.com>
+ 
+ 	* include/hal_io.h: 
+ 	* include/hal_intr.h: Allow more variant/platform overrides.
+ 
 2002-04-29  Jonathan Larmour  <jlarmour@redhat.com>
 
 	* src/vectors.S: