* as.h (ENABLE_CHECKING): Default define to 0.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
717bbdf1
AM
12007-04-21 Alan Modra <amodra@bigpond.net.au>
2
3 * ppc-opc.c (powerpc_operands): Delete duplicate entries.
4 (BA_MASK, FXM_MASK, STRM_MASK, VA_MASK, VB_MASK, VC_MASK): Delete.
5 (VD_MASK, WS_MASK, MTMSRD_L, XRT_L): Delete.
6 (powerpc_opcodes): Replace uses of MTMSRD_L and XRT_L.
7
78336706
NS
82007-04-20 Nathan Sidwell <nathan@codesourcery.com>
9
10 * m68k-dis.c (print_insn_arg): Show c04 as rambar0 and c05 as
11 rambar1.
12
b84bf58a
AM
132007-04-20 Alan Modra <amodra@bigpond.net.au>
14
15 * ppc-dis.c (print_insn_powerpc): Adjust for struct powerpc_operand
16 change.
17 * ppc-opc.c (powerpc_operands): Replace bit count with bit mask
18 in all entries. Add PPC_OPERAND_SIGNED to DE entry. Remove
19 references to following deleted functions.
20 (insert_bd, extract_bd, insert_dq, extract_dq): Delete.
21 (insert_ds, extract_ds, insert_de, extract_de): Delete.
22 (insert_des, extract_des, insert_li, extract_li): Delete.
23 (insert_nb, insert_rsq, insert_rtq, insert_ev2, extract_ev2): Delete.
24 (insert_ev4, extract_ev4, insert_ev8, extract_ev8): Delete.
25 (num_powerpc_operands): New constant.
26 (XSPRG_MASK): Remove entire SPRG field.
27 (powerpc_opcodes <bcctre, bcctrel>): Use XLBB_MASK not XLYBB_MASK.
28
0bbdef92
AM
292007-04-20 Alan Modra <amodra@bigpond.net.au>
30
31 * ppc-opc.c (DCM, DGM, TE, RMC, R, SP, S): Correct shift.
32 (Z2_MASK): Define.
33 (powerpc_opcodes): Use Z2_MASK in all insns taking RMC operand.
34
86ad2a13
RE
352007-04-20 Richard Earnshaw <rearnsha@arm.com>
36
37 * arm-dis.c (print_insn): Only look for a mapping symbol in the section
38 being disassembled.
39
a33e055d
AM
402007-04-19 Alan Modra <amodra@bigpond.net.au>
41
42 * Makefile.am: Run "make dep-am".
43 * Makefile.in: Regenerate.
44 * po/POTFILES.in: Regenerate.
45
360b1600
AM
462007-04-19 Alan Modra <amodra@bigpond.net.au>
47
48 * ppc-opc.c (powerpc_opcodes): Add cctpl, cctpm, cctph, db8cyc,
49 db10cyc, db12cyc, db16cyc.
50
b20ae55e
AM
512007-04-19 Nathan Froyd <froydnj@codesourcery.com>
52
53 * ppc-opc.c (powerpc_opcodes): Recognize three-operand tlbsxe.
54
381d071f
L
552007-04-18 H.J. Lu <hongjiu.lu@intel.com>
56
57 * i386-dis.c (CRC32_Fixup): New.
58 (PREGRP85, PREGRP86, PREGRP87, PREGRP88, PREGRP89, PREGRP90,
59 PREGRP91): New.
60 (threebyte_0x38_uses_DATA_prefix): Updated for SSE4.2.
61 (threebyte_0x3a_uses_DATA_prefix): Likewise.
62 (prefix_user_table): Add PREGRP85, PREGRP86, PREGRP87,
63 PREGRP88, PREGRP89, PREGRP90 and PREGRP91.
64 (three_byte_table): Likewise.
65
66 * i386-opc.c (i386_optab): Add SSE4.2 opcodes.
67
f6fdceb7 68 * i386-opc.h (CpuSSE4_2): New.
381d071f
L
69 (CpuSSE4): Likewise.
70 (CpuUnknownFlags): Add CpuSSE4_2.
71
42903f7f
L
722007-04-18 H.J. Lu <hongjiu.lu@intel.com>
73
74 * i386-dis.c (XMM_Fixup): New.
75 (Edqb): New.
76 (Edqd): New.
77 (XMM0): New.
78 (dqb_mode): New.
79 (dqd_mode): New.
80 (PREGRP39 ... PREGRP85): New.
81 (threebyte_0x38_uses_DATA_prefix): Updated for SSE4.
82 (threebyte_0x3a_uses_DATA_prefix): Likewise.
83 (prefix_user_table): Add PREGRP39 ... PREGRP85.
84 (three_byte_table): Likewise.
85 (putop): Handle 'K'.
86 (intel_operand_size): Handle dqb_mode, dqd_mode):
87 (OP_E): Likewise.
88 (OP_G): Likewise.
89
90 * i386-opc.c (i386_optab): Add SSE4.1 opcodes.
91
92 * i386-opc.h (CpuSSE4_1): New.
93 (CpuUnknownFlags): Add CpuSSE4_1.
94 (regKludge): Update comment.
95
ee5c21a0
DJ
962007-04-18 Matthias Klose <doko@ubuntu.com>
97
98 * Makefile.am (libopcodes_la_LDFLAGS): Use bfd soversion.
99 * Makefile.in: Regenerate.
100
b7d19ba6
SE
1012007-04-14 Steve Ellcey <sje@cup.hp.com>
102
103 * Makefile.am: Add ACLOCAL_AMFLAGS.
104 * Makefile.in: Regenerate.
105
246c51aa
L
1062007-04-13 H.J. Lu <hongjiu.lu@intel.com>
107
108 * i386-dis.c: Remove trailing white spaces.
6e26e51a
L
109 * i386-opc.c: Likewise.
110 * i386-opc.h: Likewise.
246c51aa 111
7967e09e
L
1122007-04-11 H.J. Lu <hongjiu.lu@intel.com>
113
114 PR binutils/4333
115 * i386-dis.c (GRP1a): New.
116 (GRP1b ... GRPPADLCK2): Update index.
117 (dis386): Use GRP1a for entry 0x8f.
118 (mod, rm, reg): Removed. Replaced by ...
119 (modrm): This.
120 (grps): Add GRP1a.
121
56dc1f8a
KH
1222007-04-09 Kazu Hirata <kazu@codesourcery.com>
123
124 * m68k-dis.c (print_insn_m68k): Restore info->fprintf_func and
125 info->print_address_func if longjmp is called.
126
144f4bc6
DD
1272007-03-29 DJ Delorie <dj@redhat.com>
128
129 * m32c-desc.c: Regenerate.
130 * m32c-dis.c: Regenerate.
131 * m32c-opc.c: Regenerate.
132
e72cf3ec
L
1332007-03-28 H.J. Lu <hongjiu.lu@intel.com>
134
135 * i386-opc.c (i386_optab): Change InvMem to RegMem for mov and
136 movq. Remove InvMem from sldt, smsw and str.
137
138 * i386-opc.h (InvMem): Renamed to ...
139 (RegMem): Update comments.
140 (AnyMem): Remove InvMem.
141
831480e9 1422007-03-27 Paul Brook <paul@codesourcery.com>
b74ed8f5 143
b74ed8f5
PB
144 * arm-dis.c (thumb_opcodes): Add entry for undefined insns (0xbe??).
145
4146fd53
PB
1462007-03-24 Paul Brook <paul@codesourcery.com>
147
148 * arm-dis.c (coprocessor_opcodes): Remove superfluous 0x.
149 (print_insn_coprocessor): Handle %<bitfield>x.
150
b6702015 1512007-03-24 Paul Brook <paul@codesourcery.com>
e72cf3ec 152 Mark Shinwell <shinwell@codesourcery.com>
b6702015
PB
153
154 * arm-dis.c (arm_opcodes): Print SRS base register.
155
831480e9 1562007-03-23 H.J. Lu <hongjiu.lu@intel.com>
0003779b
L
157
158 * i386-dis.c (prefix_name): Replace rex64XYZ with rex.WRXB.
159
160 * i386-opc.c (i386_optab): Add rex.wrxb.
161
831480e9 1622007-03-21 H.J. Lu <hongjiu.lu@intel.com>
161a04f6
L
163
164 * i386-dis.c (REX_MODE64): Remove definition.
165 (REX_EXTX): Likewise.
166 (REX_EXTY): Likewise.
167 (REX_EXTZ): Likewise.
168 (USED_REX): Use REX_OPCODE instead of 0x40.
169 Replace REX_MODE64, REX_EXTX, REX_EXTY and REX_EXTZ with REX_W,
170 REX_R, REX_X and REX_B respectively.
171
831480e9 1722007-03-21 H.J. Lu <hongjiu.lu@intel.com>
8b38ad71
L
173
174 PR binutils/4218
175 * i386-dis.c (PREGRP38): New.
176 (dis386): Use PREGRP38 for 0x90.
177 (prefix_user_table): Add PREGRP38.
178 (print_insn): Set uses_REPZ_prefix to 1 for pause.
179 (NOP_Fixup1): Properly handle REX bits.
180 (NOP_Fixup2): Likewise.
181
182 * i386-opc.c (i386_optab): Allow %eax with xchg in 64bit.
183 Allow register with nop.
184
75b06e7b
DD
1852007-03-20 DJ Delorie <dj@redhat.com>
186
187 * m32c-asm.c: Regenerate.
188 * m32c-desc.c: Regenerate.
189 * m32c-desc.h: Regenerate.
190 * m32c-dis.h: Regenerate.
191 * m32c-ibld.c: Regenerate.
192 * m32c-opc.c: Regenerate.
193 * m32c-opc.h: Regenerate.
194
c3fe08fa
L
1952007-03-15 H.J. Lu <hongjiu.lu@intel.com>
196
197 * i386-opc.c: Include "libiberty.h".
198 (i386_regtab): Remove the last entry.
199 (i386_regtab_size): New.
200 (i386_float_regtab_size): Likewise.
201
202 * i386-opc.h (i386_regtab_size): New.
203 (i386_float_regtab_size): Likewise.
204
0b1cf022
L
2052007-03-15 H.J. Lu <hongjiu.lu@intel.com>
206
207 * Makefile.am (CFILES): Add i386-opc.c.
208 (ALL_MACHINES): Add i386-opc.lo.
209 Run "make dep-am".
210 * Makefile.in: Regenerated.
211
212 * configure.in: Add i386-opc.lo for bfd_i386_arch.
213 * configure: Regenerated.
214
215 * i386-dis.c: Include "opcode/i386.h".
216 (MAXLEN): Renamed to MAX_MNEM_SIZE. Remove definition.
217 (FWAIT_OPCODE): Remove definition.
218 (UNIXWARE_COMPAT): Renamed to SYSV386_COMPAT. Remove definition.
219 (MAX_OPERANDS): Remove definition.
220
221 * i386-opc.c: New file.
222 * i386-opc.h: Likewise.
223
56eced12
L
2242007-03-15 H.J. Lu <hongjiu.lu@intel.com>
225
226 * Makefile.in: Regenerated.
227
6f74c397
L
2282007-03-09 H.J. Lu <hongjiu.lu@intel.com>
229
230 * i386-dis.c (OP_Rd): Renamed to ...
231 (OP_R): This.
232 (Rd): Updated.
233 (Rm): Likewise.
234
a6d04ec4
AM
2352007-03-08 Alan Modra <amodra@bigpond.net.au>
236
1620f33d
AM
237 * fr30-asm.c: Regenerate.
238 * frv-asm.c: Regenerate.
239 * ip2k-asm.c: Regenerate.
240 * iq2000-asm.c: Regenerate.
241 * m32c-asm.c: Regenerate.
242 * m32r-asm.c: Regenerate.
243 * m32r-dis.c: Regenerate.
244 * mt-asm.c: Regenerate.
245 * mt-ibld.c: Regenerate.
246 * mt-opc.c: Regenerate.
247 * openrisc-asm.c: Regenerate.
248 * xc16x-asm.c: Regenerate.
249 * xstormy16-asm.c: Regenerate.
250
a6d04ec4
AM
251 * Makefile.am: Run "make dep-am".
252 * Makefile.in: Regenerate.
253 * po/POTFILES.in: Regenerate.
254
b5639b37
MS
2552007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
256
257 * opcodes/s390-opc.c (INSTR_RRE_FR, INSTR_RRF_F0FF2, INSTR_RRF_F0FR,
258 INSTR_RRF_UUFF, INSTR_RRF_0UFF, INSTR_RRF_FFFU, INSTR_RRR_F0FF): New
259 instruction formats added.
260 (MASK_RRE_FR, MASK_RRF_F0FF2, MASK_RRF_F0FR, MASK_RRF_UUFF,
261 MASK_RRF_0UFF, MASK_RRF_FFFU, MASK_RRR_F0FF): New instruction format
262 masks added.
263 * opcodes/s390-opc.txt (lpdfr - tgxt): Decimal floating point
264 instructions added.
265 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z9_EC added.
266 (main): z9-ec cpu type option added.
267 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z9_EC added.
268
b2e818b7
DD
2692007-02-22 DJ Delorie <dj@redhat.com>
270
271 * s390-opc.c (INSTR_SS_L2RDRD): New.
272 (MASK_SS_L2RDRD): New.
273 * s390-opc.txt (pka): Use it.
274
8b082fb1
TS
2752007-02-20 Thiemo Seufer <ths@mips.com>
276 Chao-Ying Fu <fu@mips.com>
277
278 * mips-dis.c (mips_arch_choices): Add DSP R2 support.
279 (print_insn_args): Add support for balign instruction.
280 * mips-opc.c (D33): New shortcut for DSP R2 instructions.
281 (mips_builtin_opcodes): Add DSP R2 instructions.
282
929e4d1a
MS
2832007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
284
285 * s390-opc.c (INSTR_RRF_U0FR, MASK_RRF_U0FR): Removed.
286 (INSTR_RRF_U0RF, MASK_RRF_U0RF): Added.
287 * s390-opc.txt (cfxbr, cfdbr, cfebr, cgebr, cgdbr, cgxbr, cger, cgdr,
288 cgxr, cfxr, cfdr, cfer): Instruction type set to INSTR_RRF_U0RF.
289
b8e55848
MS
2902007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
291
292 * s390-opc.txt ("efpc", "sfpc"): Set to RRE_RR_OPT instruction type.
293 * s390-opc.c (s390_operands): Add RO_28 as optional gpr.
294 (INSTR_RRE_RR_OPT, MASK_RRE_RR_OPT): New instruction type for efpc
295 and sfpc.
296
af692060
NC
2972007-02-16 Nick Clifton <nickc@redhat.com>
298
299 PR binutils/4045
300 * avr-dis.c (comment_start): New variable, contains the prefix to
301 use when printing addresses in comments.
302 (print_insn_avr): Set comment_start to an empty space if there is
303 no symbol table available as the generic address printing code
304 will prefix the numeric value of the address with 0x.
305
ce518a5f
L
3062007-02-13 H.J. Lu <hongjiu.lu@intel.com>
307
308 * i386-dis.c: Updated to use an array of MAX_OPERANDS operands
309 in struct dis386.
310
bd2f2e55 3112007-02-05 Dave Brolley <brolley@redhat.com>
8c9c183d
DB
312 Richard Sandiford <rsandifo@redhat.com>
313 DJ Delorie <dj@redhat.com>
314 Graydon Hoare <graydon@redhat.com>
315 Frank Ch. Eigler <fche@redhat.com>
316 Ben Elliston <bje@redhat.com>
317
318 * Makefile.am (HFILES): Add mep-desc.h mep-opc.h.
319 (CFILES): Add mep-*.c
320 (ALL_MACHINES): Add mep-*.lo.
321 (CLEANFILES): Add stamp-mep.
322 (CGEN_CPUS): Add mep.
323 (MEP_DEPS): New variable.
324 (mep-*): New targets.
325 * configure.in: Handle bfd_mep_arch.
326 * disassemble.c (ARCH_mep): New macro.
327 (disassembler): Handle bfd_arch_mep.
328 (disassemble_init_for_target): Likewise.
329 * mep-*: New files for Toshiba Media Processor (MeP).
bd2f2e55
DB
330 * Makefile.in: Regenerated.
331 * configure: Regenerated.
332
eb7834a6 3332007-02-05 H.J. Lu <hongjiu.lu@intel.com>
65ca155d
L
334
335 * i386-dis.c (OP_J): Undo the last change. Properly handle 64K
336 wrap around within the same segment in 16bit mode.
337
eb7834a6 3382007-02-02 H.J. Lu <hongjiu.lu@intel.com>
206717e8
L
339
340 * i386-dis.c (OP_J): Mask to 16bit only if there is a data16
341 prefix.
342
c4f5c3d7
L
3432007-02-02 H.J. Lu <hongjiu.lu@intel.com>
344
345 * avr-dis.c (avr_operand): Correct PR number in comment.
346
fc523535 3472007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
348
349 * disassemble.c (disassembler_usage): Call
350 print_i386_disassembler_options for i386 disassembler.
351
352 * i386-dis.c (print_i386_disassembler_options): New.
353 (print_insn): Support the new addr64 option.
354
64a3a6fc
NC
3552007-02-02 Hiroki Kaminaga <kaminaga@sm.sony.co.jp>
356
357 * ppc-dis.c (powerpc_dialect): Handle ppc440.
358 * ppc-dis.c (print_ppc_disassembler_options): Note the -M440 can
359 be used.
360
ba4e851b
AM
3612007-02-02 Alan Modra <amodra@bigpond.net.au>
362
363 * ppc-opc.c (insert_bdm): -Many comment.
364 (valid_bo): Add "extract" param. Accept both powerpc and power4
365 BO fields when disassembling with -Many.
366 (insert_bo, extract_bo, insert_boe, extract_boe): Adjust valid_bo call.
367
3bdcfdf4
KH
3682007-01-08 Kazu Hirata <kazu@codesourcery.com>
369
370 * m68k-opc.c (m68k_opcodes): Replace cpu32 with
371 cpu32 | fido_a except on tbl instructions.
372
a028a6f5
PB
3732007-01-04 Paul Brook <paul@codesourcery.com>
374
375 * arm-dis.c (arm_opcodes): Fix cpsie and cpsid entries.
376
baee4c9e
AS
3772007-01-04 Andreas Schwab <schwab@suse.de>
378
379 * m68k-opc.c: Fix encoding of signed bit in the cpu32 tbls insns.
380
62ac925e
JB
3812007-01-04 Julian Brown <julian@codesourcery.com>
382
383 * arm-dis.c (neon_opcode): Fix disassembly for vshl, vqshl, vrshl,
384 vqrshl instructions.
385
10a2343e 386For older changes see ChangeLog-2006
252b5132
RH
387\f
388Local Variables:
2f6d2f85
NC
389mode: change-log
390left-margin: 8
391fill-column: 74
252b5132
RH
392version-control: never
393End:
This page took 0.398509 seconds and 4 git commands to generate.