This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add scan for IBM and Cray mainframe fp formats.
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 17 Oct 2016 12:29:35 +0000 (08:29 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 17 Oct 2016 23:29:29 +0000 (19:29 -0400)
commit6e6b38aecfbcb229c8568366e3566d7fe7c8bbc5
tree38c979cabf9cb04a3b09c959efc1095c80113744
parent4eadd82f8c152034818f42956737102f674f9118
Add scan for IBM and Cray mainframe fp formats.

For completeness: it's quite unlikely Perl would build in those
environments.

Though with Cray it's less impossible: Perl used to build in C90
UNICOS, in 5.8-ish timeframe.

With IBM, highly unlikely, because there probably never was a UNIXy
enough environment where the IBM Floating Point Architecture was used.
Configure
Porting/Glossary
config_h.SH