diff options
author | Paul E. Murphy <murphyp@linux.vnet.ibm.com> | 2016-06-03 15:44:12 -0500 |
---|---|---|
committer | Paul E. Murphy <murphyp@linux.vnet.ibm.com> | 2016-08-03 11:05:22 -0500 |
commit | b9e05ed07a3d805f12effa6b86c41a9d9c13a1f1 (patch) | |
tree | b6f65cad02f014102fe0d4204a940dc4582ff376 /sysdeps/posix | |
parent | cad1d6066fa52caa89d15b21b047178d9a8c25f3 (diff) | |
download | glibc-b9e05ed07a3d805f12effa6b86c41a9d9c13a1f1.zip glibc-b9e05ed07a3d805f12effa6b86c41a9d9c13a1f1.tar.gz glibc-b9e05ed07a3d805f12effa6b86c41a9d9c13a1f1.tar.bz2 |
Refactor part of math Makefile
In order to support more types, the Makefile needs a few bits
shuffled.
F is explictly used as a placeholder to substitute for the
appropriate type suffix. This removes the need to demangle
_r suffixed objects.
The variable libm-compat-calls is added to house any objects which
are only built to provide compat symbols within libm. That is,
no newly added type should ever attempt building these. Note,
k_standard* files have been added there. By consensus they are
deprecated; in practice, we haven't gotten there yet.
New types would be added as noted in the comments preceding
type-TYPE-{suffix,routines,yes} variables. However, some manual
additions will still need to be done to add appropriate flags
when building the various variants of libm-test.c for a new type.
Likewise, test-ildoubl is renamed test-ildouble for consistency's
sake.
Diffstat (limited to 'sysdeps/posix')
0 files changed, 0 insertions, 0 deletions