summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 20:56:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 20:56:54 +0000
commit209451326883d803ea7af8b1f48730b32fbdebdb (patch)
treed2533d3bffb4568b1556e39ed300c1feaccbee32 /make/ChangeLog
parent2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-209451326883d803ea7af8b1f48730b32fbdebdb.tar.bz2
2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/erc32.cfg: Add comment on -mno-v8, -mcypress. * custom/gen68302.cfg: Comment out LIBC_LIB[C|M]. * custom/gen68340.cfg: Comment out LIBC_LIB[C|M]. * custom/gen68360.cfg: Comment out LIBC_LIB[C|M]. * custom/idp.cfg: Comment out LIBC_LIB[C|M]. * custom/mvme162.cfg: Comment out LIBC_LIB[C|M]. * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
Diffstat (limited to 'make/ChangeLog')
-rw-r--r--make/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index d4c8753eee..2724b5e252 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,6 +1,16 @@
2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
+ * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
+ * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
+ * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
+ * custom/idp.cfg: Comment out LIBC_LIB[C|M].
+ * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
+ * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
+
+2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* custom/gensh2.cfg: Fix comments.
2000-09-12 Joel Sherrill <joel@OARcorp.com>