summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-10 11:28:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-10 11:28:00 +0000
commit3f37d124021e8a044b494e03ece2c4e9af494425 (patch)
treed3d6efcb8540bde5d829f63ffaa19125990b1c53 /cpukit/ChangeLog
parent2007-04-10 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3f37d124021e8a044b494e03ece2c4e9af494425.tar.bz2
Formatting.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 3 insertions, 4 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 645464eb80..c11c1f35bd 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,13 +1,12 @@
2007-04-09 Thomas Doerfler |Thomas.Doerfler@embedded-brains.de>
- * include/rtems/pci.h:
- added device ID for MOTOROLA_HAWK
+ * include/rtems/pci.h: Added device ID for MOTOROLA_HAWK
2007-04-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/newlibc.c: Add __ATTRIBUTE_IMPURE_PTR__
- (Fixes "relocation truncated to fit: R_MIPS_GPREL16" agains
- impure_ptr bug).
+ (Fixes "relocation truncated to fit: R_MIPS_GPREL16" against
+ _impure_ptr bug).
Fix abuse of _REENT_INIT().
2007-04-05 Joel Sherrill <joel@OARcorp.com>