summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/sh7032/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-08-11 05:26:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-08-11 05:26:18 +0000
commit2aabc030c60faad8012bfdbb30dcc7b14e090155 (patch)
tree98d2f9ea37d7d2b9137fecccf375055fa9f11015 /c/src/lib/libcpu/sh/sh7032/ChangeLog
parent2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-2aabc030c60faad8012bfdbb30dcc7b14e090155.tar.bz2
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am: Use .$(OBJEXT) instead of .o. * delay/Makefile.am: Use .$(OBJEXT) instead of .o. * sci/Makefile.am: Use .$(OBJEXT) instead of .o. * score/Makefile.am: Use .$(OBJEXT) instead of .o. * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
Diffstat (limited to 'c/src/lib/libcpu/sh/sh7032/ChangeLog')
-rw-r--r--c/src/lib/libcpu/sh/sh7032/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/sh/sh7032/ChangeLog b/c/src/lib/libcpu/sh/sh7032/ChangeLog
index 8746924205..d9d21a2158 100644
--- a/c/src/lib/libcpu/sh/sh7032/ChangeLog
+++ b/c/src/lib/libcpu/sh/sh7032/ChangeLog
@@ -1,3 +1,11 @@
+2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * delay/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * sci/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * score/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
+
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* score/cpu_asm.c: Adapt inline asm to gcc-3.0.4.