summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--include/math_private.h1
-rw-r--r--sysdeps/generic/math_private.h (renamed from math/math_private.h)0
3 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b4410cfc77..7bf4d96e24 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.
diff --git a/include/math_private.h b/include/math_private.h
deleted file mode 100644
index cb71bafe8a..0000000000
--- a/include/math_private.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <math/math_private.h>
diff --git a/math/math_private.h b/sysdeps/generic/math_private.h
index 777762dd33..777762dd33 100644
--- a/math/math_private.h
+++ b/sysdeps/generic/math_private.h