Fix PR gdb/287. From wiz at danbala. Then->than and typos.
This commit is contained in:
parent
aba9f16a1c
commit
080fe24b58
8 changed files with 29 additions and 5 deletions
|
@ -196,7 +196,7 @@ void sparc_fix_call_dummy (char *dummy, CORE_ADDR pc, CORE_ADDR fun,
|
|||
this is also an argument. This is used in call_function to build a
|
||||
stack, and in value_being_returned to print return values.
|
||||
|
||||
On Sparc64, we only pass pointers to structs if they're larger then
|
||||
On Sparc64, we only pass pointers to structs if they're larger than
|
||||
32 bytes. Otherwise they're stored in %o0-%o3 (floating-point
|
||||
values go into %fp0-%fp3). */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue