about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-12-05 18:01:25 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-12-05 18:01:25 +0000
commit1f70eae4cf0ca826ddbc2b61720e8aeae1e13de4 (patch)
tree951fbc8d112991b5f7d7169e78f71ab2a1c04aa3 /sysdeps/ieee754/flt-32
parente2c4dce5350b8782d311467045c615734b2db270 (diff)
downloadglibc-1f70eae4cf0ca826ddbc2b61720e8aeae1e13de4.tar.gz
glibc-1f70eae4cf0ca826ddbc2b61720e8aeae1e13de4.tar.xz
glibc-1f70eae4cf0ca826ddbc2b61720e8aeae1e13de4.zip
Support defining strfromf64, strfromf32x aliases.
This patch adds support for defining strfromf64 and strfromf32x
aliases of strfromd when the corresponding types are enabled.

Tested for x86_64; also tested with build-many-glibcs.py in
conjunction with other _Float64 / _Float32x changes.

	* stdlib/strfromd.c: Include <bits/floatn.h>.
	[__HAVE_FLOAT64 && !__HAVE_DISTINCT_FLOAT64] (strfromf64): Define
	and later undefine as macro and define as weak alias.
	[__HAVE_FLOAT32X && !__HAVE_DISTINCT_FLOAT32X] (strfromf32x):
	Likewise.
Diffstat (limited to 'sysdeps/ieee754/flt-32')
0 files changed, 0 insertions, 0 deletions