]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/config/moxie/t-moxie-softfp
Commit moxie port.
[thirdparty/gcc.git] / gcc / config / moxie / t-moxie-softfp
1 softfp_float_modes := sf df
2 softfp_int_modes := si di
3 softfp_extensions := sfdf
4 softfp_truncations := dfsf
5 softfp_machine_header := moxie/sfp-machine.h
6 softfp_exclude_libgcc2 := y
7
8 # softfp seems to be missing a whole bunch of prototypes.
9 TARGET_LIBGCC2_CFLAGS += -Wno-missing-prototypes