]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.in: Set float_format to m68k for all m68k targets that do not override...
authorAndreas Schwab <schwab@gcc.gnu.org>
Wed, 3 Jun 1998 02:06:31 +0000 (02:06 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Wed, 3 Jun 1998 02:06:31 +0000 (02:06 +0000)
commit7fdc2757cbeda7edde71bdcf75ba55d1c18a6448
treee850ed8d3a9e34d029bed4d771a65e563d2a1068
parentc8db55b051bf22ea996d44b27cd29bb2137f7c17
configure.in: Set float_format to m68k for all m68k targets that do not override...

* configure.in: Set float_format to m68k for all m68k targets that
do not override LONG_DOUBLE_TYPE_SIZE.
* config/float-m68k.h: New file.

From-SVN: r20206
gcc/ChangeLog