aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-10-14 19:19:15 +0000
committerJeff Law <law@redhat.com>1997-10-14 19:19:15 +0000
commit78fa3a1408d8c56095657841655fc46779777b0d (patch)
treed8595374582d1f900aedd3dcc8e0bf33982d5338 /include/opcode
parent7456a10d9b80ae68b7df7a9e801b076acdb58fb2 (diff)
downloadgdb-78fa3a1408d8c56095657841655fc46779777b0d.zip
gdb-78fa3a1408d8c56095657841655fc46779777b0d.tar.gz
gdb-78fa3a1408d8c56095657841655fc46779777b0d.tar.bz2
* h8300.h: Bit ops with absolute addresses not in the 8 bit
area are not available in the base model (H8/300). pr 13467.
Diffstat (limited to 'include/opcode')
-rw-r--r--include/opcode/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index ef6ca07..8d6bc95 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,12 @@
+Tue Oct 14 13:22:29 1997 Jeffrey A Law (law@cygnus.com)
+
+ * h8300.h: Bit ops with absolute addresses not in the 8 bit
+ area are not available in the base model (H8/300).
+
+Thu Sep 25 13:03:41 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * m68k.h: Remove documentation of ` operand specifier.
+
Wed Sep 24 19:00:34 1997 Ian Lance Taylor <ian@cygnus.com>
* m68k.h: Document q and v operand specifiers.