summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-08-29 20:26:58 +0000
committerPaul Brook <paul@codesourcery.com>2006-08-29 20:26:58 +0000
commita180f78dd718cb81b58c9261c4a6f105ff47f0b5 (patch)
tree52e5c6b27916856f2aa3edcd4f4c5eac6db3d5ff
parentc22e70b7595b88fb423c00233b82034b7b472c27 (diff)
downloadgdb-a180f78dd718cb81b58c9261c4a6f105ff47f0b5.tar.gz
2006-08-29 Paul Brook <paul@codesourcery.com>
newlib/ * libc/include/sys/config.h: Define _REENT_SMALL for Thumb-2.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 1403d6f81ec..aa1ce256131 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,8 @@
+2006-08-29 Paul Brook <paul@codesourcery.com>
+
+ newlib/
+ * libc/include/sys/config.h: Define _REENT_SMALL for Thumb-2.
+
2006-08-25 Nathan Sidwell <nathan@codesourcery.com>
libgloss/