aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2012-03-09 15:45:34 -0800
committerRichard Henderson <rth@twiddle.net>2012-03-09 16:12:17 -0800
commit5f0a5daeee4d32db4ec1f987b894a878e5a1f37f (patch)
tree66f1726bc6eb7baf3d5aecc7b9118c57357bde5f /ChangeLog
parentb8c036204fd01dce20f7c610c4295709f59a2a39 (diff)
downloadglibc-5f0a5daeee4d32db4ec1f987b894a878e5a1f37f.zip
glibc-5f0a5daeee4d32db4ec1f987b894a878e5a1f37f.tar.gz
glibc-5f0a5daeee4d32db4ec1f987b894a878e5a1f37f.tar.bz2
Move math/math_private.h to sysdeps/generic/math_private.h.
This reverts commit 60d6f5a6f50d838bcb4240fcc0223cac445c6c83.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4410cf..7bf4d96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-03-09 Richard Henderson <rth@twiddle.net>
+ * include/math_private.h: Remove file.
+ * math/math_private.h: Move file ...
+ * sysdeps/generic/math_private.h: ... here.
+
+2012-03-09 Richard Henderson <rth@twiddle.net>
+
* sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
* sysdeps/powerpc/fpu/math_private.h: Likewise.
* sysdeps/x86_64/fpu/math_private.h: Likewise.