Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Joel Sherrill <joel.sherrill@oarcorp.com>
To: <gdb@sourceware.org>
Subject: magnitude spelled wrong in sim
Date: Thu, 15 Oct 2009 13:33:00 -0000	[thread overview]
Message-ID: <4AD7243A.9020401@oarcorp.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

Hi,

As a side-effect of looking at the sparc comments,
I spotted a couple of times magnitude was spelled
incorrectly.  Diffs and ChangeLog entries attached.

mag1 is in sim/common.
mag2 is in sim/ppc.

Thanks.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985



[-- Attachment #2: mag1.ChangeLog --]
[-- Type: text/plain, Size: 93 bytes --]

2009-10-15  Joel Sherrill <joel.sherrill@oarcorp.com>

	* sim-inline.h: Fix spelling error.


[-- Attachment #3: mag1.diff --]
[-- Type: text/plain, Size: 683 bytes --]

Index: sim-inline.h
===================================================================
RCS file: /cvs/src/src/sim/common/sim-inline.h,v
retrieving revision 1.6
diff -u -r1.6 sim-inline.h
--- sim-inline.h	14 Jan 2009 10:53:06 -0000	1.6
+++ sim-inline.h	15 Oct 2009 13:28:50 -0000
@@ -33,7 +33,7 @@
    eliminate the overhead of function calls and (as a consequence)
    also eliminate further dead code.
 
-   On a CISC (x86) I've found that I can achieve an order of magintude
+   On a CISC (x86) I've found that I can achieve an order of magnitude
    speed improvement (x3-x5).  In the case of RISC (sparc) while the
    performance gain isn't as great it is still significant.
 

[-- Attachment #4: mag2.ChangeLog --]
[-- Type: text/plain, Size: 93 bytes --]

2009-10-15  Joel Sherrill <joel.sherrill@oarcorp.com>

	* std-config.h: Fix spelling error.


[-- Attachment #5: mag2.diff --]
[-- Type: text/plain, Size: 690 bytes --]

Index: std-config.h
===================================================================
RCS file: /cvs/src/src/sim/ppc/std-config.h,v
retrieving revision 1.3
diff -u -r1.3 std-config.h
--- std-config.h	25 Feb 2002 02:13:10 -0000	1.3
+++ std-config.h	15 Oct 2009 13:29:38 -0000
@@ -313,7 +313,7 @@
    to both eliminate the overhead of function calls and (as a
    consequence) also eliminate further dead code.
 
-   On a CISC (x86) I've found that I can achieve an order of magintude
+   On a CISC (x86) I've found that I can achieve an order of magnitude
    speed improvement (x3-x5).  In the case of RISC (sparc) while the
    performance gain isn't as great it is still significant.
 

             reply	other threads:[~2009-10-15 13:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-15 13:33 Joel Sherrill [this message]
2009-10-15 15:48 ` Joel Brobecker
2009-10-15 16:04   ` Joel Sherrill
2009-10-16  6:37     ` Tom Tromey

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=4AD7243A.9020401@oarcorp.com \
    --to=joel.sherrill@oarcorp.com \
    --cc=gdb@sourceware.org \
    /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