aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorMark Alexander <marka@cygnus>1996-12-10 00:14:48 +0000
committerMark Alexander <marka@cygnus>1996-12-10 00:14:48 +0000
commit9d78e1afcc880ce16ac50edc72f4c7b0ddefab31 (patch)
tree4b2ece2b4f7e73b0bb28dd121f41ed6221574985 /gdb
parent9d49699b249691a73921dfdd6eba80f4a5712673 (diff)
downloadgdb-9d78e1afcc880ce16ac50edc72f4c7b0ddefab31.zip
gdb-9d78e1afcc880ce16ac50edc72f4c7b0ddefab31.tar.gz
gdb-9d78e1afcc880ce16ac50edc72f4c7b0ddefab31.tar.bz2
* config/mips/tm-mips.h: Get rid of call-dummy code.
Minor changes to make pre-ANSI compilers happy. * mips-tdep.c: Minor changes to make pre-ANSI compilers happy. (mips_push_arguments): Rewrite to partially support EABI. (mips_pc_in_call_dummy): New function. * infcmd.c: Include symfile.h to get prototype of entry_point_address, which fixes 64-bit sign extension bug on MIPS.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index bf5ea17..3fe3242 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,13 @@
+Mon Dec 9 15:58:51 1996 Mark Alexander <marka@cygnus.com>
+
+ * config/mips/tm-mips.h: Get rid of call-dummy code.
+ Minor changes to make pre-ANSI compilers happy.
+ * mips-tdep.c: Minor changes to make pre-ANSI compilers happy.
+ (mips_push_arguments): Rewrite to partially support EABI.
+ (mips_pc_in_call_dummy): New function.
+ * infcmd.c: Include symfile.h to get prototype of entry_point_address,
+ which fixes 64-bit sign extension bug on MIPS.
+
Mon Dec 9 00:14:49 1996 Geoffrey Noer <noer@cygnus.com>
* config/mn10300/tm-mn10300.h: fix register names