This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] [ARM] ] Add support for fenv_private on ARM
- From: Marcus Shawcroft <marcus dot shawcroft at gmail dot com>
- To: Wilco <wdijkstr at arm dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Thu, 17 Apr 2014 09:42:29 +0100
- Subject: Re: [PATCH] [ARM] ] Add support for fenv_private on ARM
- Authentication-results: sourceware.org; auth=none
- References: <000b01cf3949$7e3a0080$7aae0180$ at com> <Pine dot LNX dot 4 dot 64 dot 1403061550110 dot 18293 at digraph dot polyomino dot org dot uk> <000001cf438e$6eafdd70$4c0f9850$ at com> <Pine dot LNX dot 4 dot 64 dot 1403192205350 dot 7236 at digraph dot polyomino dot org dot uk> <A610E03AD50BFC4D95529A36D37FA55E325638F082 at GEORGE dot Emea dot Arm dot com> <CAFqB+PxxyAYGBGfWpidKQirdYyUk6U6EAtG5LkTtY=qU-73NUQ at mail dot gmail dot com> <000301cf478f$37ce34f0$a76a9ed0$ at com> <CAFqB+PxM-03CLByGtO+McvvjbtCEKAj7_+HH96O1Q2bePh65xA at mail dot gmail dot com>
On 25 March 2014 14:45, Marcus Shawcroft <marcus.shawcroft@gmail.com> wrote:
> On 24 March 2014 18:31, Wilco <wdijkstr@arm.com> wrote:
>> Marcus wrote:
>>> I don't mind committing the patch for you but I don't see a ChangeLog
>>> entry in this thread?
>>
>> * sysdeps/arm/fenv_private.h: New file: Inline floating point
>> rounding and exception handling.
>> * sysdeps/arm/math_private.h: New file: Include fenv_private.h.
>> * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
>>
>
> Thanks, I'm going to need the patch as an attachment to, the inline
> version has been corrupted at either my end or your end...
Attachement ping?
/Marcus