mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 12:39:59 +00:00
2009-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* std-config.h: Fix spelling error.
This commit is contained in:
parent
c272cb468a
commit
5bc4da4d06
@ -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.
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user