From 10583dc6833e9459b0b4a8073ace8a6fbf55be7d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Oct 2009 15:46:49 +0000 Subject: [PATCH] 2009-10-15 Joel Sherrill * std-config.h: Fix spelling error. --- sim/ppc/ChangeLog | 4 ++++ sim/ppc/std-config.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index e8704f1ff7..9f1d613672 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,7 @@ +2009-10-15 Joel Sherrill + + * std-config.h: Fix spelling error. + 2009-09-22 Joel Sherrill * main.c: Fix spelling error. diff --git a/sim/ppc/std-config.h b/sim/ppc/std-config.h index c48e3654fc..a153c987b8 100644 --- a/sim/ppc/std-config.h +++ b/sim/ppc/std-config.h @@ -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. -- 2.11.0