diff packages/hal/powerpc/arch/current/ChangeLog @ 1431:3e87cf3554ba

Minor change for new assembler
author gthomas
date Mon, 08 Dec 2003 14:26:03 +0000
parents 879ff7a40226
children e0a4e3b20d73
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog
+++ b/packages/hal/powerpc/arch/current/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-08  Gary Thomas  <gary@mlbassoc.com>
+
+	* src/vectors.S: Minor change which makes newer versions of assembler
+	happy (at least for binutils-2.14.90.0.6).
+
 2003-12-05  Andrew Lunn  <andrew.lunn@ascom.ch>
 
 	* include/hal_intr.h: hal_delay_us() is a C function.