[gas]
authorKaz Kojima <kkojima@rr.iij4u.or.jp>
Fri, 2 Apr 2004 01:39:31 +0000 (01:39 +0000)
committerKaz Kojima <kkojima@rr.iij4u.or.jp>
Fri, 2 Apr 2004 01:39:31 +0000 (01:39 +0000)
commitf55629b89c0e0cbd97068d1680483fce4477bf46
treee89eea1f03cbcedff200bd96133aaeac17878c99
parentafb7d967cbd4c9e14792e1569964092b9d1fcf44
[gas]
2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
    Dhananjay Deshpande <dhananjayd@kpitcummins.com>
* config/tc-sh.c (dont_adjust_reloc_32): New variable.
(sh_fix_adjustable): Avoid adjusting BFD_RELOC_32 when
dont_adjust_reloc_32 is set.
(md_longopts): Add option -renesas.
(md_parse_option, md_show_usage): Likewise.
* doc/c-sh.texi: Likewise.
[gas/testsuite]
2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
* gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
option.
* gas/sh/basic.exp: Run the new test.
gas/ChangeLog
gas/config/tc-sh.c
gas/doc/c-sh.texi
gas/testsuite/ChangeLog
gas/testsuite/gas/sh/basic.exp
gas/testsuite/gas/sh/renesas-1.d [new file with mode: 0644]
gas/testsuite/gas/sh/renesas-1.s [new file with mode: 0644]
This page took 0.02596 seconds and 4 git commands to generate.