public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Ambrogino Modigliani <ambrogino.modigliani@gmail.com>
To: gdb-patches@sourceware.org,	pedro_alves@portugalmail.pt,
	ambrogino.modigliani@gmail.com,	ambrogino.modigliani@mail.com
Subject: [PATCH 4/5] Fix spelling in comments in .in files (sim)
Date: Fri, 25 Nov 2016 19:46:00 -0000	[thread overview]
Message-ID: <1480103170-9627-5-git-send-email-ambrogino.modigliani@mail.com> (raw)
In-Reply-To: <1480103170-9627-1-git-send-email-ambrogino.modigliani@mail.com>

sim/m32r/ChangeLog:

	* mloop2.in: Fix spelling in comments.
	* mloopx.in: Fix spelling in comments.
---
 sim/m32r/mloop2.in | 2 +-
 sim/m32r/mloopx.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sim/m32r/mloop2.in b/sim/m32r/mloop2.in
index 8324297..5be87c8 100644
--- a/sim/m32r/mloop2.in
+++ b/sim/m32r/mloop2.in
@@ -107,7 +107,7 @@ emit_parallel (SIM_CPU *current_cpu, PCADDR pc, CGEN_INSN_INT insn,
      with the first insn.  */
   /* ??? Revisit to handle exceptions right.  */
 
-  /* FIXME: No need to handle this parallely if second is nop.  */
+  /* FIXME: No need to handle this parallelly if second is nop.  */
   id = emit_16 (current_cpu, pc, insn >> 16, sc, fast_p, 1);
 
   /* Note that this can never be a cti.  No cti's go in the S pipeline.  */
diff --git a/sim/m32r/mloopx.in b/sim/m32r/mloopx.in
index c665078..0ce5e66 100644
--- a/sim/m32r/mloopx.in
+++ b/sim/m32r/mloopx.in
@@ -107,7 +107,7 @@ emit_parallel (SIM_CPU *current_cpu, PCADDR pc, CGEN_INSN_INT insn,
      with the first insn.  */
   /* ??? Revisit to handle exceptions right.  */
 
-  /* FIXME: No need to handle this parallely if second is nop.  */
+  /* FIXME: No need to handle this parallelly if second is nop.  */
   id = emit_16 (current_cpu, pc, insn >> 16, sc, fast_p, 1);
 
   /* Note that this can never be a cti.  No cti's go in the S pipeline.  */
-- 
2.7.4

  parent reply	other threads:[~2016-11-25 19:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-25 19:46 [PATCH 0/5] Fix spelling mistakes in comments - SIM Ambrogino Modigliani
2016-11-25 19:46 ` [PATCH 3/5] Fix spelling in comments in .igen files (sim) Ambrogino Modigliani
2016-11-25 19:46 ` [PATCH 1/5] Fix spelling in comments in C source " Ambrogino Modigliani
2016-11-25 19:46 ` Ambrogino Modigliani [this message]
2016-11-25 19:47 ` [PATCH 5/5] Fix spelling in comments in .inc " Ambrogino Modigliani
2016-11-25 19:47 ` [PATCH 2/5] Fix spelling in comments in Assembler " Ambrogino Modigliani
2016-11-25 20:41 ` [PATCH 0/5] Fix spelling mistakes in comments - SIM Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1480103170-9627-5-git-send-email-ambrogino.modigliani@mail.com \
    --to=ambrogino.modigliani@gmail.com \
    --cc=ambrogino.modigliani@mail.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro_alves@portugalmail.pt \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).