2002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
authorDaniel Jacobowitz <drow@false.org>
Sat, 28 Sep 2002 00:41:27 +0000 (00:41 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sat, 28 Sep 2002 00:41:27 +0000 (00:41 +0000)
commit8ba4dac030f0e32ab1589cf58e1dff856084bee9
treeb269deafc59dc21ce9b9351e01e0ca422b858cb2
parent613d38b830681277708706b18fec7b327a5d0216
2002-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>

        * config/tc-sh.c (sh_force_relocation): Return 0 for
        some PC relative relocations when not relaxing.
        * testsuite/gas/sh/pcrel2.s: New.
        * testsuite/gas/sh/pcrel2.d: New.
        * testsuite/gas/sh/basic.exp: Add pcrel2 test.
gas/ChangeLog
gas/config/tc-sh.c
gas/testsuite/ChangeLog
gas/testsuite/gas/sh/basic.exp
gas/testsuite/gas/sh/pcrel2.d [new file with mode: 0644]
gas/testsuite/gas/sh/pcrel2.s [new file with mode: 0644]