Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2008-04-17 00:04:08 +0400
committerJeff Johnston <jjohnstn@redhat.com>2008-04-17 00:04:08 +0400
commite950505015487147f9bd2c4ad1cc2b944d01bbb4 (patch)
tree4710289ef366a77588527fd94dfd8a71c4999efe /newlib/ChangeLog
parentc2bd84bc277805a697189567af2caec7759e2751 (diff)
2008-04-16 Patrick Mansfield <patmans@us.ibm.com>
* libc/machine/spu/sys/errno.h: Use _impure_data, not _reent_data.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index f3318da74..083e868e8 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,9 @@
2008-04-16 Patrick Mansfield <patmans@us.ibm.com>
+ * libc/machine/spu/sys/errno.h: Use _impure_data, not _reent_data.
+
+2008-04-16 Patrick Mansfield <patmans@us.ibm.com>
+
* libc/machine/spu/impure.c: Add missing underscore to impure_data.
2008-04-14 Patrick Mansfield <patmans@us.ibm.com>