Re: [PATCH, 2 of 5], Add suport for PowerPC IEEE 128-bit floating point

2014-07-25 Thread Joseph S. Myers
On Tue, 15 Jul 2014, Michael Meissner wrote: > These patches are the PowerPC specific patches to add IEEE 128-bit support to > libgcc. These patches need to be co-ordinated with the glibc support that > provides the software floating point emulation. The compiler patches need to > be installed b

Re: [PATCH, 2 of 5], Add suport for PowerPC IEEE 128-bit floating point

2014-07-15 Thread Michael Meissner
These patches are the PowerPC specific patches to add IEEE 128-bit support to libgcc. These patches need to be co-ordinated with the glibc support that provides the software floating point emulation. The compiler patches need to be installed before these patches can be installed. 2014-07-15 Mic