aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-07-27 17:27:17 +0000
committerAndrew Cagney <cagney@redhat.com>2003-07-27 17:27:17 +0000
commit222e5d1d25fb8c9977938c8581f37984c33d5f83 (patch)
treea63899553d68d3bbcf70ed0f5cf5b3cfc9a553b1 /gdb/ChangeLog
parenta7e9a47e428435fd977c4701a3014af00791bf42 (diff)
downloadgdb-222e5d1d25fb8c9977938c8581f37984c33d5f83.zip
gdb-222e5d1d25fb8c9977938c8581f37984c33d5f83.tar.gz
gdb-222e5d1d25fb8c9977938c8581f37984c33d5f83.tar.bz2
2003-07-27 Andrew Cagney <cagney@redhat.com>
* config/pa/tm-hppa.h (init_frame_pc_default): Declare. * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update REAL_PC and not the pointer. * hppa-hpux-tdep.c: Include frame.h
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a665101..00479e9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2003-07-27 Andrew Cagney <cagney@redhat.com>
+ * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
+ * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
+ REAL_PC and not the pointer.
+ * hppa-hpux-tdep.c: Include frame.h
+
+2003-07-27 Andrew Cagney <cagney@redhat.com>
+
* config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
GDB_MULTI_ACH_PARTIAL.