OSDN Git Service

2002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
authordrow <drow>
Sat, 28 Sep 2002 00:41:25 +0000 (00:41 +0000)
committerdrow <drow>
Sat, 28 Sep 2002 00:41:25 +0000 (00:41 +0000)
commit6dcff43c0165ba992d8861549a4ce5ec41958c38
tree4e2765c0822a704857cdd0d8a7fe5c16a39e8e2f
parent1c215cc202bcf28c2b45d20bd0ba60e2c4687494
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]