Use tabs to indent comments, so they line up.
[binutils-gdb.git] / include / opcode / ChangeLog
1 Fri Jun 26 21:27:17 1992 John Gilmore (gnu at cygnus.com)
2
3 * i386.h: Add setc, setnc, addr16, data16, repz, repnz aliases.
4 Fix opcodes on various sizes of fild/fist instructions
5 (16bit=no suffix, 32bit="l" suffix, 64bit="ll" suffix).
6 Use tabs to indent for comments. Fixes suggested by Minh Tran-Le.
7
8 Thu Jun 25 16:13:26 1992 Stu Grossman (grossman at cygnus.com)
9
10 * h8300.h: Fill in all the holes in the opcode table so that the
11 losing HPUX C compiler can digest this...
12
13 Thu Jun 11 12:15:25 1992 John Gilmore (gnu at cygnus.com)
14
15 * mips.h: Fix decoding of coprocessor instructions, somewhat.
16 (Fix by Eric Anderson, 3jean@maas-neotek.arc.nasa.gov.)
17
18 Thu May 28 11:17:44 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
19
20 * sparc.h: Add new architecture variant sparclite; add its scan
21 and divscc opcodes. Define ARCHITECTURES_CONFLICT_P macro.
22
23 Tue May 5 14:23:27 1992 Per Bothner (bothner@rtl.cygnus.com)
24
25 * mips.h: Add some more opcode synonyms (from Frank Yellin,
26 fy@lucid.com).
27
28 Thu Apr 16 18:25:26 1992 Per Bothner (bothner@cygnus.com)
29
30 * rs6k.h: New version from IBM (Metin).
31
32 Thu Apr 9 00:31:19 1992 Per Bothner (bothner@rtl.cygnus.com)
33
34 * rs6k.h: Fix incorrect extended opcode for instructions `fm'
35 and `fd'. (From metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).)
36
37 Tue Apr 7 13:38:47 1992 Stu Grossman (grossman at cygnus.com)
38
39 * rs6k.h: Move from ../../gdb/rs6k-opcode.h.
40
41 Fri Apr 3 11:30:20 1992 Fred Fish (fnf@cygnus.com)
42
43 * m68k.h (one, two): Cast macro args to unsigned to suppress
44 complaints from compiler and lint about integer overflow during
45 shift.
46
47 Sun Mar 29 12:22:08 1992 John Gilmore (gnu at cygnus.com)
48
49 * sparc.h (OP): Avoid signed overflow when shifting to high order bit.
50
51 Fri Mar 6 00:22:38 1992 John Gilmore (gnu at cygnus.com)
52
53 * mips.h: Make bitfield layout depend on the HOST compiler,
54 not on the TARGET system.
55
56 Fri Feb 21 01:29:51 1992 K. Richard Pixley (rich@cygnus.com)
57
58 * i386.h: added inb, inw, outb, outw opcodes, added att syntax for
59 scmp, slod, smov, ssca, ssto. Curtesy Minh Tran-Le
60 <TRANLE@INTELLICORP.COM>.
61
62 Thu Jan 30 07:31:44 1992 Steve Chamberlain (sac at rtl.cygnus.com)
63
64 * h8300.h: turned op_type enum into #define list
65
66 Thu Jan 30 01:07:24 1992 John Gilmore (gnu at cygnus.com)
67
68 * sparc.h: Remove "cypress" architecture. Remove "fitox" and
69 similar instructions -- they've been renamed to "fitoq", etc.
70 REALLY fix tsubcctv. Fix "fcmpeq" and "fcmpq" which had wrong
71 number of arguments.
72 * h8300.h: Remove extra ; which produces compiler warning.
73
74 Tue Jan 28 22:59:22 1992 Stu Grossman (grossman at cygnus.com)
75
76 * sparc.h: fix opcode for tsubcctv.
77
78 Tue Jan 7 17:19:39 1992 K. Richard Pixley (rich at cygnus.com)
79
80 * sparc.h: fba and cba are now aliases for fb and cb respectively.
81
82 Fri Dec 27 10:55:50 1991 Per Bothner (bothner at cygnus.com)
83
84 * sparc.h (nop): Made the 'lose' field be even tighter,
85 so only a standard 'nop' is disassembled as a nop.
86
87 Sun Dec 22 12:18:18 1991 Michael Tiemann (tiemann at cygnus.com)
88
89 * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is
90 disassembled as a nop.
91
92 Tue Dec 10 00:22:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
93
94 * sparc.h: fix a typo.
95
96 Sat Nov 30 20:40:51 1991 Steve Chamberlain (sac at rtl.cygnus.com)
97
98 * a29k.h, arm.h, h8300.h, i386.h, i860.h, i960.h , m68k.h,
99 m88k.h, mips.h , np1.h, ns32k.h, pn.h, pyr.h, sparc.h, tahoe.h,
100 vax.h, ChangeLog: renamed from ../<foo>-opcode.h
101
102
103
104
105