2010-12-13 Tobias Burnus <burnus@net-b.de>
PR fortran/46625
* gdtoa/gdtoaimp.h: Mangle internal functions by
prefixing them with __quadmath. Don't use gdtoa's strcp(y).
* gdtoa/g_Qfmt.c (g_Qfmt): Use strcpy instead of strcp.
* gdtoa/misc.c (strcpy): Renamed from strcp and only use
if NO_STRING_H is set.
* quadmath-imp.h (__quadmath_rem_pio2q,
* __quadmath_kernel_sincosq
__quadmath_kernel_sinq, __quadmath_kernel_cosq): Added
__quadmath prefix to internal functions.
* math/cosq.c (cosq): Ditto.
* math/sinq.c (cosq): Ditto.
* math/tanq.c (tanq,__quadmath_kernel_tanq): Ditto.
* math/rem_pio2q.c (rem_pio2, __quadmath_kernel_rem_pio2):
* Ditto.
* math/sinq_kernel.c (__quadmath_kernel_sinq): Ditto.
* math/cosq_kernel.c (__quadmath_kernel_cosq): Ditto.
From-SVN: r167768
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| README.gdtoa | Loading commit data... | |
| arith.h | Loading commit data... | |
| dmisc.c | Loading commit data... | |
| g_Qfmt.c | Loading commit data... | |
| g__fmt.c | Loading commit data... | |
| gd_qnan.h | Loading commit data... | |
| gdtoa.c | Loading commit data... | |
| gdtoa.h | Loading commit data... | |
| gdtoa_fltrnds.h | Loading commit data... | |
| gdtoaimp.h | Loading commit data... | |
| gethex.c | Loading commit data... | |
| gmisc.c | Loading commit data... | |
| hd_init.c | Loading commit data... | |
| hexnan.c | Loading commit data... | |
| makefile | Loading commit data... | |
| misc.c | Loading commit data... | |
| smisc.c | Loading commit data... | |
| strtodg.c | Loading commit data... | |
| strtopQ.c | Loading commit data... | |
| sum.c | Loading commit data... | |
| ulp.c | Loading commit data... |