This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] PPC64: First in the series implementing libmvec on POWER8


Differences from previous patch submission:

1. Configure verifies that the compiler implements VSX builtins.
If so vector math library is built by default.

2. A runtime check prevents vector math tests running on systems
lacking VSX hardware.

3. File vec_finite_alias.c is now empty. Its existence ensures that
libmvec_nonshared.a is created. Otherwise, linking during testing
of a newly-installed glibc fails.

Attachment: 0001-PPC64-First-in-the-series-of-patches-implementing-PO.patch.20190302
Description: Binary data


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