summaryrefslogtreecommitdiff
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
commit8aca62274049b9f0767861d7dfe732378e708241 (patch)
tree6d5d38c0082b163f46251e168fa84d31cc8b08d5
parent7356d5822f37c8ee17ef662944dcc0f8360be667 (diff)
downloadbinutils-redhat-8aca62274049b9f0767861d7dfe732378e708241.tar.gz
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 f57e546aa8..93f17ea5d9 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.