[PATCH] fix drem symbol for static linking and new targets

Szabolcs Nagy szabolcs.nagy@arm.com
Tue Oct 3 10:40:00 GMT 2017


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drem.diff
Type: text/x-patch
Size: 973 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20171003/7c92bd14/attachment.bin>


More information about the Libc-alpha mailing list