aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2008-07-04 17:05:58 +0000
committerJoel Brobecker <brobecke@gcc.gnu.org>2008-07-04 17:05:58 +0000
commit47cfcc3ae8745b808f1b8375a2ffc4fd15d74eb9 (patch)
tree4f0c8bc0a90795bc88ce374ce9b4d7f2a5bb54c4 /include/ChangeLog
parent99805865c56f80f6c32d7acdec400bb8464c8359 (diff)
downloadgcc-47cfcc3ae8745b808f1b8375a2ffc4fd15d74eb9.zip
gcc-47cfcc3ae8745b808f1b8375a2ffc4fd15d74eb9.tar.gz
gcc-47cfcc3ae8745b808f1b8375a2ffc4fd15d74eb9.tar.bz2
safe-ctype.h: Remove #error when detecting that ctype.h has been included.
* safe-ctype.h: Remove #error when detecting that ctype.h has been included. Redefine the various macros provided by ctype.h as undefined variables. From-SVN: r137480
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index bf1af8d..66f6249 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-04 Joel Brobecker <brobecker@adacore.com>
+
+ * safe-ctype.h: Remove #error when detecting that ctype.h has been
+ included. Redefine the various macros provided by ctype.h as
+ undefined variables.
+
2008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,