On 4 April 2013 23:01, Ian Lance Taylor wrote:
> On Thu, Apr 4, 2013 at 12:53 PM, Bernhard Reutner-Fischer
> wrote:
>>
>> 2013-03-24 Bernhard Reutner-Fischer
>>
>> * configure.ac (libgcc_cv_dfp): Extend check to probe fenv.h
>> availability.
>> * configure: Regenerate
>
On Thu, Apr 4, 2013 at 12:53 PM, Bernhard Reutner-Fischer
wrote:
>
> 2013-03-24 Bernhard Reutner-Fischer
>
> * configure.ac (libgcc_cv_dfp): Extend check to probe fenv.h
> availability.
> * configure: Regenerate
This is OK.
Thanks.
Ian
uClibc can be built without fenv support, extend the configure check for
decimal floating point to probe the existance of fenv.h, too.
libgcc/ChangeLog:
2013-03-24 Bernhard Reutner-Fischer
* configure.ac (libgcc_cv_dfp): Extend check to probe fenv.h
availability.
* con