t-softfp32
939 Bytes
-
RISC-V: Build soft-float divide routines for -mno-fdiv. · 8dc56a22
Using -mno-fdiv gives linker errors unless we build the missing divide routines in libgcc always. There is at least one university project designing RISC-V parts without FP divide that wants to use the option. libgcc/ * config/riscv/t-softfp32 (softfp_extra): Add FP divide routines From-SVN: r277723
Jim Wilson committed