From f55629b89c0e0cbd97068d1680483fce4477bf46 Mon Sep 17 00:00:00 2001 From: Kaz Kojima Date: Fri, 2 Apr 2004 01:39:31 +0000 Subject: [gas] 2004-04-01 Asgari Jinia Dhananjay Deshpande * 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 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas option. * gas/sh/basic.exp: Run the new test. --- gas/testsuite/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gas/testsuite/ChangeLog') diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 907a2e8..febbce8 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2004-04-01 Asgari Jinia + + * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas + option. + * gas/sh/basic.exp: Run the new test. + 2004-04-01 Dave Korn * gas/dlx/alltests.exp: Execute new lohi test. -- cgit v1.1