NDS32: Set branch instruction to relaxable.
authorKuan-Lin Chen <kuanlinchentw@gmail.com>
Thu, 29 Jan 2015 07:49:02 +0000 (15:49 +0800)
committerKuan-Lin Chen <kuanlinchentw@gmail.com>
Thu, 29 Jan 2015 08:29:42 +0000 (16:29 +0800)
commitea16498d5a740e2888feb2f8bce92d9565baf244
tree6011e41ba6f6daf9eb0258ae19ad385ebfde5a6d
parent3d7ad9b42685b426329370cdb8bebc9cda6d8911
NDS32: Set branch instruction to relaxable.

Relaxable fragments can be relaxed when there are alignment requirements.
Besides, insert a dummy fragment in the final to make sure that all
alignment is traversed.  Finally, convert these fragments
in md_convert_frag with relax_table.
gas/config/tc-nds32.c
gas/config/tc-nds32.h
opcodes/nds32-asm.c