summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-18 06:04:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-18 06:04:44 +0000
commitdb9755299817e3024e76970cae2a82c911cb7713 (patch)
treed89c03e1cb6d1c7633757d1b0f95c5f83436b012 /c/src/lib/libbsp
parent2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-db9755299817e3024e76970cae2a82c911cb7713.tar.bz2
Move bogus ChangeLog entry to tools/ChangeLog
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog5
-rw-r--r--c/src/lib/libbsp/i386/pc386/tools/ChangeLog5
2 files changed, 5 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index 1d847abba0..65a1f5a249 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -4,11 +4,6 @@
2008-07-29 Chris Johns <chrisj@rtems.org>
- * tools/configure.ac: Add CFLAGS to workaround building errors on
- a 64bit AMD host.
-
-2008-07-29 Chris Johns <chrisj@rtems.org>
-
* ide/ide.c: Updated to the rtems_* libblock changed.
2008-05-23 Joel Sherrill <joel.sherrill@OARcorp.com>
diff --git a/c/src/lib/libbsp/i386/pc386/tools/ChangeLog b/c/src/lib/libbsp/i386/pc386/tools/ChangeLog
index b64dd5398e..0d10b604d4 100644
--- a/c/src/lib/libbsp/i386/pc386/tools/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/tools/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-29 Chris Johns <chrisj@rtems.org>
+
+ * configure.ac: Add CFLAGS to workaround building errors on
+ a 64bit AMD host.
+
2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Use MKDIR_P instead of mkdir_p.