gcc/libquadmath
Tobias Burnus f0c2df63c6 re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 <-> string functions)
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
2010-12-13 20:44:38 +01:00
..
gdtoa re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 <-> string functions) 2010-12-13 20:44:38 +01:00
math re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 <-> string functions) 2010-12-13 20:44:38 +01:00
COPYING.LIB
ChangeLog re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 <-> string functions) 2010-12-13 20:44:38 +01:00
Makefile.am re PR fortran/46543 (libquadmath: Add documentation) 2010-12-08 09:06:49 +01:00
Makefile.in re PR fortran/46543 (libquadmath: Add documentation) 2010-12-08 09:06:49 +01:00
acinclude.m4 acinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS, [...]): Remove. 2010-11-30 07:07:54 +01:00
aclocal.m4 re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
config.h.in
configure re PR fortran/46520 (libquadmath: fails at link test on bare irons) 2010-12-08 22:04:45 +01:00
configure.ac re PR fortran/46520 (libquadmath: fails at link test on bare irons) 2010-12-08 22:04:45 +01:00
libquadmath.texi re PR fortran/46543 (libquadmath: Add documentation) 2010-12-08 09:06:49 +01:00
libtool-version
quadmath-imp.h re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 <-> string functions) 2010-12-13 20:44:38 +01:00
quadmath.h re PR fortran/46817 (Missing copyright header in libquadmath/*.[hc]) 2010-12-07 00:06:48 +01:00
quadmath.map
quadmath_io.c re PR fortran/46817 (Missing copyright header in libquadmath/*.[hc]) 2010-12-07 00:06:48 +01:00
quadmath_weak.h re PR fortran/46817 (Missing copyright header in libquadmath/*.[hc]) 2010-12-07 00:06:48 +01:00