]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-arm.c
2007-03-02 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Fri, 2 Mar 2007 18:22:34 +0000 (18:22 +0000)
committerPaul Brook <paul@codesourcery.com>
Fri, 2 Mar 2007 18:22:34 +0000 (18:22 +0000)
commit5e77afaabd5f2af319350ec61082a999f9bb3704
treee689469156109f5f4bb2d3e888a126bb4c369b8c
parent6a1754a359b12faa37a7c766474962d0c9b30abc
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 stretch argument.  Adjust infinite loop check.

gas/testsuite/
* gas/arm/relax_branch_align.d: New test.
* gas/arm/relax_branch_align.s: New test.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog