aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-05-31 03:23:47 +0000
committerAndrew Cagney <cagney@redhat.com>2003-05-31 03:23:47 +0000
commitc25083afe3c3b1cc34524f152d676d71c0abea89 (patch)
tree061e3780b45c5cce1ebbe319142c4fbced775a34 /gdb/ChangeLog
parent081933c009bb96da53e745415efdaae0fae7d42e (diff)
downloadgdb-c25083afe3c3b1cc34524f152d676d71c0abea89.zip
gdb-c25083afe3c3b1cc34524f152d676d71c0abea89.tar.gz
gdb-c25083afe3c3b1cc34524f152d676d71c0abea89.tar.bz2
2003-05-30 Andrew Cagney <cagney@redhat.com>
* gdbarch.sh: Regardless of the multi-arch level, always define the macro when not already defined. * gdbarch.h, gdbarch.c: Re-generate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7404eb6..97646e1 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-30 Andrew Cagney <cagney@redhat.com>
+
+ * gdbarch.sh: Regardless of the multi-arch level, always define
+ the macro when not already defined.
+ * gdbarch.h, gdbarch.c: Re-generate.
+
2003-05-30 Richard Henderson <rth@redhat.com>
* alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.