commit | 4bee5252c1dedad044300ff89731ac26e27c9b21 | [log] [tgz] |
---|---|---|
author | yulong <shiyulong@iscas.ac.cn> | Fri Nov 08 00:19:04 2024 +0800 |
committer | Kito Cheng <kito.cheng@sifive.com> | Tue Nov 12 22:35:20 2024 +0800 |
tree | 5ab4500fda5e4ba462ae91d8016e08b3252ca59d | |
parent | 705a21035bddc856c1e434d5502f69758e82c7e9 [diff] |
RISC-V: Add norelax function attribute This patch adds norelax function attribute that be discussed in riscv-c-api-doc PR#94. URL:https://github.com/riscv-non-isa/riscv-c-api-doc/pull/94 gcc/ChangeLog: * config/riscv/riscv.cc (riscv_declare_function_name): Add new attribute.