Thomas Huth writes:
> On 20.07.2017 17:04, Alex Bennée wrote:
>> SoftFloat3c is a re-write of the BSD softfloat library which includes
>> a number of new features. It has been written with libraries in mind
>> and has a new API so hopefully we can use both side-by-side as we
>> migrate.
>>
>> Si
On 20.07.2017 17:04, Alex Bennée wrote:
> SoftFloat3c is a re-write of the BSD softfloat library which includes
> a number of new features. It has been written with libraries in mind
> and has a new API so hopefully we can use both side-by-side as we
> migrate.
>
> Signed-off-by: Alex Bennée
> --