OSDN Git Service

2007-01-11 Paolo Bonzini <bonzini@gnu.org>
authorbonzini <bonzini>
Thu, 11 Jan 2007 11:22:51 +0000 (11:22 +0000)
committerbonzini <bonzini>
Thu, 11 Jan 2007 11:22:51 +0000 (11:22 +0000)
commitfc52f8cb196ceaed10d08ef4cb7dfbf9cf2bf3d3
tree9620032fa7616b3b8dfee7e6b6747ecd6f34f18a
parent058e1692dbfd3d93786484b37fc92fc452083754
2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
            Nick Clifton  <nickc@redhat.com>
            Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>

        * configure.in (build_configargs, host_configargs, target_configargs):
        Remove build/host/target parameters.
        (host_libs): Add gmp and mpfr.
        (GMP tests): Reorganize to allow in-tree GMP/MPFR.
        * Makefile.def (gmp, mpfr): New.
        (gcc): Remove target.
        * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
        target_os, target_vendor): New.
        (configure): Add host_alias/target_alias arguments.  Adjust invocations.
        * configure: Regenerate.
        * Makefile.in: Regenerate.

2007-01-11  Matt Fago  <fago@earthlink.net>

* configure.in: Try to link to functions only in mpfr 2.2.x
        to improve robustness of configure tests.
* configure: Regenerate.
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.in