Commit 5e3c02a8 by Donald Lindsay Committed by Don Lindsay

Patch to configure.in, approved by law@cygnus, for mn10200 processor.

From-SVN: r31121
parent 80ec27c8
Wed Dec 29 12:44:54 1999 Donald Lindsay <dlindsay@cygnus.com>
* configure.in,configure: case arm for mn10200-*-* now sets
float_format=i32 so that float.h will correctly claim "double"
to be 32 bits. Ran autoconf to generate configure from .in file.
Wed Dec 29 10:53:21 1999 Jeffrey A Law (law@cygnus.com)
* pa.md (conditional zero): If op1 is a register, force it into
......
......@@ -2835,6 +2835,7 @@ changequote([,])dnl
fi
;;
mn10200-*-*)
float_format=i32
cpu_type=mn10200
tm_file="mn10200/mn10200.h"
if test x$stabs = xyes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment