HomeFreeBSD

Set correct float abi (float abi double) for hard-float build, so

Description

Set correct float abi (float abi double) for hard-float build, so
__riscv_float_abi_double macro will be defined by compiler.

The options are:
o lp64 riscv_float_abi_soft
o lp64f
riscv_float_abi_single
o lp64d __riscv_float_abi_double

Sponsored by: DARPA, AFRL

Details

Provenance
brAuthored on
Parents
rS332671: top: fix warnings from clang/gcc
Branches
Unknown
Tags
Unknown