aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2014-03-17 20:36:06 +0000
committerWill Newton <will.newton@linaro.org>2014-03-17 20:36:06 +0000
commitd0ac132472b6e4ca9a6664d979724f700f8fb48a (patch)
treed32718c7b9641b0dc49e5473c533008a939bd8c8 /ChangeLog
parent9290130a8de3f30970f741c79dfe8459f798e05f (diff)
downloadglibc-d0ac132472b6e4ca9a6664d979724f700f8fb48a.zip
glibc-d0ac132472b6e4ca9a6664d979724f700f8fb48a.tar.gz
glibc-d0ac132472b6e4ca9a6664d979724f700f8fb48a.tar.bz2
Revert "Fix HAVE_RM_CTX -Wundef warnings"
This reverts commit 9290130a8de3f30970f741c79dfe8459f798e05f.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6b90d2..972c30b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2014-03-17 Will Newton <will.newton@linaro.org>
+ * sysdeps/generic/math_private.h: Revert previous
+ change.
+
* sysdeps/generic/math_private.h: Check whether
HAVE_RM_CTX is defined with #ifdef rather
than #if.