OSDN Git Service

2007-03-02 Paul Brook <paul@codesourcery.com>
authorpbrook <pbrook>
Fri, 2 Mar 2007 18:22:59 +0000 (18:22 +0000)
committerpbrook <pbrook>
Fri, 2 Mar 2007 18:22:59 +0000 (18:22 +0000)
commite32970abf74a84a08daf9916add7567dc49e53e3
treeba7c78d9ae0edf4f99dae240ff70e0697b37dc0b
parenta0fa63bc421fe275779d8597dc81c8dd227ad97d
2007-03-02  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (relax_immediate): Always return positive values.
(relaxed_symbol_addr): New function.
(relax_adr, relax_branch): Use it.
(arm_relax_frag): Pass strect argument.  Adjust infinite loop check.

gas/testsuite/
* gas/arm/relax_branch_align.d: New test.
* gas/arm/relax_branch_align.s: New test.
gas/testsuite/gas/arm/relax_branch_align.d [new file with mode: 0644]
gas/testsuite/gas/arm/relax_branch_align.s [new file with mode: 0644]