summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/mips/ChangeLog')
-rw-r--r--c/src/lib/libcpu/mips/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog
index 8a064256ef..099d27df23 100644
--- a/c/src/lib/libcpu/mips/ChangeLog
+++ b/c/src/lib/libcpu/mips/ChangeLog
@@ -1,3 +1,15 @@
+2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * clock/Makefile.am, timer/Makefile.am: Remove.
+ * r46xx/Makefile.am: Built timer.rel, clock.rel.
+ Add PREINSTALL_DIRS.
+ * Makefile.am: Remove timer, clock.
+ * tx39/Makefile.am, mongoosev/Makefile.am, shared/Makefile.am:
+ Add PREINSTALL_DIRS.
+ * configure.ac: Reflect removing clock/Makefile.am,
+ timer/Makefile.am.
+ Add subdir-objects to AUTOMAKE_OPTIONS.
+
2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am: Convert to using automake compilation rules.