aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-08-14 08:46:24 +0000
committerFred Fish <fnf@specifix.com>1996-08-14 08:46:24 +0000
commit857dcde8c285b40f8c80370ff781c9094b031d38 (patch)
tree4e92f5131cb0110ff17d3e44165d901c83dd807f /gdb/ChangeLog
parent0e94336ef521d358e55d74140ce069f255930deb (diff)
downloadgdb-857dcde8c285b40f8c80370ff781c9094b031d38.zip
gdb-857dcde8c285b40f8c80370ff781c9094b031d38.tar.gz
gdb-857dcde8c285b40f8c80370ff781c9094b031d38.tar.bz2
* config/mips/nm-mips.h (get_longjmp_target): Add prototype.
* config/mips/nm-irix3.h (get_longjmp_target): Add prototype. * remote-mips.c (mips_read_processor_type): Remove prototype. * mips-tdep.c (gdb_print_insn_mips): Add prototype and make static. * irix5-nat.c (fetch_core_registers): Add prototype.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0daaa74..22ef88c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+Tue Aug 13 23:04:36 1996 Fred Fish <fnf@cygnus.com>
+
+ * config/mips/nm-mips.h (get_longjmp_target): Add prototype.
+ * config/mips/nm-irix3.h (get_longjmp_target): Add prototype.
+ * remote-mips.c (mips_read_processor_type): Remove prototype.
+ * mips-tdep.c (gdb_print_insn_mips): Add prototype and make static.
+ * irix5-nat.c (fetch_core_registers): Add prototype.
+
Mon Aug 12 21:23:44 1996 Fred Fish <fnf@cygnus.com>
* remote-pa.c (boot_board): Add dummy params to make type compatible