summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2007-09-26 11:36:30 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2007-09-26 11:36:30 +0000
commite22c6f33fc15c8c4ac98128520810310afed4b01 (patch)
tree636e312ec35e4a0a215322f991e40a808f90d177 /gdb
parent1c223f772d04f5926ca70ee1c6b49e649d19ee23 (diff)
downloadgdb-e22c6f33fc15c8c4ac98128520810310afed4b01.tar.gz
* mips-tdep.c (mips_n32n64_return_value): Fix a comment.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/mips-tdep.c3
2 files changed, 6 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index fa412fe34b9..6db546a42ad 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-26 David Ung <davidu@mips.com>
+ Maciej W. Rozycki <macro@mips.com>
+
+ * mips-tdep.c (mips_n32n64_return_value): Fix a comment.
+
2007-09-25 Pierre Muller <muller@ics.u-strasbg.fr>
* p-exp.y: Fix 12 ARI reported problems.
diff --git a/gdb/mips-tdep.c b/gdb/mips-tdep.c
index 8392d107e46..9e4d15334d3 100644
--- a/gdb/mips-tdep.c
+++ b/gdb/mips-tdep.c
@@ -3127,8 +3127,7 @@ mips_n32n64_return_value (struct gdbarch *gdbarch,
else if (TYPE_CODE (type) == TYPE_CODE_FLT
&& tdep->mips_fpu_type != MIPS_FPU_NONE)
{
- /* A floating-point value belongs in the least significant part
- of FP0. */
+ /* A single or double floating-point value that fits in FP0. */
if (mips_debug)
fprintf_unfiltered (gdb_stderr, "Return float in $fp0\n");
mips_xfer_register (regcache,