about summary refs log tree commit diff
path: root/math/s_ccoshf.c
diff options
context:
space:
mode:
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-06-03 15:44:12 -0500
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-08-03 11:05:22 -0500
commitb9e05ed07a3d805f12effa6b86c41a9d9c13a1f1 (patch)
treeb6f65cad02f014102fe0d4204a940dc4582ff376 /math/s_ccoshf.c
parentcad1d6066fa52caa89d15b21b047178d9a8c25f3 (diff)
downloadglibc-b9e05ed07a3d805f12effa6b86c41a9d9c13a1f1.tar.gz
glibc-b9e05ed07a3d805f12effa6b86c41a9d9c13a1f1.tar.xz
glibc-b9e05ed07a3d805f12effa6b86c41a9d9c13a1f1.zip
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 'math/s_ccoshf.c')
0 files changed, 0 insertions, 0 deletions