* sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr
authorGeoff Keating <geoffk@cygnus.com>
Thu, 6 Dec 2001 23:41:33 +0000 (23:41 +0000)
committerGeoff Keating <geoffk@cygnus.com>
Thu, 6 Dec 2001 23:41:33 +0000 (23:41 +0000)
commit6f064efa4c28e8f026d1bd07cfe49add44d085aa
tree86a76310234d22cba1e8eb0770bab218ea0c3f84
parent231340451b333e70a89d890ad702b513551d8de6
* sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr

save/restore functions here.
(libm-support): Don't define these functions here.
* sysdeps/powerpc/fpu/Makefile: Build the fpr save/restore
functions here.
* sysdeps/powerpc/fe_nomask.c: Move to...
* sysdeps/powerpc/fpu/fe_nomask.c: ... here.
* sysdeps/powerpc/fprrest.S: Move to...
* sysdeps/powerpc/fpu/fprrest.S: ... here.
* sysdeps/powerpc/fprsave.S: Move to...
* sysdeps/powerpc/fpu/fprsave.S: ... here.
2001-12-06  Geoff Keating  <geoffk@redhat.com>

* sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr
save/restore functions here.
(libm-support): Don't define these functions here.
* sysdeps/powerpc/fpu/Makefile: Build the fpr save/restore
functions here.
* sysdeps/powerpc/fe_nomask.c: Move to...
* sysdeps/powerpc/fpu/fe_nomask.c: ... here.
* sysdeps/powerpc/fprrest.S: Move to...
* sysdeps/powerpc/fpu/fprrest.S: ... here.
* sysdeps/powerpc/fprsave.S: Move to...
* sysdeps/powerpc/fpu/fprsave.S: ... here.
ChangeLog
sysdeps/powerpc/Makefile
sysdeps/powerpc/fpu/Makefile
sysdeps/powerpc/fpu/fe_nomask.c [moved from sysdeps/powerpc/fe_nomask.c with 100% similarity]
sysdeps/powerpc/fpu/fprrest.S [moved from sysdeps/powerpc/fprrest.S with 100% similarity]
sysdeps/powerpc/fpu/fprsave.S [moved from sysdeps/powerpc/fprsave.S with 100% similarity]