summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 05:07:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 05:07:40 +0000
commitd4116e4466a675286c1780d5b5163519181b1513 (patch)
treeb89d06f4bb800782f57689aa6ec8142f349e9fb6 /c/src/lib/libcpu/mips/ChangeLog
parent2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d4116e4466a675286c1780d5b5163519181b1513.tar.bz2
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am: Remove all-local: $(ARCH). * mongoosev/duart/Makefile.am: Remove all-local: $(ARCH). * mongoosev/vectorisrs/Makefile.am: Remove all-local: $(ARCH). * r46xx/vectorisrs/Makefile.am: Remove all-local: $(ARCH). * shared/cache/Makefile.am: Remove all-local: $(ARCH). * shared/interrupts/Makefile.am: Remove all-local: $(ARCH). * timer/Makefile.am: Remove all-local: $(ARCH). * tx39/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
Diffstat (limited to 'c/src/lib/libcpu/mips/ChangeLog')
-rw-r--r--c/src/lib/libcpu/mips/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog
index 19b45ad847..144faad210 100644
--- a/c/src/lib/libcpu/mips/ChangeLog
+++ b/c/src/lib/libcpu/mips/ChangeLog
@@ -1,3 +1,14 @@
+2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * clock/Makefile.am: Remove all-local: $(ARCH).
+ * mongoosev/duart/Makefile.am: Remove all-local: $(ARCH).
+ * mongoosev/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
+ * r46xx/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
+ * shared/cache/Makefile.am: Remove all-local: $(ARCH).
+ * shared/interrupts/Makefile.am: Remove all-local: $(ARCH).
+ * timer/Makefile.am: Remove all-local: $(ARCH).
+ * tx39/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
+
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reformat.