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]

Re: [PATCH 0/4] Move wrappers to libm-compat-calls-auto


On Wed, 21 Dec 2016, Gabriel F. T. Gomes wrote:

> The second patch renames the wrappes in math/ and in
> sysdeps/ieee754/ldbl-opt/ by adding the suffix "_compat" to the
> filenames.  No changes have been made to the files at this point.

There are various architecture-specific w_sqrt* files that need moving at 
the same time as the architecture-independent w_sqrt* files, and ia64 has 
a nearly full set of w_* files (mostly dummy files to prevent the generic 
ones from being built) which need moving similarly.

-- 
Joseph S. Myers
joseph@codesourcery.com


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