commit | 24d34d81eacbce13854d99f390240e6ad63d38a6 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Wed Jun 08 13:26:27 2022 +0930 |
committer | Alan Modra <amodra@gmail.com> | Wed Jun 08 16:37:16 2022 +0930 |
tree | d5a765a5978fc0e6115d5f86a8a2e81d24daeb25 | |
parent | ff50916f8bce08829e3da5cc7d43c431105204c7 [diff] |
coff-z80 reloc howto fixes Mostly cosmetic unless attempting to link coff-z80 into another output format. * coff-z80.c (howto_table <R_IMM24, R_WORD0, R_WORD1>): Correct size. (extra_case): Use bfd_{get,put}_24 when applying R_IMM24.