commit | e3f5898021ba21d9ad855b325cef92019a17b04d | [log] [tgz] |
---|---|---|
author | Tsukasa OI <research_trasio@irq.a4lg.com> | Tue Aug 08 04:30:41 2023 +0000 |
committer | Tsukasa OI <research_trasio@irq.a4lg.com> | Tue Aug 08 04:34:01 2023 +0000 |
tree | b84541f60393511b3264519d19df9147796cccd2 | |
parent | d734d43a048b33ee12df2c06c2e782887e9715f6 [diff] |
RISC-V: Update ratified 'Ztso' extension version Because the 'Ztso' extension is now ratified, it has a version number of 1.0 (not 0.1). This commit updates the number. bfd/ChangeLog: * elfxx-riscv.c (riscv_supported_std_z_ext): Update the version number of the 'Ztso' extension since it's ratified.