d78552bd0f
gcc/ChangeLog: * config.gcc (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add i386/t-fprules-softfp and soft-fp/t-softfp to tmake_file. * libgcc-std.ver (GCC_4.6.0): Define version. libgcc/ChangeLog: * config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add i386/t-freebsd to tmake_file. * config/i386/t-freebsd: New file. * config/i386/libgcc-bsd.ver: New file. From-SVN: r163718
3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
# Add support for the introduction of 128-bit long double.
|
|
SHLIB_MAPFILES += $(srcdir)/config/i386/libgcc-bsd.ver
|