aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-08 17:40:31 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-08 17:40:31 +0000
commit6de931d2a9021e470e46a89ac98a204c1209c0e7 (patch)
treeda2db4c9e39b002f41667f12517d67192707a5a2
parent951d405354d9f360ac0a969267a22f79c28a342c (diff)
downloadfsf-binutils-gdb-6de931d2a9021e470e46a89ac98a204c1209c0e7.zip
fsf-binutils-gdb-6de931d2a9021e470e46a89ac98a204c1209c0e7.tar.gz
fsf-binutils-gdb-6de931d2a9021e470e46a89ac98a204c1209c0e7.tar.bz2
Add filename which dje forgot to include
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4f62b3d..2a310d5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,6 +1,6 @@
Thu Jul 8 08:22:05 1993 Doug Evans (dje@canuck.cygnus.com)
- * (REGISTER_TYPES): Adjust for h8/300h.
+ * config/h8300/tm-h8300.h: (REGISTER_TYPES): Adjust for h8/300h.
(REGISTER_RAW_SIZE): Ditto.
(REGISTER_VIRTUAL_TYPE): Use builtin_type_unsigned_long for regs
on the h8/300h (ints may still be 16 bits).