aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1992-04-03 19:33:14 +0000
committerFred Fish <fnf@specifix.com>1992-04-03 19:33:14 +0000
commit677ff947296b08717519768157973e57ba31b3cb (patch)
tree95b4fae3b119e36762703894c570101fb6fdcbfe /include/opcode/ChangeLog
parentd65eee73d4e5d1c311affc132d6fe68e525f96bc (diff)
downloadgdb-677ff947296b08717519768157973e57ba31b3cb.zip
gdb-677ff947296b08717519768157973e57ba31b3cb.tar.gz
gdb-677ff947296b08717519768157973e57ba31b3cb.tar.bz2
Cast macro args to unsigned to avoid complaints from compiler and lint
about integer overflow during left shift of 16 bits.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 0f4511e..226fb80 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,28 @@
+Fri Apr 3 11:30:20 1992 Fred Fish (fnf@cygnus.com)
+
+ * m68k.h (one, two): Cast macro args to unsigned to suppress
+ complaints from compiler and lint about integer overflow during
+ shift.
+
+Sun Mar 29 12:22:08 1992 John Gilmore (gnu at cygnus.com)
+
+ * sparc.h (OP): Avoid signed overflow when shifting to high order bit.
+
+Fri Mar 6 00:22:38 1992 John Gilmore (gnu at cygnus.com)
+
+ * mips.h: Make bitfield layout depend on the HOST compiler,
+ not on the TARGET system.
+
+Fri Feb 21 01:29:51 1992 K. Richard Pixley (rich@cygnus.com)
+
+ * i386.h: added inb, inw, outb, outw opcodes, added att syntax for
+ scmp, slod, smov, ssca, ssto. Curtesy Minh Tran-Le
+ <TRANLE@INTELLICORP.COM>.
+
+Thu Jan 30 07:31:44 1992 Steve Chamberlain (sac at rtl.cygnus.com)
+
+ * h8300.h: turned op_type enum into #define list
+
Thu Jan 30 01:07:24 1992 John Gilmore (gnu at cygnus.com)
* sparc.h: Remove "cypress" architecture. Remove "fitox" and