summaryrefslogtreecommitdiff
path: root/libgcc/config/moxie/t-moxie-softfp
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/config/moxie/t-moxie-softfp')
-rw-r--r--libgcc/config/moxie/t-moxie-softfp9
1 files changed, 9 insertions, 0 deletions
diff --git a/libgcc/config/moxie/t-moxie-softfp b/libgcc/config/moxie/t-moxie-softfp
new file mode 100644
index 000000000..61c575132
--- /dev/null
+++ b/libgcc/config/moxie/t-moxie-softfp
@@ -0,0 +1,9 @@
+softfp_float_modes := sf df
+softfp_int_modes := si di
+softfp_extensions := sfdf
+softfp_truncations := dfsf
+softfp_machine_header := moxie/sfp-machine.h
+softfp_exclude_libgcc2 := y
+
+# softfp seems to be missing a whole bunch of prototypes.
+TARGET_LIBGCC2_CFLAGS += -Wno-missing-prototypes