[PATCH][ARM] RTABI half-precision conversion functions
Andrew Stubbs
ams@codesourcery.com
Thu Apr 14 14:17:00 GMT 2011
On 14/02/11 18:20, Joseph S. Myers wrote:
> Is there a reason you didn't add these functions to the shared libgcc
> (adjust t-bpabi and t-symbian accordingly, add them to libgcc-bpabi.ver at
> version GCC_4.6.0)? The GCC-specific names were deliberately made
> static-only in the expectation that they would be obsoleted by standard
> AEABI names and temporary names shouldn't be a permanent part of the
> shared libgcc interface; now we have the permanent names, I'd have thought
> they should go in shared libgcc as well as static libgcc (while the
> GCC-specific names would continue to be exported from static libgcc only,
> with the symbol versioning ensuring they don't get exported from shared
> libgcc).
>
No, there was no reason - I just didn't realise it needed doing.
Is this patch better?
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eabi-half-precision.patch
Type: text/x-patch
Size: 7161 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110414/f74bc18c/attachment.bin>
More information about the Gcc-patches
mailing list