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
commit224b503301f327a9e20289a95bbfb50dd05a2d88 (patch)
tree8349c1d7be3d4013fc8cf727d88e98f926d575ed
parentcd5a5ecde48975073bc1991e706f1b9874eb9bb7 (diff)
downloadgdb-224b503301f327a9e20289a95bbfb50dd05a2d88.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/