summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/sh/ChangeLog')
-rw-r--r--c/src/lib/libcpu/sh/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/sh/ChangeLog b/c/src/lib/libcpu/sh/ChangeLog
index 3ef128490f..b0d58af52e 100644
--- a/c/src/lib/libcpu/sh/ChangeLog
+++ b/c/src/lib/libcpu/sh/ChangeLog
@@ -1,5 +1,9 @@
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
+
+2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c,
sh7750/score/cpu_asm.c: Use asm constraint "i" instead of "I" to
pass sizeof(Context_Control) to context switch.