diff options
author | Cooper Qu <cooper.qu@linux.alibaba.com> | 2020-09-07 17:25:02 +0800 |
---|---|---|
committer | Lifang Xia <lifang_xia@c-sky.com> | 2020-09-09 19:26:24 +0800 |
commit | a2061b9f29ea1ae8d40d5627bb8e704fa9e95a67 (patch) | |
tree | ccdbb7acf81d35bb3c09bd08d4fb92f46b789941 /include | |
parent | 1feede9b384ef80a268ffe0b18e75bd60574f7c7 (diff) | |
download | binutils-a2061b9f29ea1ae8d40d5627bb8e704fa9e95a67.zip binutils-a2061b9f29ea1ae8d40d5627bb8e704fa9e95a67.tar.gz binutils-a2061b9f29ea1ae8d40d5627bb8e704fa9e95a67.tar.bz2 |
CSKY: Support option -mfloat-abi.
The option corresponds to GCC to control the float calling conversion,
and the value will be stored in .csky.attributes section.
Co-Authored-By: Lifang Xia <lifang_xia@c-sky.com>
gas/
* config/tc-csky.c (float_abi): New.
(md_longopts): Add mfloat-abi.
(struct sky_option_value_table): New.
(csky_float_abis): New, the possible values for -mfloat-abi.
(parse_float_abi): New funtion.
(md_show_usage): Show help information for -mfloat-abi.
(set_csky_attribute): Store float-abi value.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions