summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-03-11 17:25:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-03-11 17:25:54 +0000
commit986f39b398b361a623316c75d3d6bba805118d36 (patch)
tree721cfeaa96fd1091e1d114040f71f1c834473282 /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-986f39b398b361a623316c75d3d6bba805118d36.tar.bz2
2009-03-11 Ralf Corsépius <ralfcorsepius@rtems.org>
* configure.ac: Check of __assert(). * libcsupport/src/__assert.c: Conditionally build __assert().
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 271dbb3803..76fe062f00 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-11 Ralf Corsépius <ralfcorsepius@rtems.org>
+
+ * configure.ac: Check of __assert().
+ * libcsupport/src/__assert.c: Conditionally build __assert().
+
2009-03-10 Ralf Corsépius <ralfcorsepius@rtems.org>
* configure.ac: Check for creat().