commit | 1176bc3876fdec6a700079ef216940f42a57f18a | [log] [tgz] |
---|---|---|
author | Tsukasa OI <research_trasio@irq.a4lg.com> | Thu Jun 02 23:05:58 2022 +0900 |
committer | Nelson Chu <nelson.chu@sifive.com> | Wed Jun 22 18:13:30 2022 +0800 |
tree | 26aabc0ad0515047a914895d58ea8896b2eda0a8 | |
parent | dd8cc00cac3f49cde6c5a1ea0a4294575c7eceec [diff] |
RISC-V: Add 'H' to canonical extension ordering This commit adds 'H' to canonical extension ordering based on current consensus (not officially ratified as a new ISA specification manual but discussion for software compatibility is made). bfd/ChangeLog * elfxx-riscv.c (riscv_ext_canonical_order): Add 'H' for canonical extension ordering based on current consensus.