summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index cf840ee35..417c9fc51 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-09 Paul Brook <paul@codesourcery.com>
+
+ * libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to be
+ binary compatible with normal layout.
+ (_REENT_INIT): Adjust to match struct layout.
+
2010-06-08 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/wordexp.h: Add __cplusplus wrapper.