xref: /openbsd/gnu/usr.bin/binutils/opcodes/ChangeLog (revision 007c2a45)
1*007c2a45Smiod2004-05-13  Nick Clifton  <nickc@redhat.com>
2c074d1c9Sdrahn
3*007c2a45Smiod	* po/fr.po: Updated French translation.
4c074d1c9Sdrahn
5*007c2a45Smiod2004-05-05  Alan Modra  <amodra@bigpond.net.au>
6c074d1c9Sdrahn
7*007c2a45Smiod	PR 146.
8*007c2a45Smiod	* ppc-opc.c (PPCVEC): Remove PPC_OPCODE_PPC.
9c074d1c9Sdrahn
10*007c2a45Smiod2004-04-09  Daniel Jacobowitz  <drow@mvista.com>
11c074d1c9Sdrahn
12*007c2a45Smiod	Merge from mainline:
13*007c2a45Smiod	2004-03-30  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
14*007c2a45Smiod	* m32r-asm.c: Regenerate.
15c074d1c9Sdrahn
16*007c2a45Smiod	2004-03-08  Nick Clifton  <nickc@redhat.com>
17c074d1c9Sdrahn	* po/de.po: Updated German translation.
18c074d1c9Sdrahn
19*007c2a45Smiod	2004-02-26  Andrew Stubbs  <andrew.stubbs@superh.com>
20*007c2a45Smiod	* sh-opc.h: Move fsca and fsrra instructions from sh4a to sh4.
21*007c2a45Smiod	Also correct mistake in the comment.
22c074d1c9Sdrahn
23*007c2a45Smiod	2004-02-26  Andrew Stubbs <andrew.stubbs@superh.com>
24*007c2a45Smiod	* sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
25*007c2a45Smiod	ensure that double registers have even numbers.
26*007c2a45Smiod	Add REG_N_B01 for nn01 (binary 01) nibble to ensure
27*007c2a45Smiod	that reserved instruction 0xfffd does not decode the same
28*007c2a45Smiod	as 0xfdfd (ftrv).
29*007c2a45Smiod	* sh-opc.h: Add REG_N_D nibble type and use it whereever
30*007c2a45Smiod	REG_N refers to a double register.
31*007c2a45Smiod	Add REG_N_B01 nibble type and use it instead of REG_NM
32*007c2a45Smiod	in ftrv.
33*007c2a45Smiod	Adjust the bit patterns in a few comments.
34c074d1c9Sdrahn
35*007c2a45Smiod2004-04-08  Alan Modra  <amodra@bigpond.net.au>
36c074d1c9Sdrahn
37*007c2a45Smiod	Apply from mainline.
38*007c2a45Smiod	2004-02-25  Aldy Hernandez  <aldyh@redhat.com>
39*007c2a45Smiod	* ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
40c074d1c9Sdrahn
41*007c2a45Smiod	2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
42*007c2a45Smiod	* ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
43c074d1c9Sdrahn
44*007c2a45Smiod	2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
45*007c2a45Smiod	* ppc-opc.c (powerpc_opcodes): Add m*ivor35.
46c074d1c9Sdrahn
47*007c2a45Smiod	2004-02-20  Aldy Hernandez  <aldyh@redhat.com>
48*007c2a45Smiod	* ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
49*007c2a45Smiod	mtivor32, mtivor33, mtivor34.
50c074d1c9Sdrahn
51*007c2a45Smiod	2004-02-19  Aldy Hernandez  <aldyh@redhat.com>
52*007c2a45Smiod	* ppc-opc.c (powerpc_opcodes): Add mfmcar.
53c074d1c9Sdrahn
54*007c2a45Smiod2004-03-15  Aldy Hernandez  <aldyh@redhat.com>
55c074d1c9Sdrahn
56*007c2a45Smiod	* ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.
57c074d1c9Sdrahn
58*007c2a45Smiod2004-03-16  Alan Modra  <amodra@bigpond.net.au>
59c074d1c9Sdrahn
60*007c2a45Smiod	* ppc-dis.c (print_insn_powerpc): Don't print tabs.  Handle
61*007c2a45Smiod	PPC_OPERANDS_GPR_0.
62*007c2a45Smiod	* ppc-opc.c (RA0): Define.
63*007c2a45Smiod	(RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
64*007c2a45Smiod	(RAOPT): Rename from RAO.  Update all uses.
65*007c2a45Smiod	(powerpc_opcodes): Use RA0 as appropriate.
66c074d1c9Sdrahn
67*007c2a45Smiod2004-03-15  Alan Modra  <amodra@bigpond.net.au>
68c074d1c9Sdrahn
69*007c2a45Smiod	* sparc-dis.c (print_insn_sparc): Update getword prototype.
70c074d1c9Sdrahn
71*007c2a45Smiod2004-03-13  Alan Modra  <amodra@bigpond.net.au>
72c074d1c9Sdrahn
73*007c2a45Smiod	Apply the following patches from mainline
74*007c2a45Smiod	2004-03-12  Michal Ludvig  <mludvig@suse.cz>
75*007c2a45Smiod	* i386-dis.c (GRPPLOCK): Delete.
76*007c2a45Smiod	(grps): Delete GRPPLOCK entry.
77c074d1c9Sdrahn
78*007c2a45Smiod	2004-03-12  Alan Modra  <amodra@bigpond.net.au>
79*007c2a45Smiod	* i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
80*007c2a45Smiod	(M, Mp): Use OP_M.
81*007c2a45Smiod	(None, PADLOCK_SPECIAL, PADLOCK_0): Delete.
82*007c2a45Smiod	(GRPPADLCK): Define.
83*007c2a45Smiod	(dis386): Use NOP_Fixup on "nop".
84*007c2a45Smiod	(dis386_twobyte): Use GRPPADLCK on opcode 0xa7.
85*007c2a45Smiod	(twobyte_has_modrm): Set for 0xa7.
86*007c2a45Smiod	(padlock_table): Delete.  Move to..
87*007c2a45Smiod	(grps): ..here, using OP_0f07.  Use OP_Ofae on lfence, mfence
88*007c2a45Smiod	and clflush.
89*007c2a45Smiod	(print_insn): Revert PADLOCK_SPECIAL code.
90*007c2a45Smiod	(OP_E): Delete sfence, lfence, mfence checks.
91c074d1c9Sdrahn
92*007c2a45Smiod	2004-03-12  Jakub Jelinek  <jakub@redhat.com>
93*007c2a45Smiod	* i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.
94*007c2a45Smiod	(INVLPG_Fixup): New function.
95*007c2a45Smiod	(PNI_Fixup): Remove ATTRIBUTE_UNUSED from sizeflag.
96c074d1c9Sdrahn
97*007c2a45Smiod	2004-03-12  Alan Modra  <amodra@bigpond.net.au>
98*007c2a45Smiod	* i386-dis.c (grps): Use clflush by default for 0x0fae/7.
99*007c2a45Smiod	(OP_E): Twiddle clflush to sfence here.
100c074d1c9Sdrahn
101*007c2a45Smiod2004-03-12  Michal Ludvig  <mludvig@suse.cz>
102c074d1c9Sdrahn
103*007c2a45Smiod	* i386-dis.c (PADLOCK_SPECIAL, PADLOCK_0): New defines.
104*007c2a45Smiod	(dis386_twobyte): Opcode 0xa7 is PADLOCK_0.
105*007c2a45Smiod	(padlock_table): New struct with PadLock instructions.
106*007c2a45Smiod	(print_insn): Handle PADLOCK_SPECIAL.
107c074d1c9Sdrahn
108*007c2a45Smiod2004-02-10  Petko Manolov  <petkan@nucleusys.com>
109c074d1c9Sdrahn
110*007c2a45Smiod	* arm-opc.h Maverick accumulator register opcode fixes.
111c074d1c9Sdrahn
112*007c2a45Smiod2004-02-13  Ben Elliston  <bje@wasabisystems.com>
113c074d1c9Sdrahn
114c074d1c9Sdrahn	* m32r-dis.c: Regenerate.
115c074d1c9Sdrahn
116*007c2a45Smiod2004-01-27  Michael Snyder  <msnyder@redhat.com>
117c074d1c9Sdrahn
118*007c2a45Smiod	* sh-opc.h (sh_table): "fsrra", not "fssra".
119c074d1c9Sdrahn
120*007c2a45Smiod2004-01-23  Andrew Over <andrew.over@cs.anu.edu.au>
121c074d1c9Sdrahn
122*007c2a45Smiod	* sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten
123*007c2a45Smiod	contraints.
124c074d1c9Sdrahn
125*007c2a45Smiod2004-01-19  Andrew Over  <andrew.over@cs.anu.edu.au>
126c074d1c9Sdrahn
127*007c2a45Smiod	* sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.
128c074d1c9Sdrahn
129*007c2a45Smiod2004-01-19  Alan Modra  <amodra@bigpond.net.au>
130c074d1c9Sdrahn
131*007c2a45Smiod	* i386-dis.c (OP_E): Print scale factor on intel mode sib when not
132*007c2a45Smiod	1.  Don't print scale factor on AT&T mode when index missing.
133c074d1c9Sdrahn
134*007c2a45Smiod2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
135c074d1c9Sdrahn
136*007c2a45Smiod	* m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
137*007c2a45Smiod	when loaded into XR registers.
138c074d1c9Sdrahn
139*007c2a45Smiod2004-01-14  Richard Sandiford  <rsandifo@redhat.com>
140c074d1c9Sdrahn
141*007c2a45Smiod	* frv-desc.h: Regenerate.
142*007c2a45Smiod	* frv-desc.c: Regenerate.
143*007c2a45Smiod	* frv-opc.c: Regenerate.
144c074d1c9Sdrahn
145*007c2a45Smiod2004-01-13  Michael Snyder  <msnyder@redhat.com>
146c074d1c9Sdrahn
147*007c2a45Smiod	* sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.
148c074d1c9Sdrahn
149*007c2a45Smiod2004-01-09  Paul Brook  <paul@codesourcery.com>
150c074d1c9Sdrahn
151*007c2a45Smiod	* arm-opc.h (arm_opcodes): Move generic mcrr after known
152*007c2a45Smiod	specific opcodes.
153c074d1c9Sdrahn
154*007c2a45Smiod2004-01-07  Daniel Jacobowitz  <drow@mvista.com>
155c074d1c9Sdrahn
156*007c2a45Smiod	* Makefile.am (libopcodes_la_DEPENDENCIES)
157*007c2a45Smiod	(libopcodes_la_LIBADD): Revert 2003-05-17 change.  Add explanatory
158*007c2a45Smiod	comment about the problem.
159c074d1c9Sdrahn	* Makefile.in: Regenerate.
160c074d1c9Sdrahn
161*007c2a45Smiod2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
162c074d1c9Sdrahn
163*007c2a45Smiod	2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
164*007c2a45Smiod	* frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
165*007c2a45Smiod	cut&paste errors in shifting/truncating numerical operands.
166*007c2a45Smiod	2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
167*007c2a45Smiod	* frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
168*007c2a45Smiod	(parse_uslo16): Likewise.
169*007c2a45Smiod	(parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
170*007c2a45Smiod	(parse_d12): Parse gotoff12 and gotofffuncdesc12.
171*007c2a45Smiod	(parse_s12): Likewise.
172*007c2a45Smiod	2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
173*007c2a45Smiod	* frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
174*007c2a45Smiod	(parse_uslo16): Likewise.
175*007c2a45Smiod	(parse_uhi16): Parse gothi and gotfuncdeschi.
176*007c2a45Smiod	(parse_d12): Parse got12 and gotfuncdesc12.
177*007c2a45Smiod	(parse_s12): Likewise.
178c074d1c9Sdrahn
179*007c2a45Smiod2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
180c074d1c9Sdrahn
181*007c2a45Smiod	* msp430-dis.c (msp430_doubleoperand): Check for an 'add'
182*007c2a45Smiod	instruction which looks similar to an 'rla' instruction.
183c074d1c9Sdrahn
184*007c2a45SmiodFor older changes see ChangeLog-0203
1852159047fSniklas
1862159047fSniklasLocal Variables:
187b55d4692Sfgschmode: change-log
188b55d4692Sfgschleft-margin: 8
189b55d4692Sfgschfill-column: 74
1902159047fSniklasversion-control: never
1912159047fSniklasEnd:
192