Subject: xdr_float.c broken on ARM?
To: None <port-arm32@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: port-arm32
Date: 02/17/2001 16:08:41
While looking for things that need fixing to cope with VFP-format doubles,
I noticed that lib/libc/rpc/xdr_float.c doesn't have any special-casing to
cope with the ARM floating-point format.  I think this means that it's
always marshalled and unmarshalled XDR doubles incorrectly on ARM systems.  

Does anyone have any evidence that this code currently works on the ARM?  
If not, I'll fix it.

-- 
Ben Harris                                                   <bjh21@netbsd.org>
Portmaster, NetBSD/arm26               <URL:http://www.netbsd.org/Ports/arm26/>