config.gcc: Add i386/t-fprules-softfp64 and soft-fp/t-softfp to x86-darwin configurat...
authorEric Christopher <echristo@gcc.gnu.org>
Sat, 26 May 2007 01:58:51 +0000 (01:58 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Sat, 26 May 2007 01:58:51 +0000 (01:58 +0000)
commit8536ebb582cb5f4a7d78342ac9e8bd0f7f065503
tree462b9a3aa0607bc89e104a65edaa0f8e40184f77
parent9a3e1f0aaacb49b394a204ca7ad0cc4cf62a7084
config.gcc: Add i386/t-fprules-softfp64 and soft-fp/t-softfp to x86-darwin configurations.

2007-05-25  Eric Christopher  <echristo@apple.com>

    * config.gcc: Add i386/t-fprules-softfp64 and soft-fp/t-softfp
    to x86-darwin configurations.
    * config/i386/t-darwin: Add softfp support.
    * config/i386/t-darwin64: Ditto.
    * config/i386/sfp-machine.h: If mach then don't use
    aliasing, emit a stub to call.

From-SVN: r125085
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/sfp-machine.h
gcc/config/i386/t-darwin
gcc/config/i386/t-darwin64