Re: [libiberty] IBM long double little-endian

2013-08-19 Thread DJ Delorie
The libiberty parts are OK. The only drawback I can imagine is if someone outside our source trees has used these, and installed a shared library, and replaced it with this new one... but that's not our problem, since we don't support that. > include/ > * floatformat.h (floatformat_ibm_lon

[libiberty] IBM long double little-endian

2013-08-19 Thread Alan Modra
On Mon, Aug 19, 2013 at 09:53:14AM -0600, Tom Tromey wrote: > > "Alan" == Alan Modra writes: > > Alan> This teaches gdb about little-endian IBM long double. Like big-endian > Alan> IBM long double, the little-endian version is an array of two doubles. > > Alan> The patch also deletes some u