diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-09-03 22:00:44 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-09-03 22:00:44 +0000 |
commit | 465f752091380709e68417c74408a92dcad683a4 (patch) | |
tree | b5871ce2d17ecf8466f7d68e933f81611d88c8fb /gdb/ChangeLog | |
parent | 2a3124caa5fb1df70668ee6028b80f261a08271a (diff) | |
download | gdb-465f752091380709e68417c74408a92dcad683a4.zip gdb-465f752091380709e68417c74408a92dcad683a4.tar.gz gdb-465f752091380709e68417c74408a92dcad683a4.tar.bz2 |
2004-09-03 Andrew Cagney <cagney@gnu.org>
* mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
"cur_frame" parameter.
(after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 40c4423..63a0bab 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2004-09-03 Andrew Cagney <cagney@gnu.org> + * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete + "cur_frame" parameter. + (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache): + * config/vax/nm-obsd.h: Delete file. * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h. * config/vax/nm-nbsd.h: Delete file. |