summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:00:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:00:37 +0000
commit2cc1b43b57815e8ebfb0545acb164e7fdf31eae5 (patch)
tree96f64e2d80e339e2f0e5545877b3d7fe53019d18 /cpukit/ChangeLog
parent2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-2cc1b43b57815e8ebfb0545acb164e7fdf31eae5.tar.bz2
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/monitor/mon-monitor.c, rtems/include/rtems/rtems/types.h: Do not have fp context type when no hardware or software floating point is available.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 72c41c57b5..80931fb0f0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/monitor/mon-monitor.c, rtems/include/rtems/rtems/types.h: Do
+ not have fp context type when no hardware or software floating point
+ is available.
+
+2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libcsupport/src/malloc_statistics_helpers.c,
libcsupport/src/realloc.c, rtems/include/rtems/rtems/region.h,
rtems/include/rtems/rtems/support.h,