Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist/libgcc enable tf math (__float128)
details: https://anonhg.NetBSD.org/src/rev/a0c04f48044c
branches: trunk
changeset: 348517:a0c04f48044c
user: christos <christos%NetBSD.org@localhost>
date: Sat Oct 22 03:33:03 2016 +0000
description:
enable tf math (__float128)
diffstat:
external/gpl3/gcc/dist/libgcc/config.host | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r e3de31ae92b6 -r a0c04f48044c external/gpl3/gcc/dist/libgcc/config.host
--- a/external/gpl3/gcc/dist/libgcc/config.host Fri Oct 21 23:44:09 2016 +0000
+++ b/external/gpl3/gcc/dist/libgcc/config.host Sat Oct 22 03:33:03 2016 +0000
@@ -1383,6 +1383,7 @@
i[34567]86-*-mingw* | x86_64-*-mingw* | \
i[34567]86-*-dragonfly* | x86_64-*-dragonfly* | \
i[34567]86-*-freebsd* | x86_64-*-freebsd* | \
+ i[34567]86-*-netbsd* | x86_64-*-netbsd* | \
i[34567]86-*-openbsd* | x86_64-*-openbsd*)
tmake_file="${tmake_file} t-softfp-tf"
if test "${host_address}" = 32; then
Home |
Main Index |
Thread Index |
Old Index