summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/sh7032/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-08 18:28:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-08 18:28:30 +0000
commitf206b46e4ebcf5fe4e9aea9b6bce27f13aeaa828 (patch)
treeecc496be0c1efba26d1a7d51dec6392f4f369956 /c/src/lib/libcpu/sh/sh7032/ChangeLog
parent2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f206b46e4ebcf5fe4e9aea9b6bce27f13aeaa828.tar.bz2
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* score/cpu_asm.c: Adapt inline asm to gcc-3.0.4.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/sh/sh7032/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/sh/sh7032/ChangeLog b/c/src/lib/libcpu/sh/sh7032/ChangeLog
index 1e7ef38ce8..8746924205 100644
--- a/c/src/lib/libcpu/sh/sh7032/ChangeLog
+++ b/c/src/lib/libcpu/sh/sh7032/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * score/cpu_asm.c: Adapt inline asm to gcc-3.0.4.
+
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.