aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-09-20 23:27:53 +0000
committerPaul Brook <paul@codesourcery.com>2006-09-20 23:27:53 +0000
commit0cf34e0589f1000d641c88426bdb1807a0f5c274 (patch)
tree10378671ab04e5f17252158f1c3e69117dc3919c
parentbfde98850122e0ce936343dfb0561f2a1d64cebf (diff)
downloadfsf-binutils-gdb-0cf34e0589f1000d641c88426bdb1807a0f5c274.zip
fsf-binutils-gdb-0cf34e0589f1000d641c88426bdb1807a0f5c274.tar.gz
fsf-binutils-gdb-0cf34e0589f1000d641c88426bdb1807a0f5c274.tar.bz2
2006-09-20 Paul Brook <paul@codesourcery.com>
newlib/ * libc/include/sys/reent.h: Define and use __reent_assert.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index f57e546..93f17ea 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,5 +1,10 @@
2006-09-20 Paul Brook <paul@codesourcery.com>
+ newlib/
+ * libc/include/sys/reent.h: Define and use __reent_assert.
+
+2006-09-20 Paul Brook <paul@codesourcery.com>
+
libgloss/
* arm/arm.sc: Add .gnu.linkonce and .ARM.extab sections.