OSDN Git Service

2007-03-02 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Fri, 2 Mar 2007 18:22:59 +0000 (18:22 +0000)
committerPaul Brook <paul@codesourcery.com>
Fri, 2 Mar 2007 18:22:59 +0000 (18:22 +0000)
commit9d106bc1c41b3dbb68de1bb402be1f946ece86e7
treeeb7ab468672105c0fb1cdd5408d7ec29881a6b40
parentc85edd033a8d8c03f5ead47b4d506579f392c24b
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]