2002-10-19 Roland McGrath <roland@redhat.com>
commitea5a0c9530c681608dfa55f637e1dd7767472e07
authorRoland McGrath <roland@gnu.org>
Sat, 19 Oct 2002 20:03:40 +0000 (19 20:03 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 19 Oct 2002 20:03:40 +0000 (19 20:03 +0000)
tree95c910b1506bd41c14ee661d87f98ed65c19352c
parent54df0cf57d86c5158f3d9d6076dc79154c876b2d
2002-10-19  Roland McGrath  <roland@redhat.com>

* config.make.in: Nix completely-soft nonsense.
* configure.in: Likewise.  Under --without-fp, use nofpu subdirectory
of machine directories instead of fpu subdirectory.
* sysdeps/powerpc/soft-fp/Makefile: Remove cruft added in last change.
* sysdeps/powerpc/nofpu/Makefile: Put it in this new file instead.
* sysdeps/powerpc/soft-fp/sim-full.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/fraiseexcpt.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/fegetexcept.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/fclrexcpt.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/ftestexcept.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/fgetexcptflg.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/fsetexcptflg.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/fedisblxcpt.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/feenablxcpt.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/fegetenv.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/fesetenv.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/fegetround.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/fesetround.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/feupdateenv.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/feholdexcpt.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/fenv_const.c: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/libm-test-ulps: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/soft-supp.h: Moved to ../nofpu.
* sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Moved to ...
* sysdeps/powerpc/nofpu/Versions: ... here, new file.
sysdeps/powerpc/nofpu/Makefile [new file with mode: 0644]
sysdeps/powerpc/nofpu/Versions [new file with mode: 0644]