Add opcode relaxation for rl78-elf
authorDJ Delorie <dj@redhat.com>
Thu, 20 Mar 2014 21:50:49 +0000 (17:50 -0400)
committerDJ Delorie <dj@redhat.com>
Thu, 20 Mar 2014 21:56:01 +0000 (17:56 -0400)
commit0c315784bf5f5d972dd85f5f621ed9674efc5665
tree4f0b5a434c7f3c6c0a123b1fd4e7ab98029ac214
parentdeba7593bb5b6e5159f5f0ea0afecd69125057a7
Add opcode relaxation for rl78-elf

This patch adds initial in-gas opcode relaxation for the rl78
backend.  Specifically, it checks for conditional branches that
are too far and replaces them with inverted branches around longer
fixed branches.
gas/ChangeLog
gas/config/rl78-defs.h
gas/config/rl78-parse.y
gas/config/tc-rl78.c
gas/config/tc-rl78.h
This page took 0.026624 seconds and 4 git commands to generate.