aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-05-01 15:46:15 -0600
committerTom Tromey <tom@tromey.com>2019-05-08 16:01:55 -0600
commitd11d83f47bad5dfc959ac60b3619017ac60bdaf9 (patch)
tree9561320df0713d27e7c802a9ad32949ff2955a34 /gdb/ChangeLog
parent9a73f0ad6ca2a9c027f30fca3d79fa958784dcbf (diff)
downloadfsf-binutils-gdb-d11d83f47bad5dfc959ac60b3619017ac60bdaf9.zip
fsf-binutils-gdb-d11d83f47bad5dfc959ac60b3619017ac60bdaf9.tar.gz
fsf-binutils-gdb-d11d83f47bad5dfc959ac60b3619017ac60bdaf9.tar.bz2
Remove mips_pdr_data
mips_pdr_data is unused, so this patch removes it. gdb/ChangeLog 2019-05-08 Tom Tromey <tom@tromey.com> * mips-tdep.c (mips_pdr_data): Remove. (_initialize_mips_tdep): Update.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 8194236dd..ba67e17 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2019-05-08 Tom Tromey <tom@tromey.com>
+ * mips-tdep.c (mips_pdr_data): Remove.
+ (_initialize_mips_tdep): Update.
+
+2019-05-08 Tom Tromey <tom@tromey.com>
+
* hppa-tdep.c (hppa_objfile_priv_data): Change type.
(hppa_init_objfile_priv_data, read_unwind_info)
(find_unwind_entry, _initialize_hppa_tdep): Update.