diff packages/hal/arm/arch/current/ChangeLog @ 80:2085233a121a ecos-sw-2000-04-07

Merge from eCos master repository on 2000-04-07-07:52:29-BST
author jlarmour
date Fri, 07 Apr 2000 07:45:04 +0000
parents 59d97b6ba612
children 6736c52df507
line wrap: on
line diff
--- a/packages/hal/arm/arch/current/ChangeLog
+++ b/packages/hal/arm/arch/current/ChangeLog
@@ -1,3 +1,11 @@
+2000-04-04  Jesper Skov  <jskov@redhat.com>
+
+	* src/context.S: 
+	* src/vectors.S: 
+	Wrap the trivial thumb stuff in macros so the important bits stand
+	out.
+	Fix dumb bug.
+	
 2000-03-24  Jesper Skov  <jskov@redhat.com>
 
 	* src/arm_stub.c: Make place_break thumb-aware.