diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-03-01 22:53:27 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-03-01 22:53:27 +0000 |
commit | 68508633191ec7577809a091e7c897b2dd2cdab9 (patch) | |
tree | 8467e56081e041ce69572c7c566a89c2a8717878 | |
parent | 7775448e570a2bd77886548fc3e9af5007814a8b (diff) | |
download | glibc-68508633191ec7577809a091e7c897b2dd2cdab9.tar.gz glibc-68508633191ec7577809a091e7c897b2dd2cdab9.tar.xz glibc-68508633191ec7577809a091e7c897b2dd2cdab9.zip |
Use same installed powerpc headers for hard and soft float.
-rw-r--r-- | ChangeLog | 9 | ||||
-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 b826b91e87..bd1fb0d7e4 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 0720795d54..0720795d54 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 140fff08ef..140fff08ef 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 159543beed..159543beed 100644 --- a/sysdeps/powerpc/fpu/fpu_control.h +++ b/sysdeps/powerpc/fpu_control.h |