OSDN Git Service

[bfd]
authorDJ Delorie <dj@delorie.com>
Tue, 7 Apr 2009 18:21:22 +0000 (18:21 +0000)
committerDJ Delorie <dj@delorie.com>
Tue, 7 Apr 2009 18:21:22 +0000 (18:21 +0000)
commit6bdbea225163134d3540aeb7d258f5754bf0d046
treefe9b09908d577f4c476b8618baf2198305904a4d
parent48fee23d703b24c199f9cd09a601051e588c1958
[bfd]
* elf32-h8300.c (elf32_h8_relax_section): Relax MOVA opcodes.
[gas]
* tc-h8300.c (do_a_fix_imm): Pass the insn, force relocs for MOVA
immediates.
(build_bytes): Pass insn to do_a_fix_imm.
[include/opcode]
* h8300.h: Add relaxation attributes to MOVA opcodes.
bfd/ChangeLog
bfd/elf32-h8300.c
gas/ChangeLog
gas/config/tc-h8300.c
include/opcode/ChangeLog
include/opcode/h8300.h