commit | 22c52846a5066907cf320204a458bda35cbb168a | [log] [tgz] |
---|---|---|
author | Corey Wharton <coreyw7@fb.com> | Tue Apr 07 15:24:36 2020 -0700 |
committer | Andrew Boie <andrewboie@gmail.com> | Wed Apr 22 16:39:48 2020 -0700 |
tree | 3fa845b245f979f0777c310f84bf406d3c042304 | |
parent | a4a334d3f715591e65c6f027c8c35b36ceb8a7ae [diff] |
riscv: Set mabi and march flags for floating point Adds handling of the FLOAT_64BIT option when determining the ISA flags as well as introduces a new Kconfig option to enable/disable the hard-float calling convention. Signed-off-by: Corey Wharton <coreyw7@fb.com>