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/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/sh/ChangeLog b/c/src/lib/libcpu/sh/ChangeLog
index b54c1d6121..a452badc68 100644
--- a/c/src/lib/libcpu/sh/ChangeLog
+++ b/c/src/lib/libcpu/sh/ChangeLog
@@ -1,3 +1,16 @@
+2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Unconditionally build subdirs sh7032, sh7045, sh7750.
+ * configure.ac: Merge-in sh7032/configure.ac, sh7045/configure.ac,
+ sh7750/configure.ac.
+ Add AM_CONDITIONALS sh7032, sh7045, sh7750.
+ * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am:
+ Reflect changes above. Add PREINSTALL_DIRS.
+ * sh7032/configure.ac, sh7045/configure.ac, sh7750/configure.ac:
+ Remove.
+ * sh7032/.cvsignore, sh7045/.cvsignore, sh7750/.cvsignore:
+ Reflect changes above.
+
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.