Formatting.

This commit is contained in:
Joel Sherrill
2007-04-10 11:28:00 +00:00
parent db65cf7843
commit 3f37d12402
+3 -4
View File
@@ -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>