summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>