2009-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>
authorJoel Sherrill <joel.sherrill@oarcorp.com>
Thu, 15 Oct 2009 15:46:49 +0000 (15:46 +0000)
committerJoel Sherrill <joel.sherrill@oarcorp.com>
Thu, 15 Oct 2009 15:46:49 +0000 (15:46 +0000)
* std-config.h: Fix spelling error.

sim/ppc/ChangeLog
sim/ppc/std-config.h

index e8704f1ff71646fec84ac5f386827b527a8b0619..9f1d6136729af08797c690288229d00e18e9a46f 100644 (file)
@@ -1,3 +1,7 @@
+2009-10-15  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * std-config.h: Fix spelling error.
+
 2009-09-22  Joel Sherrill  <joel.sherrill@oarcorp.com>
 
        * main.c: Fix spelling error.
index c48e3654fc212f99024d943e9871af6dbb808a59..a153c987b83a7ace535c9c0e41bcc9246c8b0026 100644 (file)
@@ -313,7 +313,7 @@ extern int current_stdio;
    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.
 
This page took 0.026189 seconds and 4 git commands to generate.