From: Joern Rennecke Date: Thu, 16 Mar 2000 20:59:08 +0000 (+0000) Subject: * config/tc-sh.c (md_show_usage): Add description of -dsp. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=182e89d3f650eaa1c0b247f6556363196cd56aa5;p=binutils-gdb.git * config/tc-sh.c (md_show_usage): Add description of -dsp. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index bc68639459c..12ab493d167 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Thu Mar 16 20:58:10 2000 J"orn Rennecke + + * config/tc-sh.c (md_show_usage): Add description of -dsp. + 2000-03-15 Jonathan Larmour * config/tc-sh.c (parse_reg): Match r[0..7]_bank operands before diff --git a/gas/config/tc-sh.c b/gas/config/tc-sh.c index 7d9fb6871c7..73875a73542 100644 --- a/gas/config/tc-sh.c +++ b/gas/config/tc-sh.c @@ -1845,7 +1845,8 @@ md_show_usage (stream) SH options:\n\ -little generate little endian code\n\ -relax alter jump instructions for long displacements\n\ --small align sections to 4 byte boundaries, not 16\n")); +-small align sections to 4 byte boundaries, not 16\n +-dsp enable sh-dsp insns, and disable sh3e / sh4 insns.\n")); } void