OSDN Git Service

2002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
authorDaniel Jacobowitz <dan@debian.org>
Sat, 28 Sep 2002 00:41:27 +0000 (00:41 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Sat, 28 Sep 2002 00:41:27 +0000 (00:41 +0000)
commit2a6cbe5993a85133f90d4f4021571a7274698acc
tree30b52718a77efe9d3420e063bc3412d1ad9be05b
parent7d3e983c98c46cefef6737255056a597c8eb8e9e
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]