summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/sim68000/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-27 16:59:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-27 16:59:57 +0000
commit1d2cfc01b019f8e896303ce4bf3b199d74ba8f53 (patch)
treea6e348320072b77388edb04c894138ab76253619 /c/src/lib/libbsp/m68k/sim68000/ChangeLog
parent2000-11-27 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-1d2cfc01b019f8e896303ce4bf3b199d74ba8f53.tar.bz2
2000-11-27 Joel Sherrill <joel@OARcorp.com>
* start/start.S, startup/bspstart.c: Not functional for CPU32 but hopefully will compile now and give a warning saying that the CPU32 variant needs work.
Diffstat (limited to 'c/src/lib/libbsp/m68k/sim68000/ChangeLog')
-rw-r--r--c/src/lib/libbsp/m68k/sim68000/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/sim68000/ChangeLog b/c/src/lib/libbsp/m68k/sim68000/ChangeLog
index 018835f2a0..6c1ad336d9 100644
--- a/c/src/lib/libbsp/m68k/sim68000/ChangeLog
+++ b/c/src/lib/libbsp/m68k/sim68000/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-27 Joel Sherrill <joel@OARcorp.com>
+
+ * start/start.S, startup/bspstart.c: Not functional for CPU32
+ but hopefully will compile now and give a warning saying that
+ the CPU32 variant needs work.
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.