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]

[PATCH] AArch64 remove conditional support for NO_LONG_DOUBLE.


This patch removes conditional support for NO_LONG_DOUBLE, this is
legacy fluff from the orignal port to AArch64 and no longer required.

/Marcus

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

        * sysdeps/aarch64/fpu/s_fma.c (strong_aliasx, NO_LONG_DOUBLE): Remove.
        * sysdeps/aarch64/fpu/s_fmin.c (strong_aliasx,
NO_LONG_DOUBLE): Likewise.
        * sysdeps/aarch64/fpu/s_frint.c (strong_aliasx,
NO_LONG_DOUBLE): Likewise.
        * sysdeps/aarch64/fpu/s_lrint.c (strong_aliasx,
NO_LONG_DOUBLE): Likewise.
        * sysdeps/aarch64/fpu/s_lround.c (strong_aliasx,
NO_LONG_DOUBLE): Likewise.

Attachment: 0005-Remove-special-handling-of-NO_LONG_DOUBLE.patch
Description: Binary data


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