Cast macro args to unsigned to avoid complaints from compiler and lint
[binutils-gdb.git] / include / opcode / ChangeLog
1 Fri Apr 3 11:30:20 1992 Fred Fish (fnf@cygnus.com)
2
3 * m68k.h (one, two): Cast macro args to unsigned to suppress
4 complaints from compiler and lint about integer overflow during
5 shift.
6
7 Sun Mar 29 12:22:08 1992 John Gilmore (gnu at cygnus.com)
8
9 * sparc.h (OP): Avoid signed overflow when shifting to high order bit.
10
11 Fri Mar 6 00:22:38 1992 John Gilmore (gnu at cygnus.com)
12
13 * mips.h: Make bitfield layout depend on the HOST compiler,
14 not on the TARGET system.
15
16 Fri Feb 21 01:29:51 1992 K. Richard Pixley (rich@cygnus.com)
17
18 * i386.h: added inb, inw, outb, outw opcodes, added att syntax for
19 scmp, slod, smov, ssca, ssto. Curtesy Minh Tran-Le
20 <TRANLE@INTELLICORP.COM>.
21
22 Thu Jan 30 07:31:44 1992 Steve Chamberlain (sac at rtl.cygnus.com)
23
24 * h8300.h: turned op_type enum into #define list
25
26 Thu Jan 30 01:07:24 1992 John Gilmore (gnu at cygnus.com)
27
28 * sparc.h: Remove "cypress" architecture. Remove "fitox" and
29 similar instructions -- they've been renamed to "fitoq", etc.
30 REALLY fix tsubcctv. Fix "fcmpeq" and "fcmpq" which had wrong
31 number of arguments.
32 * h8300.h: Remove extra ; which produces compiler warning.
33
34 Tue Jan 28 22:59:22 1992 Stu Grossman (grossman at cygnus.com)
35
36 * sparc.h: fix opcode for tsubcctv.
37
38 Tue Jan 7 17:19:39 1992 K. Richard Pixley (rich at cygnus.com)
39
40 * sparc.h: fba and cba are now aliases for fb and cb respectively.
41
42 Fri Dec 27 10:55:50 1991 Per Bothner (bothner at cygnus.com)
43
44 * sparc.h (nop): Made the 'lose' field be even tighter,
45 so only a standard 'nop' is disassembled as a nop.
46
47 Sun Dec 22 12:18:18 1991 Michael Tiemann (tiemann at cygnus.com)
48
49 * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is
50 disassembled as a nop.
51
52 Tue Dec 10 00:22:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
53
54 * sparc.h: fix a typo.
55
56 Sat Nov 30 20:40:51 1991 Steve Chamberlain (sac at rtl.cygnus.com)
57
58 * a29k.h, arm.h, h8300.h, i386.h, i860.h, i960.h , m68k.h,
59 m88k.h, mips.h , np1.h, ns32k.h, pn.h, pyr.h, sparc.h, tahoe.h,
60 vax.h, ChangeLog: renamed from ../<foo>-opcode.h
61
62
63
64
65