summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/i386ex/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-17 08:04:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-17 08:04:01 +0000
commit8d62d94aea76a77cc2cc856aad08925b213e09fb (patch)
treed92fe801fd0ac70da9abf314ffddcb607cadd024 /c/src/lib/libbsp/i386/i386ex/ChangeLog
parent2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8d62d94aea76a77cc2cc856aad08925b213e09fb.tar.bz2
2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Install/preinstall headers from ../../i386/shared.
Diffstat (limited to 'c/src/lib/libbsp/i386/i386ex/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/i386ex/ChangeLog20
1 files changed, 12 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/i386/i386ex/ChangeLog b/c/src/lib/libbsp/i386/i386ex/ChangeLog
index d269ae0d74..e9f86a055c 100644
--- a/c/src/lib/libbsp/i386/i386ex/ChangeLog
+++ b/c/src/lib/libbsp/i386/i386ex/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Install/preinstall headers from ../../i386/shared.
+
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* network/network.c: Remove #define KERNEL.
@@ -32,7 +36,7 @@
* Makefile.am: Remove build-variant support.
-2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-09-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
@@ -44,40 +48,40 @@
* Makefile.am: Add -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ for network.
-2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 610/bsps
* Makefile.am: Add include/tm27.h, Cosmetics.
* include/tm27.h: Final cosmetics.
-2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: Split out tmtest27 support.
* include/tm27.h: New.
-2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-21 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 613/bsps
* include/bsp.h: Remove MAX_LONG_TEST_DURATION.
-2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-21 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 614/bsps
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
-2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
-2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* network/network.c: Include <rtems/asm.h> instead of <asm.h>.
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
-2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-03-31 Ralf Corsepius <ralf.corsepius@rtems.org>
* clock/ckinit.c, include/bsp.h, startup/bspstart.c, timer/timer.c:
Convert to using c99 fixed size types.