summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-20 12:24:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-20 12:24:12 +0000
commitcacbf4f86a9372cc7bd354adba34f8bd9bd1038d (patch)
treef2c64ad047f32d4f1a3e0255bac33dbc533a8f80 /c/src/lib/libbsp/i386/pc386/ChangeLog
parent2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cacbf4f86a9372cc7bd354adba34f8bd9bd1038d.tar.bz2
2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* console/Makefile.am: Remove RTEMS_H_FILES. * start/start16.S: include <bspopts.h> to get NEW_GAS.
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index ade0460998..d95758fc08 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -1,5 +1,10 @@
2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * console/Makefile.am: Remove RTEMS_H_FILES.
+ * start/start16.S: include <bspopts.h> to get NEW_GAS.
+
+2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.in: Add bspopts.h.
* include/.cvsignore: Add bspopts.h*, stamp-h*.
* include/Makefile.am: Use *_HEADERS instead of *H_FILES.