Elimination of all floating point code in the tiny assembler

Paul Koning paulkoning@comcast.net
Wed Sep 13 14:01:24 GMT 2023


GCC has for years had an accurate and flexible way of handling target floating point representations for any build system.  Can Binutils simply use that code?  It would seem logical to do so.  Among other things, that will painlessly handle things like VAX float on IEEE build machines, or vice versa.

	paul



More information about the Binutils mailing list