aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-03-01 22:53:27 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-03-01 22:53:27 +0000
commit68508633191ec7577809a091e7c897b2dd2cdab9 (patch)
tree8467e56081e041ce69572c7c566a89c2a8717878
parent7775448e570a2bd77886548fc3e9af5007814a8b (diff)
downloadglibc-68508633191ec7577809a091e7c897b2dd2cdab9.zip
glibc-68508633191ec7577809a091e7c897b2dd2cdab9.tar.gz
glibc-68508633191ec7577809a091e7c897b2dd2cdab9.tar.bz2
Use same installed powerpc headers for hard and soft float.
-rw-r--r--ChangeLog9
-rw-r--r--sysdeps/powerpc/bits/fenvinline.h (renamed from sysdeps/powerpc/fpu/bits/fenvinline.h)0
-rw-r--r--sysdeps/powerpc/bits/mathinline.h (renamed from sysdeps/powerpc/fpu/bits/mathinline.h)0
-rw-r--r--sysdeps/powerpc/fpu_control.h (renamed from sysdeps/powerpc/fpu/fpu_control.h)0
4 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b826b91..bd1fb0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2013-03-01 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
+ * sysdeps/powerpc/fpu_control.h: ... here.
+ * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
+ * sysdeps/powerpc/bits/fenvinline.h: ... here.
+ * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
+ * sysdeps/powerpc/bits/mathinline.h: ... here.
+
2013-03-01 Roland McGrath <roland@hack.frob.com>
* elf/dl-hwcaps.c (_dl_important_hwcaps):
diff --git a/sysdeps/powerpc/fpu/bits/fenvinline.h b/sysdeps/powerpc/bits/fenvinline.h
index 0720795..0720795 100644
--- a/sysdeps/powerpc/fpu/bits/fenvinline.h
+++ b/sysdeps/powerpc/bits/fenvinline.h
diff --git a/sysdeps/powerpc/fpu/bits/mathinline.h b/sysdeps/powerpc/bits/mathinline.h
index 140fff0..140fff0 100644
--- a/sysdeps/powerpc/fpu/bits/mathinline.h
+++ b/sysdeps/powerpc/bits/mathinline.h
diff --git a/sysdeps/powerpc/fpu/fpu_control.h b/sysdeps/powerpc/fpu_control.h
index 159543b..159543b 100644
--- a/sysdeps/powerpc/fpu/fpu_control.h
+++ b/sysdeps/powerpc/fpu_control.h