aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-02-25 20:00:40 +0000
committerAndrew Cagney <cagney@redhat.com>2004-02-25 20:00:40 +0000
commit79508e1e2251fed93010e09f346a61fd6ab6688f (patch)
tree7ccc06edc7183cfdfe668a701507930bdcaf8e5f /gdb/ChangeLog
parent7161a3a6932a4fcf2dff2b272f56da25a53dc9ae (diff)
downloadgdb-79508e1e2251fed93010e09f346a61fd6ab6688f.zip
gdb-79508e1e2251fed93010e09f346a61fd6ab6688f.tar.gz
gdb-79508e1e2251fed93010e09f346a61fd6ab6688f.tar.bz2
2004-02-25 Andrew Cagney <cagney@redhat.com>
* hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 439cd23..92ebb50 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-25 Andrew Cagney <cagney@redhat.com>
+
+ * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
+
2004-02-25 Mark Kettenis <kettenis@gnu.org>
* config/i386/tm-x86-64linux.h: Tweak comments.