From 93c75f41e4a2a66997bb9f2627f058ea6d3c9e30 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 7 Apr 2009 18:21:21 +0000 Subject: [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. --- include/opcode/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/opcode/ChangeLog') diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index d974f2dfc..ad7bc61a3 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2009-04-06 DJ Delorie + + * h8300.h: Add relaxation attributes to MOVA opcodes. + 2009-03-10 Alan Modra * ppc.h (ppc_parse_cpu): Declare. -- cgit v1.2.3