This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] AArch64 optimized maths functions.


> Don't use K&R C.
>
>
> r~

Fixed with attached patch.

/Marcus

2012-11-19  Marcus Shawcroft  <marcus.shawcroft@linaro.org>

        * sysdeps/aarch64/fpu/s_fma.c (__CONCATX): Don't use K&R.
        * sysdeps/aarch64/fpu/s_fmin.c (__CONCATX): Likewise.
        * sysdeps/aarch64/fpu/s_lrint.c (__CONCATX): Likewise.
        * sysdeps/aarch64/fpu/s_lround.c (__CONCATX): Likewise.
        * sysdeps/aarch64/fpu/s_frint.x (__CONCATX): Likewise.

Attachment: 0001-Remove-K-R-C-usage.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]