* config/tc-mep.c (mep_check_ivc2_scheduling): For IVC2, allocate
authorDJ Delorie <dj@redhat.com>
Wed, 24 Jun 2009 00:51:09 +0000 (00:51 +0000)
committerDJ Delorie <dj@redhat.com>
Wed, 24 Jun 2009 00:51:09 +0000 (00:51 +0000)
commit3ef23cd420ae6184288546c48fba7bde9dccefed
tree6b4c61c7313f8c8afdde0fc4057cebe701845aeb
parent1518dc8f89bfcd443f8853368fd44cbd526f2a7f
* config/tc-mep.c (mep_check_ivc2_scheduling): For IVC2, allocate
32 bits for relaxable branches so that we can relax them later.
(md_estimate_size_before_relax): Assume IVC2 branches will be relaxed.
(mep_relax_frag): New.
(md_convert_frag): Relax IVC2 branches in-place.
* config/tc-mep.h ((mep_relax_frag): New.
gas/ChangeLog
gas/config/tc-mep.c
gas/config/tc-mep.h
This page took 0.024389 seconds and 4 git commands to generate.