Joseph Myers 18c08b9641 Support strfromf128 alias.
This patch adds support for building strfromf128 as an alias of
strfroml, in the case of __HAVE_FLOAT128 && !__HAVE_DISTINCT_FLOAT128.

Tested with build-many-glibcs.py that installed stripped shared
libraries are unchanged by this patch.  Also tested together with
changes to enable float128 aliases.

	* stdlib/strfroml.c: Include <bits/floatn.h>.
	[__HAVE_FLOAT128 && !__HAVE_DISTINCT_FLOAT128] (strfromf128):
	Define before include of <stdlib.h> and undefine afterwards, then
	define as weak alias.
2017-10-13 23:09:48 +00:00
..
2016-10-25 17:05:47 -02:00
2017-09-20 09:31:48 -07:00
2017-09-20 09:31:48 -07:00
2017-09-21 12:14:41 -07:00
2017-06-07 17:08:21 -03:00
2017-09-21 12:14:41 -07:00
2017-09-20 09:31:48 -07:00
2017-06-07 17:08:21 -03:00
2017-10-13 23:09:48 +00:00
2017-09-20 09:31:48 -07:00
2017-09-20 09:31:48 -07:00
2017-09-20 09:31:48 -07:00
2017-09-21 12:14:41 -07:00
2017-09-21 12:14:41 -07:00
2017-09-20 09:31:48 -07:00
2016-10-25 17:05:47 -02:00