PowerPC's math_ldbl.h

Siddhesh Poyarekar siddhesh.poyarekar@gmail.com
Fri Feb 22 03:47:00 GMT 2013


On 22 February 2013 08:30, Adhemerval Zanella
<azanella@linux.vnet.ibm.com> wrote:
> +#ifndef ldbl_pack
> +# define ldbl_pack   default_ldbl_pack
> +#endif
> +#ifndef ldbl_unpack
> +# define ldbl_unpack default_ldbl_unpack
> +#endif

How about doing something similar to what I have proposed in this patch:

http://sourceware.org/ml/libc-alpha/2013-02/msg00461.html

That way the symbol name remains the same (ldbl_pack).


Siddhesh
-- 
http://siddhesh.in



More information about the Libc-alpha mailing list