summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-09-21 23:42:46 +0000
committerPaul Brook <paul@codesourcery.com>2006-09-21 23:42:46 +0000
commitdbd3fc79fb713c993fc6fba60c9c784542aa3610 (patch)
tree7efc29f844a4c81ddef1c14fa058734697ccfbfb
parent0cf34e0589f1000d641c88426bdb1807a0f5c274 (diff)
downloadbinutils-gdb-dbd3fc79fb713c993fc6fba60c9c784542aa3610.tar.gz
2006-09-21 Paul Brook <paul@codesourcery.com>
newlib/ * libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to be binary compatible with normal layout
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 93f17ea5d92..e4002935b0a 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,9 @@
+2006-09-21 Paul Brook <paul@codesourcery.com>
+
+ newlib/
+ * libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to be binary
+ compatible with normal layout
+
2006-09-20 Paul Brook <paul@codesourcery.com>
newlib/