]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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)
* 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

index 1487dc213b551cafb19433140dbf3275b8f39a8c..a0e02a33f9954e4ecbc53bbc2e6f4702d8b01ca4 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jun  3 11:02:24 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * 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.
+
 Tue Jun  2 23:14:01 1998  Richard Henderson  <rth@cygnus.com>
 
        * jump.c (jump_optimize): Remove debug messages accidentally left in