mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com>
* mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment.
This commit is contained in:
parent
a167610dd0
commit
9dcb560c82
@ -1,3 +1,7 @@
|
||||
2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com>
|
||||
|
||||
* mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment.
|
||||
|
||||
2001-01-04 Nicholas Duffek <nsd@redhat.com>
|
||||
|
||||
* valops.c (VALUE_SUBSTRING_START): Delete.
|
||||
|
@ -3705,7 +3705,7 @@ mips_call_dummy_address (void)
|
||||
}
|
||||
|
||||
|
||||
/* If the current gcc for for this target does not produce correct debugging
|
||||
/* If the current gcc for this target does not produce correct debugging
|
||||
information for float parameters, both prototyped and unprototyped, then
|
||||
define this macro. This forces gdb to always assume that floats are
|
||||
passed as doubles and then converted in the callee.
|
||||
|
Loading…
Reference in New Issue
Block a user