mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
Fix PR gdb/287. From wiz at danbala. Then->than and typos.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-02-24 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
From wiz at danbala:
|
||||
* sim-fpu.h: Fix grammar and typos.
|
||||
Fix PR gdb/287.
|
||||
|
||||
2002-02-10 Chris Demetriou <cgd@broadcom.com>
|
||||
|
||||
* callback.c: Fix some spelling errors.
|
||||
|
||||
@@ -42,7 +42,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
|
||||
For unpacked structures (passed by value and reference), the code
|
||||
quality of GCC-2.7 (on x86) for each alternative was compared.
|
||||
Needless to say the results, while better then for a packed 64 bit
|
||||
Needless to say the results, while better than for a packed 64 bit
|
||||
object, were still poor (GCC had only limited support for the
|
||||
optimization of references to structure members). Regardless, the
|
||||
struct-by-ref alternative achieved better results when compiled
|
||||
|
||||
Reference in New Issue
Block a user