commit | 10a95fcc1f8fb621dfc82b1097336cc58a3574f5 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Thu Feb 20 23:35:21 2020 +1030 |
committer | Alan Modra <amodra@gmail.com> | Fri Feb 21 10:47:05 2020 +1030 |
tree | fc077d6886c9c078aa8643a97a5bd45e26c16814 | |
parent | dda2980f54a0c9437de047f3020f520dd1e0de6a [diff] |
pdp11 reloc processing This allows pdp11 to handle 32-bit fixups that can be applied by gas, and improves the error message emitted when the required reloc isn't available. * config/tc-pdp11.c (md_apply_fix): Handle BFD_RELOC_32. (tc_gen_reloc): Only give a BAD_CASE assertion on pcrel relocs.