diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-12-05 18:01:25 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-12-05 18:01:25 +0000 |
commit | 1f70eae4cf0ca826ddbc2b61720e8aeae1e13de4 (patch) | |
tree | 951fbc8d112991b5f7d7169e78f71ab2a1c04aa3 /NEWS | |
parent | e2c4dce5350b8782d311467045c615734b2db270 (diff) | |
download | glibc-1f70eae4cf0ca826ddbc2b61720e8aeae1e13de4.tar glibc-1f70eae4cf0ca826ddbc2b61720e8aeae1e13de4.tar.gz glibc-1f70eae4cf0ca826ddbc2b61720e8aeae1e13de4.tar.bz2 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 'NEWS')
0 files changed, 0 insertions, 0 deletions