about summary refs log tree commit diff
path: root/sysdeps/ieee754
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2017-10-02 13:01:02 +0100
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2017-10-02 17:33:13 +0100
commitbdc5c59214a9e4bd9a299deead29c04ddf141256 (patch)
treeb523a6912c7543ec8df12710c19141de6862a858 /sysdeps/ieee754
parentbd4430c2a6d9d4deb49cab20ebe6aaf8a779ba0d (diff)
downloadglibc-bdc5c59214a9e4bd9a299deead29c04ddf141256.tar.gz
glibc-bdc5c59214a9e4bd9a299deead29c04ddf141256.tar.xz
glibc-bdc5c59214a9e4bd9a299deead29c04ddf141256.zip
fix gamma symbol for static linking and new targets
The lgamma compat code is no longer built for !LIBM_SVID_COMPAT targets,
but the legacy gamma, gammaf and gammal symbols should be still defined,
so make them aliases to the non-compat lgamma code.

	* math/w_lgamma.c: New file.
	* math/w_lgammaf.c: New file.
	* math/w_lgammal.c: New file.
Diffstat (limited to 'sysdeps/ieee754')
0 files changed, 0 insertions, 0 deletions