aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2007-12-20 17:13:57 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2007-12-20 17:13:57 +0000
commit5863b5d5368ca1fb517ee065ab687d8ba2fde354 (patch)
tree4e573a01d8116be7d465ed99f8701d828f15561c /gdb/ChangeLog
parent1e9836570f11422834da6ad9ccc49ce2fd121222 (diff)
downloadgdb-5863b5d5368ca1fb517ee065ab687d8ba2fde354.zip
gdb-5863b5d5368ca1fb517ee065ab687d8ba2fde354.tar.gz
gdb-5863b5d5368ca1fb517ee065ab687d8ba2fde354.tar.bz2
* mips-tdep.c (mips_n32n64_push_dummy_call): Sign-extend
integers and 32-bit pointers as required by the ABI.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ce6e80d..3d56550 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-20 David Ung <davidu@mips.com>
+ Maciej W. Rozycki <macro@mips.com>
+
+ * mips-tdep.c (mips_n32n64_push_dummy_call): Sign-extend
+ integers and 32-bit pointers as required by the ABI.
+
2007-12-20 Joel Brobecker <brobecker@adacore.com>
* symtab.h: Remove "defs.h" #include.