summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/armulator/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-24 20:07:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-24 20:07:01 +0000
commite86adc797d291ed76c3d9699509f1ad6ac231e76 (patch)
tree1893223eb83735ff27f9fa68fde36a3b0c4a9b1a /c/src/lib/libbsp/arm/armulator/ChangeLog
parent2001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e86adc797d291ed76c3d9699509f1ad6ac231e76.tar.bz2
2001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add include/bspopts.h. * console/Makefile.am: Use *_HEADERS instead of *H_FILES. * irq/Makefile.am: Use *_HEADER instead of *H_FILES. * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h* * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES. * include/bsp.h: Add bspopts.h.
Diffstat (limited to 'c/src/lib/libbsp/arm/armulator/ChangeLog')
-rw-r--r--c/src/lib/libbsp/arm/armulator/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/armulator/ChangeLog b/c/src/lib/libbsp/arm/armulator/ChangeLog
index fac8666885..f984a2a817 100644
--- a/c/src/lib/libbsp/arm/armulator/ChangeLog
+++ b/c/src/lib/libbsp/arm/armulator/ChangeLog
@@ -1,3 +1,12 @@
+2001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.in: Add include/bspopts.h.
+ * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
+ * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
+ * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
+ * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
+ * include/bsp.h: Add bspopts.h.
+
2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).