This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] fix drem symbol for static linking and new targets
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Szabolcs Nagy <szabolcs dot nagy at arm dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>, <nd at arm dot com>
- Date: Tue, 3 Oct 2017 13:06:27 +0000
- Subject: Re: [PATCH] fix drem symbol for static linking and new targets
- Authentication-results: sourceware.org; auth=none
- References: <59D368F7.60909@arm.com>
On Tue, 3 Oct 2017, Szabolcs Nagy wrote:
> The compat remainder code is no longer built for !LIBM_SVID_COMPAT targets,
> but the legacy drem, dremf and dreml symbols should be still defined since
> removing them may break existing code, so keep them as aliases in the
> non-compat remainder code.
>
> 2017-10-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
>
> * math/w_remainder.c: New file.
> * math/w_remainderf.c: New file.
> * math/w_remainderl.c: New file.
OK, without prejudice to possible reversion of this patch if we obsolete
the drem symbols before making any releases of new configurations.
--
Joseph S. Myers
joseph@codesourcery.com