summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-09 15:40:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-09 15:40:19 +0000
commitb36dc03c90d9b460bd5aabb6e75ff0d232e0e2f1 (patch)
tree12d5996cdcf4523854ac5c3419352188f463f3a2 /cpukit/ChangeLog
parent2008-01-08 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b36dc03c90d9b460bd5aabb6e75ff0d232e0e2f1.tar.bz2
2008-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/__assert.c: Newlib 1.16.0 adds __assert_func(). We need to have it also.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 89c6582515..4a6d00591c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libcsupport/src/__assert.c: Newlib 1.16.0 adds __assert_func(). We
+ need to have it also.
+
2008-01-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/Makefile.am: Add malloc_sbrk_helpers.c.