summaryrefslogtreecommitdiffstats
path: root/c/src/exec/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-12-19 14:37:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-12-19 14:37:05 +0000
commit989b9383f8119a0ebd442c35eb2e2df52b3409db (patch)
tree57562b9d97374c88c3ef36447dabba3073adc495 /c/src/exec/ChangeLog
parent2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-989b9383f8119a0ebd442c35eb2e2df52b3409db.tar.bz2
2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/posix/Makefile.am: Add multilib support. * wrapup/itron/Makefile.am: Add multilib support. * wrapup/rtems/Makefile.am: Add multilib support. * Makefile.am: Add multilib support.
Diffstat (limited to 'c/src/exec/ChangeLog')
-rw-r--r--c/src/exec/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/exec/ChangeLog b/c/src/exec/ChangeLog
index cdbb73b501..6662750f44 100644
--- a/c/src/exec/ChangeLog
+++ b/c/src/exec/ChangeLog
@@ -1,3 +1,10 @@
+2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * wrapup/posix/Makefile.am: Add multilib support.
+ * wrapup/itron/Makefile.am: Add multilib support.
+ * wrapup/rtems/Makefile.am: Add multilib support.
+ * Makefile.am: Add multilib support.
+
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.