commit | 05a1dd47cc9b6fcc8ec112bd0b68b36567ccbb39 | [log] [tgz] |
---|---|---|
author | Giulio Benetti <giulio.benetti@benettiengineering.com> | Fri Jul 16 15:03:07 2021 +0100 |
committer | Nick Clifton <nickc@redhat.com> | Fri Jul 16 15:03:07 2021 +0100 |
tree | 014584304436abfb9e44be2f796e4005655dad69 | |
parent | c58830e49d917dcc80c520b22638a1902ce8f932 [diff] |
or1k: fix pc-relative relocation against dynamic on PC relative 26 bit relocation. bfd * elf32-or1k.c (or1k_elf_relocate_section): Use a separate entry in switch case R_OR1K_INSN_REL_26 where we need to check for !SYMBOL_CALLS_LOCAL() instead of !SYMBOL_REFERENCES_LOCAL().