8dc56a2244
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 |
||
---|---|---|
.. | ||
atomic.c | ||
crti.S | ||
crtn.S | ||
div.S | ||
linux-unwind.h | ||
muldi3.S | ||
multi3.c | ||
riscv-asm.h | ||
save-restore.S | ||
sfp-machine.h | ||
t-elf | ||
t-elf32 | ||
t-elf64 | ||
t-softfp32 | ||
t-softfp64 |