diff options
author | Nelson Chu <nelson.chu@sifive.com> | 2021-01-04 10:12:45 +0800 |
---|---|---|
committer | Nelson Chu <nelson.chu@sifive.com> | 2021-01-04 11:17:33 +0800 |
commit | 4c0e540e47e8ea26e20246c33c744306944b4cb8 (patch) | |
tree | b0c211f9ec492e90888cad664152051df6fe1cf1 /bfd/mach-o-aarch64.c | |
parent | e9cf3691bfa140469d52815a2307b00eecf7917c (diff) | |
download | gdb-4c0e540e47e8ea26e20246c33c744306944b4cb8.zip gdb-4c0e540e47e8ea26e20246c33c744306944b4cb8.tar.gz gdb-4c0e540e47e8ea26e20246c33c744306944b4cb8.tar.bz2 |
RISC-V: Fix the merged orders of Z* extension for linker.
Similar to the commit 6729e2c2af2bd94408430734316597843718a484,
we have to check the first char of the Z* extensions, to make
sure that they follow the order of the standard extensions.
bfd/
* elfxx-riscv.c (riscv_compare_subsets): Removed static.
* elfxx-riscv.h: Add declaration.
* elfnn-riscv.c (riscv_merge_multi_letter_ext): Use
riscv_compare_subsets to check the orders.
(riscv_skip_prefix): Removed.
(riscv_prefix_cmp): Removed.
Diffstat (limited to 'bfd/mach-o-aarch64.c')
0 files changed, 0 insertions, 0 deletions