This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
VAX: Configure changes for VAX floats
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 26 Jun 2016 01:57:55 +0000 (21:57 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 2 Jul 2016 00:43:12 +0000 (20:43 -0400)
commitc183cd86045c09fcbba056a606ae50f11c9c5b5a
tree07cce0d4876a59e076b0d420c4baf0985b9e2113
parentee4b19b959afbc7b1778ed123bdc8612e6fb0cd6
VAX: Configure changes for VAX floats

Detect the VAX floating point formats D and G.

And the F float, but that is float (duh), never likely to be
the double, but do it for consistency (we detect IEEE single
precision floats, too).

The T float and X float are the IEEE 64-bit and 128-bit,
but those were available only on the Alpha.

Tested on vax-netbsd.
Configure
config_h.SH
uconfig.h