gas: typo in comment fixed.
authorJose E. Marchesi <jose.marchesi@oracle.com>
Fri, 1 May 2015 17:16:59 +0000 (10:16 -0700)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Wed, 6 May 2015 16:28:22 +0000 (09:28 -0700)
gas/ChangeLog:

2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>

* config/tc-sparc.c: Typo in comment fixed.

gas/ChangeLog
gas/config/tc-sparc.c

index 57b3bf54e5d12f028adca5af00aa3390ce357e42..7f42a641308d5bd0eb84710fccab823cf997fcf4 100644 (file)
@@ -1,3 +1,7 @@
+2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * config/tc-sparc.c: Typo in comment fixed.
+
 2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
        * config/tc-sparc.c (sparc_ip): Support the %ncc "natural"
index 3ffe74f721902c8ab8b5ba3def8ffe1d6b330358..e468732d7bd60b95aa5a67b535fcb90129d048db 100644 (file)
@@ -1211,7 +1211,7 @@ synthetize_setsw (const struct sparc_opcode *insn)
   output_insn (insn, &the_insn);
 }
 
-/* Handle the setsw synthetic instruction.  */
+/* Handle the setx synthetic instruction.  */
 
 static void
 synthetize_setx (const struct sparc_opcode *insn)
This page took 0.027304 seconds and 4 git commands to generate.