aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-07-27 16:38:23 +0000
committerAndrew Cagney <cagney@redhat.com>2003-07-27 16:38:23 +0000
commita7e9a47e428435fd977c4701a3014af00791bf42 (patch)
treee01757ea75172c13dc4e5508a38c88376317a377 /gdb/ChangeLog
parenta5abd0000b9d23fbeeed6c9d93e45d89dc033b32 (diff)
downloadgdb-a7e9a47e428435fd977c4701a3014af00791bf42.zip
gdb-a7e9a47e428435fd977c4701a3014af00791bf42.tar.gz
gdb-a7e9a47e428435fd977c4701a3014af00791bf42.tar.bz2
2003-07-27 Andrew Cagney <cagney@redhat.com>
* config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to GDB_MULTI_ACH_PARTIAL.
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 37ce3f6..a665101 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2003-07-27 Andrew Cagney <cagney@redhat.com>
+ * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
+ GDB_MULTI_ACH_PARTIAL.
+
+2003-07-27 Andrew Cagney <cagney@redhat.com>
+
Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
* m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
operator at start and not end of line.