This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCHv2] ldbl-128ibm-compat: Introduce ieee128 symbols
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Rajalakshmi Srinivasaraghavan <raji at linux dot vnet dot ibm dot com>
- Cc: <libc-alpha at sourceware dot org>
- Date: Wed, 27 Jun 2018 16:14:05 +0000
- Subject: Re: [PATCHv2] ldbl-128ibm-compat: Introduce ieee128 symbols
- References: <1530083524-6688-1-git-send-email-raji@linux.vnet.ibm.com>
On Wed, 27 Jun 2018, Rajalakshmi Srinivasaraghavan wrote:
> Changes since v1:
> Used weak_alias instead of libm_alias_float128_other_r_ldbl.
>
> ---
>
> This patch adds __*ieee128 symbols for strfrom, strtold, strtold_l, wcstold
> and wcstold_l functions. Redirection from *l to *ieee128 will be handled
> in separate patch once we start building these new files.
>
> 2018-06-27 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
>
> * sysdeps/ieee754/ldbl-128ibm-compat/Versions: Add __strfromieee128,
> __strtoieee128, __strtoieee128_l,__wcstoieee128 and __wcstoieee128_l.
> * sysdeps/ieee754/ldbl-128ibm-compat/strfromf128.c: New file.
> * sysdeps/ieee754/ldbl-128ibm-compat/strtof128.c: New file.
> * sysdeps/ieee754/ldbl-128ibm-compat/strtof128_l.c: New file.
> * sysdeps/ieee754/ldbl-128ibm-compat/wcstof128.c: New file.
> * sysdeps/ieee754/ldbl-128ibm-compat/wcstof128_l.c: New file.
OK.
--
Joseph S. Myers
joseph@codesourcery.com