* m68hc11-opc.c: Update call operand to accept the page definition.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
7eccd7f6
SC
12002-08-13 Stephane Carrez <stcarrez@nerim.fr>
2
3 * m68hc11-opc.c: Update call operand to accept the page definition.
4 Identify instructions that are branches and calls to generate a
5 RL_JUMP relocation.
6
f07534f6
SC
72002-08-13 Stephane Carrez <stcarrez@nerim.fr>
8
9 * m68hc11-dis.c (print_insn): Take into account 68HC12 memory
10 banks and fix disassembling of call instruction.
11 (print_indexed_operand): New param to tell whether
12 it was an indirect addressing operand (for disassembling call).
13
2b692c59
NC
142002-08-09 Nick Clifton <nickc@redhat.com>
15
16 * po/sv.po: Updated Swedish translation.
17
0c11417f
MR
182002-08-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
19
20 * mips-opc.c (mips_builtin_opcodes): Remove "dla" and "la" as
21 aliases to "daddiu" and "addiu".
22
83e1617e
NC
232002-07-30 Nick Clifton <nickc@redhat.com>
24
25 * po/sv.po: Updated Swedish translation.
26
219576a4
NC
272002-07-25 Nick Clifton <nickc@redhat.com>
28
29 * po/sv.po: Updated Swedish translation.
30 * po/es.po: Updated Spanish translation.
31 * po/pr_BR.po: Updated Brazilian Portuguese translation.
32 * po/tr.po: Updated Turkish translation.
33 * po/fr.po: Updated French translation.
34
ff3063f5
NC
352002-07-24 Nick Clifton <nickc@redhat.com>
36
37 * po/sv.po: Updated Swedish translation.
38 * po/es.po: Updated Spanish translation.
39 * po/pr_BR.po: Updated Brazilian Portuguese translation.
40
8c3bb577
AM
412002-07-23 Alan Modra <amodra@bigpond.net.au>
42
43 * Makefile.am: Run "make dep-am".
44 * Makefile.in: Regenerate.
45 * po/POTFILES.in: Regenerate.
46
0461a601
NC
472002-07-23 Nick Clifton <nickc@redhat.com>
48
ff3063f5
NC
49 * po/fr.po: Updated French translation.
50 * po/pr_BR.po: New Brazilian Portuguese translation.
51 * po/id.po: Updated Indonesian translation.
0461a601
NC
52 * configure.in (LINGUAS): Add pr_BR.
53 * configure: Regenerate.
54
a40cbfa3
NC
552002-07-18 Denis Chertykov <denisc@overta.ru>
56 Frank Ch. Eigler <fche@redhat.com>
57 Alan Lehotsky <alehotsky@cygnus.com>
58 matthew green <mrg@redhat.com>
59
60 * configure.in: Add support for ip2k.
61 * configure: Regenerate.
62 * Makefile.am: Add support for ip2k.
63 * Makefile.in: Regenerate.
64 * disassemble.c: Add support for ip2k.
65 * ip2k-asm.c: New generated file.
66 * ip2k-desc.c: New generated file.
67 * ip2k-desc.h: New generated file.
68 * ip2k-dis.c: New generated file.
69 * ip2k-ibld.c: New generated file.
70 * ip2k-opc.c: New generated file.
71 * ip2k-opc.h: New generated file.
72
ae66e5d7
L
732002-07-17 David Mosberger <davidm@hpl.hp.com>
74
75 * ia64-opc-b.c (bWhc): New macro.
76 (mWhc): Ditto.
77 (OpPaWhcD): Ditto.
78 (ia64_opcodes_b): Correct patterns for indirect call
79 instructions to use 3-bit "wh" field.
80 * ia64-asmtab.c: Regnerate.
81
aec421e0
TS
822002-07-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
83
84 * mips-dis.c (mips_isa_type): Add MIPS16 insn handling.
85 * mips-opc.c (I16): New define.
86 (mips_builtin_opcodes): Make jalx an I16 insn.
87
fd3c93d5
DB
882002-06-18 Dave Brolley <brolley@redhat.com>
89
90 * po/POTFILES.in: Add frv-*.[ch].
91 * disassemble.c (ARCH_frv): New macro.
92 (disassembler): Handle bfd_arch_frv.
93 * configure.in: Support frv_bfd_arch.
94 * Makefile.am (HFILES): Add frv-*.h.
95 (CFILES): Add frv-*.c
96 (ALL_MACHINES): Add frv-*.lo.
97 (CLEANFILES): Add stamp-frv.
98 (FRV_DEPS): New variable.
99 (stamp-frv): New target.
100 (frv-asm.lo): New target.
101 (frv-desc.lo): New target.
102 (frv-dis.lo): New target.
103 (frv-ibld.lo): New target.
104 (frv-opc.lo): New target.
105 (frv-*.[ch]): New files.
106
bc98a631
BE
1072002-06-18 Ben Elliston <bje@redhat.com>
108
109 * Makefile.am (CGENDEPS): Remove unnecessary stamp-cgen.
110 * Makefile.in: Regenerate.
111
56da5fed
AM
1122002-06-08 Alan Modra <amodra@bigpond.net.au>
113
114 * a29k-dis.c: Replace CONST with const.
115 * h8300-dis.c: Likewise.
116 * m68k-dis.c: Likewise.
117 * or32-dis.c: Likewise.
118 * sparc-dis.c: Likewise.
119
5b0e55b6
JT
1202002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
121
122 * configure.in: Add "sh5*-*" to list of targets which include
123 sh64 support.
124 * configure: Regenerate.
125
154bce22
CD
1262002-05-31 Chris G. Demetriou <cgd@broadcom.com>
127
128 * mips-opc.c: Clean up a few whitespace issues, and sort a
129 few entries understanding that 'x' follows 'w' in the alphabet.
130
107c6e1a
CD
1312002-05-31 Chris G. Demetriou <cgd@broadcom.com>
132 Ed Satterthwaite <ehs@broadcom.com>
133
134 * mips-opc.c: Add support for SB-1 MDMX subset and extensions.
135
194b5210
AM
1362002-05-31 Alan Modra <amodra@bigpond.net.au>
137
138 * Makefile.am: Run "make dep-am".
139 * Makefile.in: Regenerate.
140 * po/POTFILES.in: Regenerate.
141
deec1734
CD
1422002-05-30 Chris G. Demetriou <cgd@broadcom.com>
143 Ed Satterthwaite <ehs@broadcom.com>
144
145 * mips-dis.c (print_insn_arg): Add support for 'O', 'Q', 'X', 'Y',
146 and 'Z' formats, for MDMX.
147 (mips_isa_type): Add MDMX instructions to the ISA
148 bit mask for bfd_mach_mipsisa64.
149 * mips-opc.c: Add support for MDMX instructions.
150 (MX): New definition.
151
152 * mips-dis.c: Update copyright years to include 2002.
153
c2012993
TR
1542002-05-30 Diego Novillo <dnovillo@redhat.com>
155
156 * d10v-opc.c (d10v_opcodes): `btsti' does not modify its
157 arguments.
158
d172d4ba
NC
1592002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
160
161 * configure.in: Add DLX configuraton support.
162 * configure: Regenerate.
163 * Makefile.am: Add DLX configuraton support.
164 * Makefile.in: Regenerate.
165 * disassemble.c: Add DLX support.
166 * dlx-dis.c: New file.
167
19f33eee
AM
1682002-05-25 Alan Modra <amodra@bigpond.net.au>
169
170 * Makefile.am (sh-dis.lo): Don't put make commands in deps.
171 * Makefile.in: Regenerate.
172 * arc-dis.c: Use #include "" instead of <> for local header files.
173 * m68k-dis.c: Likewise.
174
219576a4 1752002-05-22 J"orn Rennecke <joern.rennecke@superh.com>
9ccc8931
JR
176
177 * Makefile.am (sh-dis.lo): Compile with @archdefs@.
178 * Makefile.in: regenerate.
426e6456
JR
179
180 * sh-dis.c (print_insn_sh): If coff and bfd_mach_sh, use arch_sh4
181 for disassembly.
182
771c7ce4
TS
1832002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
184
185 * mips-opc.c (mips_builtin_opcodes): Add drol, dror macros.
186
219576a4 1872002-05-17 J"orn Rennecke <joern.rennecke@superh.com>
1c509ca8
JR
188
189 * disassemble.c (disassembler): Just use print_insn_sh for bfd_arch_sh.
190 * sh-dis.c (LITTLE_BIT): Delete.
191 (print_insn_sh, print_insn_shl): Deleted.
192 (print_insn_shx): Renamed to
193 (print_insn_sh). No longer static. Handle SHmedia instructions.
194 Use info->endian to determine endianness.
195 * sh64-dis.c (print_insn_sh64, print_insn_sh64l): Delete.
196 (print_insn_sh64x): No longer static. Renamed to
197 (print_insn_sh64). Removed pfun_compact and endian arguments.
198 If we got an uneven address to indicate SHmedia, adjust it.
199 Return -2 for SHcompact instructions.
200
81172ff2
AM
2012002-05-17 Alan Modra <amodra@bigpond.net.au>
202
203 * acinclude.m4 (AM_INSTALL_LIBBFD): Fake to fool autotools.
204 * configure.in: Invoke AM_INSTALL_LIBBFD.
205 * Makefile.am (install-data-local): Move to..
206 (install_libopcodes): .. New target.
207 (uninstall_libopcodes): Likewise.
208 (install-bfdlibLTLIBRARIES): Likewise.
209 (uninstall-bfdlibLTLIBRARIES): Likewise.
210 (bfdlibdir): New.
211 (bfdincludedir): New.
212 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
213 * aclocal.m4: Regenerate.
214 * configure: Regenerate.
215 * Makefile.in: Regenerate.
216
a978a3e5
NC
2172002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
218
219 * fr30-asm.c: Regenerate.
220 * fr30-desc.c: Regenerate.
221 * fr30-dis.c: Regenerate.
222 * m32r-asm.c: Regenerate.
223 * m32r-desc.c: Regenerate.
224 * m32r-dis.c: Regenerate.
225 * openrisc-asm.c: Regenerate.
226 * openrisc-desc.c: Regenerate.
227 * openrisc-dis.c: Regenerate.
228 * xstormy16-asm.c: Regenerate.
229 * xstormy16-desc.c: Regenerate.
230 * xstormy16-dis.c: Regenerate.
231
563773fe
TS
2322002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
233
234 * mips-dis.c (is_newabi): EABI is not a NewABI.
235
942e7dd9
JT
2362002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
237
238 * configure.in (shle-*-*elf*): Include sh64 support.
239 * configure: Regenerate.
240
d85cdfab
JT
2412002-04-28 Jason Thorpe <thorpej@wasabisystems.com>
242
243 * vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.
244 (print_insn_mode): Print some basic info about floating point values.
245
c1a34e60
AM
2462002-05-09 Anton Blanchard <anton@samba.org>
247
248 * ppc-opc.c: Add "tlbiel" for POWER4.
249
748f46d4
GH
2502002-05-07 Graydon Hoare <graydon@redhat.com>
251
252 * cgen-dis.in: (print_insn_@arch@): Cache list of opened CPUs rather
253 than just most-recently-opened.
254
7d4a12d2
AM
2552002-05-01 Alan Modra <amodra@bigpond.net.au>
256
257 * ppc-opc.c: Add "tlbsx." and "tlbsxe." for booke.
258
3c25c5f6
NC
2592002-04-24 Christian Groessler <chris@groessler.org>
260
261 * z8k-dis.c (print_insn_z8k): Set disassemble_info to 2
262 bytes_per_chunk, 6 bytes_per_line for nicer display of the hex
263 codes.
264 (z8k_lookup_instr): CLASS_IGNORE case added.
265 (output_instr): Don't print hex codes, they are already
266 printed.
267 (unpack_instr): ARG_NIM4 case added. ARG_NIM8 case
268 fixed. Support CLASS_BIT_1OR2 and CLASS_IGNORE cases.
269 (unparse_instr): Fix base and indexed addressing disassembly:
270 The index is inside the brackets.
271 * z8kgen.c (gas): Add ARG_NIM4 and CLASS_IGNORE defines.
272 (opt): Fix shift left/right arithmetic/logical byte defines:
273 The high byte of the immediate word is ignored by the
274 processor.
275 Fix n parameter of ldm opcodes: The opcode contains (n-1).
276 (args): Fix "n" entry.
277 (toks): Add "nim4" and "iiii" entries.
278 * z8k-opc.h: Regenerated with new z8kgen.c.
279
c6ed57bd
NC
2802002-04-24 Nick Clifton <nickc@cambridge.redhat.com>
281
282 * po/id.po: New Indonesian translation.
283 * configure.in (ALL_LIGUAS): Add id.po
284 * configure: Regenerate.
285
eb0fdfed
MG
2862002-04-17 matthew green <mrg@redhat.com>
287
288 * ppc-opc.c (powerpc_opcode): Fix dssall operand list.
289
82674a1f
AM
2902002-04-04 Alan Modra <amodra@bigpond.net.au>
291
292 * dep-in.sed: Cope with absolute paths.
293 * Makefile.am (dep.sed): Subst TOPDIR.
294 Run "make dep-am".
295 * Makefile.in: Regenerate.
296 * ppc-opc.c: Whitespace.
297 * s390-dis.c: Fix copyright date.
298
294b41b3
MG
2992002-03-23 matthew green <mrg@redhat.com>
300
301 * ppc-opc.c (vmaddfp): Fix operand order.
302
71b21050
AM
3032002-03-21 Alan Modra <amodra@bigpond.net.au>
304
305 * Makefile.am: Run "make dep-am".
306 * Makefile.in: Regenerate.
307
5ae2e65e
AM
3082002-03-21 Anton Blanchard <anton@samba.org>
309
310 * ppc-opc.c: Add optional field to mtmsrd.
311 (MTMSRD_L, XRLARB_MASK): Define.
312
219576a4 3132002-03-18 Jan Hubicka <jh@suse.cz>
c1a64871
JH
314
315 * i386-dis.c (prefix_name): Fix handling of 32bit address prefix
316 in 64bit mode.
317 (print_insn) Likewise.
318 (putop): Fix handling of 'E'
319 (OP_E, OP_OFF): handle 32bit addressing mode in 64bit.
320 (ptr_reg): Likewise.
321
a1c259a1
NC
3222002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
323
324 * po/fr.po: Updated version.
325
44426910
CD
3262002-03-16 Chris Demetriou <cgd@broadcom.com>
327
328 * mips-opc.c (M3D): Tweak comment.
329 (mips_builtin_op): Add comment indicating that opcodes of the
330 same name must be placed together in the table, and sort
331 the "recip.fmt", "recip1.fmt", "recip2.fmt", "rsqrt.fmt",
332 "rsqrt1.fmt", and "rsqrt2.fmt" opcodes by name.
333
43079f18
NC
3342002-03-16 Nick Clifton <nickc@cambridge.redhat.com>
335
336 * Makefile.am: Tidy up sh64 rules.
337 * Makefile.in: Regenerate.
338
82f6ea4a
CD
3392002-03-15 Chris G. Demetriou <cgd@broadcom.com>
340
341 * mips-dis.c: Update copyright years.
342
1f25f5d3
CD
3432002-03-15 Chris G. Demetriou <cgd@broadcom.com>
344
345 * mips-dis.c (mips_isa_type): Add MIPS3D instructions to the ISA
346 bit masks for bfd_mach_mips_sb1 and bfd_mach_mipsisa64. Add
347 comments for bfd_mach_mipsisa32 and bfd_mach_mipsisa64 that
348 indicate that they should dissassemble all applicable
349 MIPS-specified ASEs.
350 * mips-opc.c: Add support for MIPS-3D instructions.
351 (M3D): New definition.
352
353 * mips-opc.c: Update copyright years.
354
ff8a5556
CD
3552002-03-15 Chris G. Demetriou <cgd@broadcom.com>
356
357 * mips-opc.c (mips_builtin_opcodes): Sort bc<N> opcodes by name.
358
4c563ebf
CD
3592002-03-15 Chris Demetriou <cgd@broadcom.com>
360
361 * mips-dis.c (is_newabi): Fix ABI decoding.
362
eb7b56d0
CD
3632002-03-14 Chris G. Demetriou <cgd@broadcom.com>
364
365 * mips-dis.c (mips_isa_type): Fix formatting of bfd_mach_mipsisa32
366 and bfd_mach_mipsisa64 cases to match the rest.
367
9ce88e60
NC
3682002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
369
370 * po/fr.po: Updated version.
371
98acc1c5
AM
3722002-03-13 Alan Modra <amodra@bigpond.net.au>
373
374 * ppc-opc.c: Add optional `L' field to tlbie.
375 (XRTLRA_MASK): Define.
376
aa084229
CD
3772002-03-06 Chris Demetriou <cgd@broadcom.com>
378
379 * mips-opc.c (mips_builtin_opcodes): Mark "pref" as being
380 present on I4.
381
382 * mips-opc.c (mips_builtin_opcodes): Add "movn.ps" and "movz.ps".
383
84dd1cff
AM
3842002-03-05 Paul Koning <pkoning@equallogic.com>
385
386 * pdp11-opc.c: Fix "mark" operand type. Fix operand types
387 for float opcodes that take float operands. Add alternate
388 names (xxxD vs. xxxF) for float opcodes.
389 * pdp11-dis.c (print_operand): Clean up formatting for mode 67.
390 (print_foperand): New function to handle float opcode operands.
391 (print_insn_pdp11): Use print_foperand to disassemble float ops.
392
ef412327
NC
3932002-02-27 Nick Clifton <nickc@cambridge.redhat.com>
394
395 * po/de.po: Updated.
396
263de010
NC
3972002-02-26 Brian Gaeke <brg@dgate.org>
398
399 * Makefile.am (install-data-local): Install dis-asm.h.
400
fe41178f
NC
4012002-02-26 Nick Clifton <nickc@cambridge.redhat.com>
402
403 * configure.in (LINGUAS): Add de.po.
404 * configure: Regenerate.
405 * po/de.po: New file.
406
94efba12
AM
4072002-02-25 Alan Modra <amodra@bigpond.net.au>
408
409 * ppc-dis.c (powerpc_dialect): Handle power4 option.
410 * ppc-opc.c (insert_bdm): Correct description of "at" branch
411 hints. Test PPC_OPCODE_POWER4 to determine branch hint flavour.
412 (extract_bdm, insert_bdp, extract_bdp, valid_bo): Likewise.
413 (BOFM64, BOFP64, BOTM64, BOFP64): Rename to BOFM4, BOFP4 etc.
414 (BODNZM64, BODNZP64, BODZM64, BODZP64): Likewise.
415 (PPCCOM32, PPCCOM64): Delete.
416 (NOPOWER4, POWER4): Define.
417 (powerpc_opcodes): Replace occurences of PPCCOM32 with NOPOWER4,
418 and PPCCOM4 with POWER4 so that "at" style branch hint opcodes
419 are enabled for power4 rather than ppc64.
420
ff3a6ee3
TR
4212002-02-20 Tom Rix <trix@redhat.com>
422
56da5fed 423 * ppc-opc.c (powerpc_operands): Add WS field. Use for tlbre, tlbwe.
ff3a6ee3 424
45b38a80
MS
4252002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
426
427 * s390-dis.c (init_disasm): Use renamed architecture defines.
428
9a0ccb24
MG
4292002-02-19 matthew green <mrg@redhat.com>
430
431 * ppc-opc.c (powerpc_dialect): Fix comment; BookE is not Motorola
432 specific.
433
6ad738c5
NC
4342002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
435
436 * po/tr.po: Updated translation.
437
8bf7d691
RH
4382002-02-15 Richard Henderson <rth@redhat.com>
439
440 * alpha-opc.c (alpha_opcodes): Fix thinko in ret pseudo
441 disassembly mask.
442
fa024f00
RH
4432002-02-15 Richard Henderson <rth@redhat.com>
444
445 * alpha-opc.c (alpha_opcodes): Add simple pseudos for
446 lda, ldah, jmp, ret.
447
9694d6b2
NC
4482002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
449
450 * po/da.po: Updated translation.
451
d7de8249
GH
4522002-02-12 Graydon Hoare <graydon@redhat.com>
453
454 * cgen-asm.in (parse_insn_normal): Change call from
455 @arch@_cgen_parse_operand to cd->parse_operand, to
456 facilitate CGEN_ASM_INIT_HOOK doing useful work.
457
56930d37
AO
4582002-02-11 Alexandre Oliva <aoliva@redhat.com>
459
460 * sparc-dis.c (print_insn_sparc): Make sure 0xFFFFFFFF is not
461 sign-extended.
462
2c73f9d8
AM
4632002-02-11 Alan Modra <amodra@bigpond.net.au>
464
465 * Makefile.am: "make dep-am".
466 * Makefile.in: Regenerate.
467 * aclocal.m4: Regenerate.
468 * config.in: Regenerate.
469 * configure: Regenerate.
470
ca0f2ed6
HPN
4712002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
472
473 * configure.in <bfd_sh_arc>: For sh-* and shl-*, enable sh64
474 support only for sh-*-*elf*, shl-*-*elf*, sh-*-linux* and
475 shl-*-linux*.
476 * configure: Regenerate.
477
34b0f91d
DJ
4782002-02-10 Daniel Jacobowitz <drow@mvista.com>
479
480 * cgen-dis.c: Add prototypes for count_decodable_bits
481 and add_insn_to_hash_chain.
482
e8b872bb
AO
4832002-02-08 Alexandre Oliva <aoliva@redhat.com>
484
485 * configure.in <bfd_sh_arc>: Enable sh64 support on sh-*.
486 * configure: Rebuilt.
487
5e37cc46
NC
4882002-02-08 Ivan Guzvinec <ivang@opencores.org>
489
490 * or32-opc.c: Fix compile time warning messages.
491 * or32-dis.c: Fix compile time warning messages.
492
d28847ce
AO
4932002-02-08 Alexandre Oliva <aoliva@redhat.com>
494
495 Contribute sh64-elf.
496 2001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
497 * sh64-opc.c: Regenerate.
498 2001-03-13 DJ Delorie <dj@redhat.com>
499 * sh64-opc.h: Rename A_RESV_Fx to A_REUSE_PREV so that its
500 purpose is more obvious.
501 * sh64-opc.c (shmedia_table): Ditto.
502 * sh64-dis.c (initialize_shmedia_opcode_mask_table): Ditto.
503 (print_insn_shmedia): Ditto.
504 2001-03-12 DJ Delorie <dj@redhat.com>
505 * sh64-opc.c: Adjust comments to reflect reality: replace bits
506 3:0 with zeros (not "reserved"), replace "rrrrrr" with
507 "gggggg" for two-operand floating point opcodes. Remove
508 "fsina".
509 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
510 * sh64-dis.c (print_insn_shmedia) <failing read_memory_func>:
511 Correct printing of .byte:s. Return number of printed bytes or
512 -1; never 0.
513 (print_insn_sh64x) <not CRT_SH5_ISA16>: Ditto. Print as .byte:s
514 to next four-byte-alignment if insn or data is not aligned.
515 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
516 * sh64-dis.c: Update comments and fix comment formatting.
517 (initialize_shmedia_opcode_mask_table) <case A_IMMM>:
518 Abort instead of setting length to 0.
519 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
520 crange_bsearch_cmpl, sh64_get_contents_type,
521 sh64_address_in_cranges): Move to bfd/elf32-sh64.c.
522 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
523 * sh64-opc.c: Remove #if 0:d entries for instructions not found in
524 SH-5/ST50-023-04: fcosa.s, fsrra.s and prefo.
525 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
526 * sh64-dis.c (print_insn_shmedia): Display MOVI/SHORI-formed
527 address with same prefix as SHcompact.
528 In the disassembler, use a .cranges section for linked executables.
529 * sh64-dis.c (SAVED_MOVI_R, SAVED_MOVI_IMM): Move to head of file
530 and update for using structure in info->private_data.
531 (struct sh64_disassemble_info): New.
532 (is_shmedia_p): Delete.
533 (crange_qsort_cmpb): New function.
534 (crange_qsort_cmpl, crange_bsearch_cmpb): New functions.
535 (crange_bsearch_cmpl, sh64_address_in_cranges): New functions.
536 (init_sh64_disasm_info, sh64_get_contents_type_disasm): New functions.
537 (sh64_get_contents_type, sh64_address_is_shmedia): New functions.
538 (print_insn_shmedia): Correct displaying of address after MOVI/SHORI
539 pair. Display addresses for linked executables only.
540 (print_insn_sh64x_media): Initialize info->private_data by calling
541 init_sh64_disasm_info.
542 (print_insn_sh64x): Ditto. Find out type of contents by calling
543 sh64_contents_type_disasm. Display data regions using ".long" and
544 ".byte" similar to unrecognized opcodes.
545 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
546 * sh64-dis.c (is_shmedia_p): Check info->section and look for ISA
547 information in section flags before considering symbols. Don't
548 assume an info->mach setting of bfd_mach_sh5 means SHmedia code.
549 * configure.in (bfd_sh_arch): Check presence of sh64 insns by
550 matching $target $canon_targets instead of looking at the
551 now-removed -DINCLUDE_SHMEDIA in $targ_cflags.
552 * configure: Regenerate.
553 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
554 * sh64-opc.c (shmedia_creg_table): New.
555 * sh64-opc.h (shmedia_creg_info): New type.
556 (shmedia_creg_table): Declare.
557 * sh64-dis.c (creg_name): New function.
558 (print_insn_shmedia): Use it.
559 * disassemble.c (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map
560 bfd_mach_sh5 to print_insn_sh64 if big-endian and to
561 print_insn_sh64l if little-endian.
562 * sh64-dis.c (print_insn_shmedia): Make r unsigned.
563 (print_insn_sh64l): New.
564 (print_insn_sh64x): New.
565 (print_insn_sh64x_media): New.
566 (print_insn_sh64): Break out code to print_insn_sh64x and
567 print_insn_sh64x_media.
568 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
569 * sh64-opc.h: New file
570 * sh64-opc.c: New file
571 * sh64-dis.c: New file
572 * Makefile.am: Add sh64 targets.
573 (HFILES): Add sh64-opc.h.
574 (CFILES): Add sh64-opc.c and sh64-dis.c.
575 (ALL_MACHINES): Add sh64 files.
576 * Makefile.in: Regenerate.
577 * configure.in: Add support for sh64 to bfd_sh_arch.
578 * configure: Regenerate.
579 * disassemble.c [ARCH_all] (INCLUDE_SHMEDIA): Define.
580 (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map bfd_mach_sh5 to
581 print_insn_sh64.
582 * sh-dis.c (print_insn_shx): Handle bfd_mach_sh5 as arch_sh4.
583 * po/POTFILES.in: Regenerate.
584 * po/opcodes.pot: Regenerate.
585
cadaa522
FCE
5862002-02-04 Frank Ch. Eigler <fche@redhat.com>
587
588 * cgen-dis.in (print_insn_@arch@): Support disassemble_info.insn_sets.
589
0b3301c3
AO
5902002-02-04 Alexandre Oliva <aoliva@redhat.com>
591
592 * sh-opc.h (sh_arg_type): Added A_DISP_PC_ABS.
593
ba323545
AM
5942002-02-01 Alan Modra <amodra@bigpond.net.au>
595
596 * Makefile.am: Run "make dep-am"
597 * Makefile.in: Regenerate.
598
3b16e843
NC
5992002-01-31 Ivan Guzvinec <ivang@opencores.org>
600
601 * or32-dis.c: New file.
602 * or32-opc.c: New file.
603 * configure.in: Add support for or32.
604 * configure: Regenerate.
605 * Makefile.am: Add support for or32.
606 * Makefile.in: Regenerate.
607 * disassemble.c: Add support for or32.
608 * po/POTFILES.in: Regenerate.
609 * po/opcodes.pot: Regenerate.
610
4867be41
DJ
6112002-01-27 Daniel Jacobowitz <drow@mvista.com>
612
613 * configure: Regenerated.
614
fdfd5c7a
NC
6152002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
616
617 * po/fr.po: Updated version.
618
1ddbd152
NC
6192002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
620
621 * po/es.po: Updated version.
622
0e5aca4e
NC
6232002-01-24 Nick Clifton <nickc@cambridge.redhat.com>
624
625 * po/da.po: New version.
626
d0de3026
NC
6272002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
628
629 * po/da.po: New file: Spanish translation.
630 * configure.in (ALL_LINGUAS): Add da.
631 * configure: Regenerate.
632
9a2e995d
GH
6332002-01-22 Graydon Hoare <graydon@redhat.com>
634
635 * fr30-asm.c: Regenerate.
636 * fr30-desc.c: Likewise.
637 * fr30-desc.h: Likewise.
638 * fr30-dis.c: Likewise.
639 * fr30-ibld.c: Likewise.
640 * fr30-opc.c: Likewise.
641 * fr30-opc.h: Likewise.
642 * m32r-asm.c: Likewise.
643 * m32r-desc.c: Likewise.
644 * m32r-desc.h: Likewise.
645 * m32r-dis.c: Likewise.
646 * m32r-ibld.c: Likewise.
647 * m32r-opc.c: Likewise.
648 * m32r-opc.h: Likewise.
649 * m32r-opinst.c: Likewise.
650 * openrisc-asm.c: Likewise.
651 * openrisc-desc.c: Likewise.
652 * openrisc-desc.h: Likewise.
653 * openrisc-dis.c: Likewise.
654 * openrisc-ibld.c: Likewise.
655 * openrisc-opc.c: Likewise.
656 * openrisc-opc.h: Likewise.
657 * xstormy16-desc.c: Likewise.
658
98c02720
RH
6592002-01-22 Richard Henderson <rth@redhat.com>
660
661 * alpha-dis.c (print_insn_alpha): Also mask the base opcode for
662 comparison.
663
c46f0c34
AM
6642002-01-22 Alan Modra <amodra@bigpond.net.au>
665
666 * Makefile.am: Run "make dep-am".
667 * Makefile.in: Regenerate.
668 * opcodes/po/POTFILES.in: Regenerate.
669
a2fc1b1f
RE
6702002-01-19 Richard Earnshaw <rearnsha@arm.com>
671
672 * arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h.
673 * arm-dis.c (print_insn_arm): Don't handle 'h' case.
674
395213c8
RE
6752002-01-18 Keith Walker <keith.walker@arm.com>
676
677 * arm-opc.h (arm_opcodes): Add bxj instruction.
678
328577ad
NC
6792002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
680
681 * po/opcodes.pot: Regenerate.
682 * po/fr.po: Regenerate.
683 * po/sv.po: Regenerate.
684 * po/tr.po: Regenerate.
685
af3ae48d
NC
6862002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
687
688 * po/tr.po: Import new version.
689
a660f11e
RE
6902002-01-15 Richard Earnshaw <rearnsha@arm.com>
691
692 * arm-opc.h (arm_opcodes): Add patterns for VFP instructions.
693 * arm-dis.c (print_insn_arm): Support new disassembly qualifiers for
694 VFP bitfields.
695
1951c6f7
MG
6962002-01-10 matthew green <mrg@redhat.com>
697
698 * xstormy16-asm.c: Regenerate.
699 * xstormy16-desc.c: Likewise.
700 * xstormy16-desc.h: Likewise.
701 * xstormy16-dis.c: Likewise.
702 * xstormy16-opc.c: Likewise.
703 * xstormy16-opc.h: Likewise.
704
be2d1673
NC
7052002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
706
707 * po/es.po: New file: Spanish translation.
708 * configure.in (ALL_LINGUAS): Add es.
709 * configure: Regenerate.
710
7112001-12-31 Jeffrey A Law (law@redhat.com)
8ef42b29
JL
712
713 * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,
714 'X', 'M', and 'A'. No longer emit a space after 'x' or 's'.
715 Always emit a space after 'H'.
716
1cbbfaf9
MG
7172001-12-18 matthew green <mrg@redhat.com>
718
719 * ppc-opc.c (PPCVEC): Include PPC_OPCODE_ANY.
720
c2274b27
RH
7212001-12-17 Richard Henderson <rth@redhat.com>
722
723 * alpha-opc.c (unop): Encode with RB as $sp.
724
93fbbb04
GK
7252001-12-07 Geoffrey Keating <geoffk@redhat.com>
726
727 * Makefile.am: Add support for xstormy16.
728 * Makefile.in: Regenerate.
729 * configure.in: Add support for xstormy16.
730 * configure: Regenerate.
731 * disassemble.c: Add support for xstormy16.
732 * xstormy16-asm.c: New generated file.
733 * xstormy16-desc.c: New generated file.
734 * xstormy16-desc.h: New generated file.
735 * xstormy16-dis.c: New generated file.
736 * xstormy16-ibld.c: New generated file.
737 * xstormy16-opc.c: New generated file.
738 * xstormy16-opc.h: New generated file.
739
3793abc3
RH
7402001-12-06 Richard Henderson <rth@redhat.com>
741
742 * alpha-opc.c (alpha_opcodes): Add wh64en.
743
41852a32
AO
7442001-12-04 Alexandre Oliva <aoliva@redhat.com>
745
96f27b6c
AO
746 * d10v-opc.c (d10v_predefined_registers): Remove warnings
747 introduced in Nov 29's patch.
748
373efcb3
AO
749 * d10v-dis.c (print_operand): Apply REGISTER_MASK to `num' of
750 unmatched register.
751
d1267250
AO
752 * d10v-dis.c (print_operand): Disregard OPERAND_SP in register
753 predefined value.
754
41852a32
AO
755 * d10v-opc.c (RSRC_NOSP): New macro.
756 (d10v_operands): Add it.
757 (d10v_opcodes): Use RSRC_NOSP in post-decrement "st" and "st2w".
758
e21c4a1c
AO
7592001-11-29 Alexandre Oliva <aoliva@redhat.com>
760
761 * d10v-opc.c (d10v_predefined_registers): Mark `sp' as OPERAND_SP.
762 (RSRC_SP): New macro.
763 (d10v_operands): Add it.
764 (d10v_opcodes): Adjust "st" and "st2w" to use RSRC_SP.
765
c6843df5
AM
7662001-11-23 Lars Brinkhoff <lars@nocrew.org>
767
768 * pdp11-dis.c (print_insn_pdp11): Handle illegal instructions.
769 Also, break out of the loop as soon as an instruction has been
770 printed.
771
473d3293
MG
7722001-11-17 matthew green <mrg@redhat.com>
773
774 * ppc-opc.c (mfvrsave, mtvrsave): New instructions.
775
802a735e
AM
7762001-11-15 Alan Modra <amodra@bigpond.net.au>
777
c86380b5
AM
778 * po/POTFILES.in: Regenerate.
779
802a735e
AM
780 * ppc-opc.c (PPC64): Revert 2001-10-12. Do include PPC_OPCODE_PPC.
781 (insert_bat, extract_bat, insert_bba, extract_bba,
782 insert_bd, extract_bd, insert_bdm, extract_bdm,
783 insert_bdp, extract_bdp, valid_bo,
784 insert_bo, extract_bo, insert_boe, extract_boe,
785 insert_ds, extract_ds, insert_de, extract_de,
786 insert_des, extract_des, insert_li, extract_li,
787 insert_mbe, extract_mbe, insert_mb6, extract_mb6,
788 insert_nb, extract_nb, insert_nsi, extract_nsi,
789 insert_ral, insert_ram, insert_ras,
790 insert_rbs, extract_rbs, insert_sh6, extract_sh6,
791 insert_spr, extract_spr, insert_tbr, extract_tbr): Add dialect param.
792 (extract_bd, extract_bdm, extract_bdp,
793 extract_ds, extract_des,
794 extract_li, extract_nsi): Implement sign extension without conditional.
795 (insert_bdm, extract_bdm,
796 insert_bdp, extract_bdp, valid_bo): Handle 64 bit branch hints.
797 (extract_bdm, extract_bdp): Correct 32 bit validation.
798 (AT1_MASK, AT2_MASK): Define.
799 (BBOAT_MASK): Define.
800 (BBOATCB_MASK, BBOAT2CB_MASK, BBOATBI_MASK): Define.
801 (BOFM64, BOFP64, BOTM64, BOTP64): Define.
802 (BODNZM64, BODNZP64, BODZM64, BODZP64): Define.
803 (PPCCOM32, PPCCOM64): Define.
804 (powerpc_opcodes): Modify existing 32 bit insns with branch hints
805 and add new patterns to implement 64 bit branches with hints. Move
806 booke instructions so they match before ppc64.
807
808 * ppc-dis.c (powerpc_dialect): Set PPC_OPCODE_64 in dialect for
809 64 bit default targets, and parse "32" and "64" in options.
810 Formatting fixes.
811 (print_insn_powerpc): Pass dialect to operand->extract.
812
2e1ef6b4
DB
8132001-11-14 Dave Brolley <brolley@redhat.com>
814
1c009264
DB
815 * cgen-dis.c (count_decodable_bits): New function.
816 (add_insn_to_hash_chain): New function.
817 (hash_insn_array): Call add_insn_to_hash_chain.
818 (hash_insn_list): Call add_insn_to_hash_chain.
2e1ef6b4
DB
819 * m32r-dis.c: Regenerated.
820 * fr30-dis.c: Regenerated.
821
fa405d97
AJ
8222001-11-14 Andreas Jaeger <aj@suse.de>
823
824 * i386-dis.c (print_insn): Use x86-64 as option.
825
e396998b
AM
8262001-11-14 Alan Modra <amodra@bigpond.net.au>
827
828 * disassemble.c (disassembler): Call print_insn_i386.
829 * i386-dis.c (SUFFIX_ALWAYS): Define.
830 (struct dis_private): Add orig_sizeflag.
831 (print_insn_i386): Make it a wrapper, calling..
832 (print_insn): ..The old body of print_insn_i386. Avoid longjmp
833 warning without using volatile by moving orig_sizeflag to priv,
834 and removing inbuf. Parse disassembler_options.
835 (print_insn_i386_att, print_insn_i386_intel): Move initialisation
836 code to print_insn.
837 (putop): Remove #ifdef SUFFIX_ALWAYS.
838
6e917903
TW
8392001-11-11 Timothy Wall <twall@alum.mit.edu>
840
841 * tic54x-dis.c: Use revised opcode structure. Export opcode
842 template lookup.
843 (has_lkaddr): Don't forget about Lmem insns.
844 * tic54x-opc.c: Add emulation trap. Parallel table now uses
845 standard opcode templates.
fa405d97 846
e5470cdc
AM
8472001-11-13 Zack Weinberg <zack@codesourcery.com>
848
849 * i386-dis.c (grps): Change "sldt", "str", and "smsw" entries
850 to "sldtQ", "strQ", "smswQ" respectively; all with Ev operand
851 category instead of Ew.
852
6c93a8fa
NC
8532001-11-12 Niraj Gupta <ngupta@zumanetworks.com>
854
855 * m68k-opc.c: Fix definitions of wddata[bwl].
856
b165b838
RS
8572001-11-09 Richard Sandiford <rsandifo@redhat.com>
858
859 * cgen-asm.c (cgen_parse_keyword): If the keyword is too big to
860 fit in the buffer, try to match the empty keyword.
861
e333d2c4
NC
8622001-11-09 Nick Clifton <nickc@cambridge.redhat.com>
863
864 * cgen-ibld.in (extract_1): Fix badly placed #if 0.
865 * fr30-ibld.c: Regenerate.
866 * m32r-ibld.c: Regenerate.
867 * openrisc-ibld.c: Regenerate.
868
def7143b
CD
8692001-11-04 Chris Demetriou <cgd@broadcom.com>
870
871 * mips-dis.c (print_insn_mips): Remove spaces at end of line.
872
3c62831e
NC
8732001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
874
875 * configure.in (ALL_LINGUAS): Add "fr", "sv" and "tr".
876 * configure: Regernate.
877 * po/fr.po: New file.
878 * po/sv.po: New file.
879 * po/tr.po: New file.
880
64e38312
SC
8812001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
882
883 * m68hc11-dis.c (print_insn): Fix disassembly of movb with a
884 constant as source.
885
3c3bdf30
NC
8862001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
887
888 * Makefile.am (CFILES): Add mmix-dis.c and mmix-opc.c. Regenerate
889 dependencies.
890 * Makefile.in: Regenerate.
891 * mmix-dis.c, mmix-opc.c: New files.
892
d9a35582
KH
8932001-10-29 Kazu Hirata <kazu@hxi.com>
894
895 * d30v-dis.c: Fix a comment typo.
896
9bb28706
CD
8972001-10-23 Chris Demetriou <cgd@broadcom.com>
898
899 * mips-opc.c (mips_builtin_opcodes): Mark "bgezall" and
900 "bltzall" as writing GPR 31 (since they do).
901
902 * mips-dis.c (print_insn_arg): Calculate info->target
903 where appropriate.
904 (print_insn_mips): Fill in instruction info.
905 (print_mips16_insn_arg): Remove unneded variable 'val'.
906 Removed duplicated instruction target calculations,
907 calculate once and print that result. Use same idiom for
908 masking the jump segment bits as is used in print_insn_arg.
909
1f613cde
AM
9102001-10-20 Alan Modra <amodra@bigpond.net.au>
911
912 * ppc-opc.c (CT): Make it an optional operand.
913
2228315b
CD
9142001-10-17 Chris Demetriou <cgd@broadcom.com>
915
916 * mips-dis.c (mips_isa_type): Make the ISA used to disassemble
917 SB-1 binaries include instructions specific to the SB-1.
918 * mips-opc.c (SB1): New definition.
919 (mips_builtin_opcodes): Add SB-1 extension opcodes "div.ps",
920 "recip.ps", "rsqrt.ps", and "sqrt.ps".
921
f5c120c5
MG
9222001-10-17 matthew green <mrg@redhat.com>
923
924 * ppc-opc.c (STRM): New AltiVec operand.
925 (XDSS): New AltiVec instruction form.
926 (mtvscr): Correct operand list.
927 (dst, dstt, dstst, dststt, dss, dssall): AltiVec instructions.
928
aa200fe8
AM
9292001-10-17 Alan Modra <amodra@bigpond.net.au>
930
931 * po/POTFILES.in: Regenerate.
932
9fa87a06
MG
9332001-10-13 matthew green <mrg@redhat.com>
934
935 * ppc-opc.c (MO): New macro for MO field of mbar instruction.
936 (powerpc_opcodes): Add rfci, wrtee, wrteei, mfdcrx, mfdcr,
937 mtdcrx, mtdcr, msync, dcba and mbar as BookE instructions.
938
37111cc7
NC
9392001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
940
941 * cgen-ibld.in: Include safe-ctype.h in preference to
942 ctype.h.
943 * cgen-asm.in: Include safe-ctype.h in preference to
944 ctype.h. Fix formatting. Use ISSPACE instead of isspace and
945 TOLOWER instead of tolower.
946 (@arch@_cgen_build_insn_regex): Remove duplication of syntax
947 string elements in constructed regular expression.
948 * fr30-asm.c: Regenerate.
949 * fr30-desc.c: Regenerate.
950 * fr30-ibld.c: Regenerate.
951 * m32r-asm.c: Regenerate.
952 * m32r-desc.c: Regenerate.
953 * m32r-ibld.c: Regenerate.
954 * openrisc-asm.c: Regenerate.
955 * openrisc-desc.c: Regenerate.
956 * openrisc-ibld.c: Regenerate.
957 * po/opcodes.pot: Regenerate.
fa405d97 958
418c1742
MG
9592001-10-12 matthew green <mrg@redhat.com>
960
961 * ppc-opc.c (insert_de, extract_de, insert_des, extract_des): New
962 instruction field instruction/extraction functions for new BookE
963 DE form instructions.
964 (CT): New macro for CT field in an X form instruction.
965 (DE, DES, DEO, DE_MASK): New macros for DE/DES fields in DE form
966 instructions.
967 (PPC64): Don't include PPC_OPCODE_PPC.
968 (403): New opcode macro for PPC403 processors.
969 (BOOKE): New opcode macro for BookE processors.
970 (bce, bcel, bcea, bcela, bclre, bclrel: New BookE instructions.
971 (bcctre, bcctrel, be, bel, bea, bela, icbt, icbte, lwzxe): Likewise.
972 (dcbste, lwzuxe, luxe, dcbfe, lbzxe, lwarxe, lbzuxe): Likewise.
973 (stwcxe, stwxe, stxe, stwuxe, stuxe, stbxe, dcbtste, stbuxe): Likewise.
974 (mfapidi, dcbte, lhzxe, lhzuxe, lhaxe, lhauxe, subfe64): Likewise.
975 (subfeo64, adde64, addeo64, sthxe, sthuxe, subfze64): Likewise.
976 (subfzeo64, addze64, addzeo64, dcbie, subfme64, subfmeo64): Likewise.
977 (addme64, addmeo64, stdcxe., mcrxr64, lwbrxe, lfsxe, lfsuxe): Likewise.
978 (lfdxe, lfduxe, stwbrxe, stfsxe, stfsuxe, stfdxe, dcbae): Likewise.
979 (stfduxe, tlbivax, tlbivaxe, lhbrxe, ldxe, lduxe, tlbsx): Likewise.
980 (tlbsxe, sthbrxe, stdxe, stduxe, icbie, stfiwxe, dcbze, lbze): Likewise.
981 (lbzue, ldue, lhze, lhzue, lhae, lhaue, lwze, lwzue): Likewise.
982 (stbe, stbue, sthe, sthue, stwe, stwue, lfse, lfsue, lfde): Likewise.
983 (lfdue, stde, stdue, stfse, stfsue, stfde, stfdue): Likewise.
984
985 * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc): Look
986 for a disassembler option of `booke', `booke32' or `booke64' to enable
987 BookE support in the disassembler.
988
6e9a3f4d
JH
9892001-10-12 John Healy <jhealy@redhat.com>
990
991 * cgen-dis.in (print_insn): Use min (cd->base_insn_bitsize, buflen*8)
992 for the length when extracting the base part of the insn.
993
f3a55c17 9942001-10-09 Bruno Haible <haible@clisp.cons.org>
a5d2034a 995
f3a55c17
NC
996 * cgen-asm.in (*_cgen_build_insn_regex): Generate a case sensitive
997 regular expression. Fix some formatting problems.
998 * fr30-asm.c: Regenerate.
999 * openrisc-asm.c: Regenerate.
1000 * m32r-asm.c: Regenerate.
1001
10022001-10-09 Christian Groessler <cpg@aladdin.de>
1003
1004 * z8k-dis.c (unparse_instr): Fixed formatting. Change disassembly
1005 of indirect register memory accesses to be same format the
1006 assembler accepts.
a5d2034a 1007
ddb68265
NC
10082001-10-09 Nick Clifton <nickc@cambridge.redhat.com>
1009
1010 * sh-opc.h: Fix encoding of least significant nibble of the
1011 DSP single data transfer instructions.
1012
1013 * sh-dis.c (print_insn_shx): Fix decoding of As opcode in DSP
fa405d97 1014 instructions.
ddb68265 1015
0e2ee3ca
NC
10162001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
1017
1018 * cgen-asm.in: Fix compile time warning messages in generated
1019 C files.
1020 * cgen-dis.in: The same.
1021 * cgen-ibld.in: The same.
1022 * fr30-asm.c: Regenerate.
1023 * fr30-desc.c: Regenerate.
1024 * fr30-dis.c: Regenerate.
1025 * fr30-ibld.c: Regenerate.
1026 * fr30-opc.c: Regenerate.
1027 * m32r-asm.c: Regenerate.
1028 * m32r-desc.c: Regenerate.
1029 * m32r-dis.c: Regenerate.
1030 * m32r-ibld.c: Regenerate.
1031 * m32r-opc.c: Regenerate.
1032 * m32r-opinst.c Regenerate.
1033 * openrisc-asm.c: Regenerate.
1034 * openrisc-desc.c: Regenerate.
1035 * openrisc-dis.c: Regenerate.
1036 * openrisc-ibld.c: Regenerate.
1037 * openrisc-opc.c: Regenerate.
1038 * openrisc-opc.h: Regenerate.
1039 * Makefile.in: Regenerate.
1040 * po/POTFILES.in: Regenerate.
1041 * po/opcodes.pot: Regenerate.
1042
b1ee46c5
AH
10432001-10-08 Aldy Hernandez <aldyh@redhat.com>
1044
1045 * arm-opc.h (arm_opcodes): Add cirrus insns.
1046
1047 * arm-dis.c (print_insn_arm): Add 'I' case.
1048
fcd8210c
AM
10492001-10-03 Alan Modra <amodra@bigpond.net.au>
1050
1051 * po/POTFILES.in: Regenerate.
1052 * configure: Regenerate.
1053
7997656a
AM
10542001-10-02 Alan Modra <amodra@bigpond.net.au>
1055
1056 * Makefile.am (Makefile): Depend on bfd/configure.in.
1057 Run "make dep-am".
1058 * Makefile.in: Regenerate.
1059
545ae501
JH
10602001-09-30 John Healy <jhealy@redhat.com>
1061
1062 * cgen-ibld.in (insert_1): Switched bfd_get_bits and bfd_set_bits
1063 calls to cgen_get_insn_value and cgen_put_insn_value calls.
1064 (extract_1): Switched bfd_get_bits call to cgen_get_insn_value call.
1065
8737c3ea
HPN
10662001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1067
1068 * Makefile.am: Update dependencies with "make dep-am".
1069 * Makefile.in: Regenerate.
1070
86caa542
AM
10712001-09-26 Alan Modra <amodra@bigpond.net.au>
1072
1073 * arc-dis.c: Formatting fixes.
1074 (my_sprintf): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
1075
2ca0d952
AM
10762001-09-21 Bruno Haible <haible@clisp.cons.org>
1077
1078 * arc-dis.c: Don't include <ctype.h>.
1079 * openrisc-desc.c: Likewise.
1080 * openrisc-ibld.c: Likewise.
1081
fc05c67f
NC
10822001-09-20 Nick Clifton <nickc@cambridge.redhat.com>
1083
1084 * fr30-opc.c: Fix compile time warning messages.
1085 * i370-opc.c: Fix compile time warning messages.
1086 * i960-dis.c: Fix compile time warning messages.
1087 * m32r-asm.c: Fix compile time warning messages.
1088 * m32r-desc.c: Fix compile time warning messages.
1089 * m32r-dis.c: Fix compile time warning messages.
1090 * m32r-ibld.c: Fix compile time warning messages.
1091 * m32r-opc.c: Fix compile time warning messages.
1092 * m32r-opinst.c: Fix compile time warning messages.
1093 * ns32k-dis.c: Fix compile time warning messages.
1094 * openrisc-asm.c: Fix compile time warning messages.
1095 * openrisc-desc.c: Fix compile time warning messages.
1096 * openrisc-dis.c: Fix compile time warning messages.
1097 * openrisc-ibld.c: Fix compile time warning messages.
1098 * openrisc-opc.c: Fix compile time warning messages.
1099 * pdp11-dis.c: Fix compile time warning messages.
1100 * tic54x-dis.c: Fix compile time warning messages.
1101 * v850-opc.c: Fix compile time warning messages.
1102 * vax-dis.c: Fix compile time warning messages.
1103 * w65-opc.h: Fix compile time warning messages.
1104 * z8k-opc.h: Fix compile time warning messages.
1105 * z8kgen.c: Fix compile time warning messages.
1106
d5b2f4d6
NC
11072001-09-19 Nick Clifton <nickc@cambridge.redhat.com>
1108
1109 * arm-dis.c: Fix compile time warning messages.
1110 * cgen-asm.c: Fix compile time warning messages.
1111 * cgen-dis.c: Fix compile time warning messages.
1112 * cris-dis.c: Fix compile time warning messages.
1113 * d10v-dis.c: Fix compile time warning messages.
1114 * fr30-asm.c: Fix compile time warning messages.
1115 * fr30-desc.c: Fix compile time warning messages.
1116 * fr30-dis.c: Fix compile time warning messages.
1117 * fr30-ibld.c: Fix compile time warning messages.
1118
3882b010
L
11192001-09-18 Bruno Haible <haible@clisp.cons.org>
1120
1121 * cgen-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1122 (cgen_parse_keyword): Use ISALNUM instead of isalnum.
1123 * cgen-opc.c: Include "safe-ctype.h" instead of <ctype.h>.
1124 (cgen_keyword_lookup_name): Use ISALPHA/TOLOWER instead of
1125 isalpha/tolower.
1126 (cgen_keyword_add): Use ISALNUM instead of isalnum.
1127 (hash_keyword_name): Use TOLOWER instead of tolower.
1128 * fr30-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1129 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1130 tolower/isspace.
1131 (fr30_cgen_assemble_insn): Use ISSPACE instead of isspace.
1132 * fr30-desc.c: Don't include <ctype.h>.
1133 * fr30-ibld.c: Likewise.
1134 * ia64-gen.c: Include "safe-ctype.h" instead of <ctype.h>.
1135 (load_insn_classes, parse_resource_users, load_depfile): Use
1136 ISSPACE instead of isspace.
1137 * m32r-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1138 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1139 tolower/isspace.
1140 (m32r_cgen_assemble_insn): Use ISSPACE instead of isspace.
1141 * m32r-desc.c: Don't include <ctype.h>.
1142 * m32r-ibld.c: Likewise.
1143 * openrisc-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1144 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1145 tolower/isspace.
1146 (openrisc_cgen_assemble_insn): Use ISSPACE instead of isspace.
1147
b6849f55
NC
11482001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com>
1149
1150 * Makefile.am: Add rules and dependencies to create the s/390 opcode
1151 table out of s390-opc.txt automatically.
1152 * configure.in: Add BFD_CC_FOR_BUILD to allow CC_FOR_BUILD to be used.
1153 * s390-mkopc.c (dumpTable): Change output to create a complete file.
1154 * s390-opc.c: New improved opcode format macros and remove the
1155 pregenerated opcode table.
1156 * s390-opc.txt: Adapt to new improved opcode format macros.
1157
2613489e
NC
11582001-09-14 David Schleef <ds@schleef.org>
1159
1160 * ppc-opc.c (VXA, VXA_MASK): Fix mask bits.
1161
8227b51f
AM
11622001-09-04 Alan Modra <amodra@bigpond.net.au>
1163
1164 * i386-dis.c (grps): Don't print the implicit al/ax/eax register
1165 for opcode 0xf6 or 0xf7 forms of mul, imul, div, idiv insns.
1166
0823fbca
EC
11672001-08-31 Eric Christopher <echristo@redhat.com>
1168 Jason Eckhardt <jle@redhat.com>
1169
1170 * mips-dis.c: Add support for bfd_mach_mipsisa32 and
1171 bfd_mach_mipsisa64. Remove bfd_mach_mips32, bfd_mach_mips32_4k,
1172 bfd_mach_mips64.
1173
5bd67f35
AJ
11742001-08-31 Andreas Jaeger <aj@suse.de>
1175
1176 * tic54x-opc.c: Add default initializers to avoid warnings.
1177
1178 * arc-opc.c: Include "sysdep.h" to get stdio.h as include file.
1179 * arc-ext.c: Likewise.
1180
0565ba96 11812001-08-28 matthew green <mrg@redhat.com>
0152a4c6
MG
1182
1183 * ppc-opc.c (icbt): Order correctly.
1184
6ba045b1
AM
11852001-08-27 David Edelsohn <dje@watson.ibm.com>
1186 Torbjorn Granlund <tege@swox.com>
1187
1188 * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.
1189 (LS): Define.
1190 (insert_ds): Complain if not a multiple of 4.
1191 (XSYNC): Define.
1192 (XSYNC_MASK): Define.
1193 (powerpc_opcodes): Add "slbmte", "lwsync", "ptesync", "slbmfev",
1194 "slbmfee". Modify "sync" to use XSYNC_MASK and LS.
1195
5b3fabc9
AJ
11962001-08-26 Andreas Jaeger <aj@suse.de>
1197
1198 * h8500-opc.h: Add default initializers to h8500_table to shut up
1199 GCC warnings.
1200
d83c6548
AJ
12012001-08-25 Andreas Jaeger <aj@suse.de>
1202
1203 * tic54x-dis.c: Add unused attributes where needed.
1204
1205 * z8k-dis.c (output_instr): Add unused attribute.
1206
1207 * h8300-dis.c: Add missing prototypes.
1208 (bfd_h8_disassemble): Make static.
1209
1210 * cris-dis.c: Add missing prototype.
1211 * h8500-dis.c: Likewise.
1212 * m68hc11-dis.c: Likewise.
1213 * pj-dis.c: Likewise.
1214 * tic54x-dis.c: Likewise.
1215 * v850-dis.c: Likewise.
1216 * vax-dis.c: Likewise.
1217 * w65-dis.c: Likewise.
1218 * z8k-dis.c: Likewise.
1219
1220 * d10v-dis.c: Add missing prototype.
1221 (dis_long): Remove unused variable.
1222 (dis_2_short): Likewise.
1223
1224 * sh-dis.c: Add missing prototypes.
1225 * v850-opc.c: Likewise.
1226 Add unused attributes where needed.
1227
1228 * ns32k-dis.c: Add missing prototypes.
1229 (bit_extract_simple): Remove unused variable.
1230
355d475e
AJ
12312001-08-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
1232
1233 * opcodes/s390-opc.c: Add "low or high" and "not low or high"
1234 branch instructions for gcc 3.0.
1235 * opcodes/s390-opc.txt: Likewise.
1236
7fa108a4
AJ
12372001-08-21 Andreas Jaeger <aj@suse.de>
1238
1239 * i960-dis.c: Add parameters for prototypes
1240 (ctrl): Add unused attributes.
1241 (cobr): Likewise.
1242 (put_abs): Likewise.
1243
1244 * mips-dis.c: Add missing prototypes.
1245 * a29k-dis.c: Likewise.
1246 * arc-dis.c: Likewise.
1247 * ia64-opc.c: Likewise.
1248
1249 * s390-dis.c: Add missing prototypes.
1250 (init_disasm): Remove unused attribute since the parameter is
1251 used.
1252
99c14723
TS
12532001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1254
1255 * mips-opc.c (M1): Define. Reformatted Code.
1256 (mips_builtin_opcodes): Added performance counter opcodes mfpc, mfps,
1257 mtps, mtps. Typo.
1258
2cd89590
JL
12592001-08-16 Jonathan Larmour <jlarmour@redhat.com>
1260
1261 * mips-opc.c: R3900s can support all branch likely INSN_MACROs where
1262 the corresponding non-likely insn is in MIPS I.
1263
7f6621cd
KH
12642001-08-13 Kazu Hirata <kazu@hxi.com>
1265
1266 * mcore-dis.c: Fix formatting.
1267 * mips-dis.c: Likewise.
1268 * pj-dis.c: Likewise.
1269 * z8k-dis.c: Likewise.
1270
fc7bc883
RH
12712001-08-12 Richard Henderson <rth@redhat.com>
1272
1273 * cgen-ibld.in (extract_normal): Match type of VALUE and MASK
1274 to *VALUEP. Regenerate all cgen files.
1275
d98bb281
RS
12762001-08-10 Richard Sandiford <rsandifo@redhat.com>
1277
1278 * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
1279 argument.
1280 * mips-opc.c (G6): Undefine.
1281 (mips_builtin_opcodes): Remove gp32 entry for "move". Add macro
1282 as the first "move" alternative.
1283
0218d1e4
AJ
12842001-08-10 Andreas Jaeger <aj@suse.de>
1285
1286 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1287 to build warnings.
1288 * configure: Regenerate.
1289
11b37b7b
AM
12902001-08-10 Alan Modra <amodra@bigpond.net.au>
1291
1292 * ppc-opc.c: Revert 2001-08-08.
1293
badaf34c
AM
12942001-08-09 Alan Modra <amodra@bigpond.net.au>
1295
1296 * dis-buf.c (generic_strcat_address): Add missing prototype.
1297 #if 0 the functions as it is unused.
1298
0f1bac05
AM
12992001-08-08 Alan Modra <amodra@bigpond.net.au>
1300
1301 1999-10-25 Torbjorn Granlund <tege@swox.com>
1302 * ppc-opc.c: Include "bfd.h".
1303 (powerpc_operands): Add new field for reloc type.
1304
21d34b1c
TS
13052001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1306
1307 * mips-dis.c (print_insn_arg): Don't use software integer registers
1308 for coprocessor registers.
1309 (get_mips_isa): Removed.
1310 (is_newabi): New function, checks if NewABI is used.
1311 (_print_insn_mips): Get distinction between old ABI and new ABI right.
1312
28bab82b
NC
13132001-08-01 Christian Groessler <cpg@aladdin.de>
1314
1315 * z8kgen.c: Fixed indentation of opt[] array. Include stdio.h to
1316 get stderr definition.
1317 (internal, gas): Removed warnings.
1318 (gas): Create a correct final entry for created array.
1319 * z8k-opc.h: Recreated with new z8kgen.
1320
6608db57
KH
13212001-07-28 Kazu Hirata <kazu@hxi.com>
1322
1323 * i386-dis.c: Fix formatting.
1324
d708bcba
AM
13252001-07-28 Matthias Kramm <kramm@quiss.org>
1326
7fa108a4
AJ
1327 * i386-dis.c: Change formatting conventions for architecture
1328 i386:intel to better match the format of various intel i386
d708bcba
AM
1329 assemblers, like nasm, tasm or masm.
1330
8a5cc6be
AM
13312001-07-24 Alan Modra <amodra@bigpond.net.au>
1332
1333 * Makefile.am: Update dependencies with "make dep-am".
1334 * Makefile.in: Regenerate
1335
33822a8e
KH
13362001-07-24 Kazu Hirata <kazu@hxi.com>
1337
1338 * alpha-dis.c: Fix formatting.
1339 * cris-dis.c: Likewise.
2dcee538
KH
1340 * d10v-dis.c: Likewise.
1341 * d30v-dis.c: Likewise.
33822a8e
KH
1342 * m10300-dis.c: Likewise.
1343 * tic54x-dis.c: Likewise.
1344
44f2a95d
KH
13452001-07-23 Kazu Hirata <kazu@hxi.com>
1346
ec22bdda
KH
1347 * m68k-dis.c: Fix formatting.
1348 * pj-dis.c: Likewise.
1349 * s390-dis.c: Likewise.
1350 * z8k-dis.c: Likewise.
44f2a95d 1351
209fd667
CD
13522001-07-21 Chris Demetriou <cgd@broadcom.com>
1353
1354 * mips-opc.c (mips_builtin_opcodes): Sort c.le.s and c.lt.s
1355 into the rest of the surrounding definitions.
1356
bcb5558b
AM
13572001-07-18 Alan Modra <amodra@bigpond.net.au>
1358
1359 * i386-dis.c (grps): Print l or w suffix, and require mem modrm
1360 for lgdt, lidt, sgdt, sidt.
1361
40536497
PB
13622001-07-13 Philip Blundell <philb@gnu.org>
1363
1364 * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
1365
23969580
JJ
13662001-07-12 Jeff Johnston <jjohnstn@redhat.com>
1367
1368 * cgen-asm.in: Include "xregex.h" always to enable the libiberty
1369 regex support.
1370 (@arch@_cgen_build_insn_regex): New routine from Graydon.
7fa108a4 1371 (@arch@_cgen_assemble_insn): Add Graydon's code to use regex
23969580 1372 to verify if it is worth parsing the insn as insn "x". Also update
7fa108a4 1373 error message when insn is not a recognized format of the insn vs
23969580
JJ
1374 when the insn is completely unrecognized.
1375
81f6038f
FCE
13762001-07-11 Frank Ch. Eigler <fche@redhat.com>
1377
1378 * cgen-dis.in (print_insn): Use cgen_get_insn_value instead of
1379 bfd_get_bits.
1380 * cgen-opc.c (cgen_get_insn_value, cgen_put_insn_value): Respect
1381 non-zero CGEN_CPU_DESC->insn_chunk_bitsize.
1382
7081ff04
AJ
13832001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil <kkeil@suse.de>
1384
1385 * i386-dis.c (set_op): Handle 64 bit and 32 bit mode.
1386 (OP_J): Use bfd_vma for mask to work properly with 64 bits.
1387 (op_address,op_riprel): Use bfd_vma to handle 64 bits.
1388
4a3264e6
BE
13892001-07-05 Ben Elliston <bje@redhat.com>
1390
1391 * Makefile.am (CPUDIR): Define.
1392 (stamp-m32r): Update dependencies.
1393 (stamp-fr30): Ditto.
1394 (stamp-openrisc): Ditto.
1395 * Makefile.in: Regenerate.
1396
2dd46b8b
NC
13972001-07-03 Zoltan Hidvegi <hzoli@hzoli.2y.net>
1398
1399 * ppc-opc.c: Fix encoding of 'clf' instruction.
1400
17f0ac84
GK
14012001-06-30 Geoffrey Keating <geoffk@redhat.com>
1402
1403 * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
1404
5e91c3b4
GK
14052001-06-28 Geoffrey Keating <geoffk@redhat.com>
1406
1407 * cgen-asm.c (cgen_parse_keyword): Allow any first character.
1408 * cgen-opc.c (cgen_keyword_add): Ignore special first
1409 character when building nonalpha_chars field.
1410
62d964d8
BE
14112001-06-24 Ben Elliston <bje@redhat.com>
1412
1413 * m88k-dis.c: Format to conform to GNU coding standards.
1414
7f32bebc
AJ
14152001-06-23 Andreas Jaeger <aj@suse.de>
1416
1417 * disassemble.c (disassembler_usage): Add unused attribute.
1418
564e8ad9
EC
14192001-06-22 Eric Christopher <echristo@redhat.com>
1420
1421 * mips-opc.c: Move prefx to start of the table.
1422
fe1f0130
NC
14232001-06-22 Stacey Sheldon <ssheldon@Catena.com>
1424
1425 * arc-opc.c (insert_st_syntax): Fix over-optimisation of ST
1426 instruction.
1427
80febfb6
NC
14282001-06-22 Pauli <pauli@moreton.com.au>
1429
1430 * m68k-opc.c: Add wdebug instruction.
1431
cb87eaaf
AH
14322001-06-15 Aldy Hernandez <aldyh@redhat.com>
1433
1434 * m10300-opc.c (mn10300_opcodes): Change opcode for AM33 subc.
1435
3e890047
GK
14362001-06-14 Geoffrey Keating <geoffk@redhat.com>
1437
1438 * cgen-asm.c (cgen_parse_keyword): When looking for the
1439 boundaries of a keyword, allow any special characters
1440 that are actually in one of the allowed keyword.
1441 * cgen-opc.c (cgen_keyword_add): Add any special characters
1442 to the nonalpha_chars field.
1443
6fc12824
NC
14442001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
1445
1446 * s390-opc.c: Add lgh instruction.
1447 * s390-opc.txt: Likewise.
1448
6439fc28
AM
14492001-06-11 Alan Modra <amodra@bigpond.net.au>
1450
1451 * i386-dis.c: Group function prototypes in one place.
1452 (FLOATCODE): Redefine as 1.
1453 (USE_GROUPS): Redefine as 2.
1454 (USE_PREFIX_USER_TABLE): Redefine as 3.
1455 (X86_64_SPECIAL): Define as 4.
1456 (GRP1b..GRPAMD): Move USE_GROUPS to bytecode1, index to bytecode2.
1457 (PREGRP0..PREGRP26): Similarly with USE_PREFIX_USER_TABLE.
1458 (dis386_att, dis386_intel, disx86_64_att, disx86_64_intel): Delete.
1459 (dis386): New table combining above four tables.
1460 (dis386_twobyte_att, dis386_twobyte_intel): Delete.
1461 (dis386_twobyte): New table combining above two tables.
1462 (x86_64_table): New table to handle x86_64.
1463 (X86_64_0): Define.
1464 (float_mem_att, float_mem_intel): Delet.
1465 (float_mem): New table combining above two tables.
1466 (print_insn_i386): Modify for above.
1467 (dofloat): Likewise.
1468 (putop): Handle '{', '|' and '}' to select alternative mnemonics.
1469 Return 0 on success, 1 if no valid alternative.
1470 (putop <case 'F'>, <case 'H'>): Print nothing for intel_syntax.
1471 (putop <case 'T'>): Move to case 'U', and share case 'Q' code.
1472 (putop <case 'I'>): Move to case 'T', and share case 'P' code.
1473 (OP_REG <case rAX_reg .. rDI_reg>): Handle as for eAX_reg .. eDI_reg
1474 if not 64-bit mode.
1475 (OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode.
1476 (OP_I64): If not 64-bit mode, call OP_I.
1477 OP_OFF64): If not 64-bit mode, call OP_OFF.
1478 (OP_ST, OP_STi, OP_SEG, OP_DIR, OP_OFF, OP_OFF64, OP_MMX): Rename
1479 'ignore'/'ignored' to 'bytemode'.
1480
5dd0794d
AM
14812001-06-10 Alan Modra <amodra@bigpond.net.au>
1482
1483 * configure.in: Sort 'ta' case statement.
1484 * configure: Regenerate.
1485
1486 * i386-dis.c (dis386_att): Add 'H' to conditional branch and
1487 loop,jcxz insns.
1488 (disx86_64_att): Likewise.
1489 (dis386_twobyte_att): Likewise.
1490 (print_insn_i386): Don't print branch hints as a prefix.
1491 (putop): 'H' macro prints branch hints.
1492 (get64): Kill compile warnings.
1493
bda22bbf
AO
14942001-06-09 Alexandre Oliva <aoliva@redhat.com>
1495
1496 * sh-opc.h (sh_table): Don't use empty initializers.
1497
879db8be
NC
14982001-06-06 Christian Groessler <cpg@aladdin.de>
1499
1500 * z8k-dis.c: Fix formatting.
1501 (unpack_instr): Remove unused cases in switch statement. Add
1502 safety abort() in default case.
1503 (unparse_instr): Add safety abort() in default case.
1504
98b32482
NC
15052001-06-06 Peter Jakubek <pjak@snafu.de>
1506
5dd0794d
AM
1507 * m68k-dis.c (print_insn_m68k): Fix typo.
1508 * m68k-opc.c (m68k_opcodes): Correct allowed operands for
98b32482
NC
1509 mcf (ColdFire) div, rem and moveb instructions.
1510
3ffd33cf
AM
15112001-06-06 Alan Modra <amodra@bigpond.net.au>
1512
1513 * i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.
1514 (cond_jump_mode, loop_jcxz_mode): Define.
1515 (dis386_att): Add cond_jump_flag and loop_jcxz_flag as
1516 appropriate, and 'F' suffix to loop insns.
1517 (disx86_64_att): Likewise.
1518 (dis386_twobyte_att): Likewise.
1519 (print_insn_i386): Don't output addr prefix for loop, jcxz insns.
1520 Output data size prefix for long conditional jumps. Output cs and
1521 ds branch hints.
1522 (putop): Handle 'F', and mark PREFIX_ADDR used for case 'E'.
1523 (OP_J): Don't make PREFIX_DATA used.
1524
9ab433aa
AO
15252001-06-04 Alexandre Oliva <aoliva@redhat.com>
1526
1527 * sh-opc.h (sh_table): Complete last element entry to avoid
1528 compiler warning.
1529
d1cf510e
NC
15302001-05-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1531
1532 * mips-dis.c (mips_isa_type): Add MIPS r12k support.
1533
cba24d7d
AM
15342001-05-23 Alan Modra <amodra@one.net.au>
1535
1536 * arc-opc.c: Whitespace changes.
1537
22f3fc43
HPN
15382001-05-18 Hans-Peter Nilsson <hp@axis.com>
1539
1540 * cris-opc.c (cris_spec_regs): Add missing initializer field for
1541 last element.
1542
84fd0d38
FCE
15432001-05-15 Frank Ch. Eigler <fche@redhat.com>
1544
1545 * cgen-dis.in (extract_normal): Complete support for min<base case.
1546
aa5f19f2
NC
15472001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1548
1549 * mips-dis.c (INSNLEN): Rename MAXLEN.
1550 (std_reg_names): Replace by mips32_reg_names and mips64_reg_names.
1551 (print_insn_arg): Remove $ prefix of register names.
1552 (set_mips_isa_type): Remove.
cba24d7d 1553 (mips_isa_type): New function.
aa5f19f2
NC
1554 (get_mips_isa): New Function.
1555 (print_insn_mips): Rename _print_insn_mips.
1556 (_print_insn_mips): New function, contains code which was
1557 duplicated in print_insn_big_mips and print_insn_little_mips.
1558 (print_insn_big_mips): Moved code to _print_insn_mips.
1559 (print_insn_little_mips): Likewise.
1560 (print_mips16_insn_arg): Remove $ prefix of register names.
1561 Print error message before abort.
1562
24a7a601
C
15632001-05-14 J.T. Conklin <jtc@redback.com>
1564
1565 * ppc-opc.c (powerpc_opcodes): Fixed extended opcode field of
7f32bebc 1566 simplified mnemonics used for setting PPC750-specific special
24a7a601
C
1567 purpose registers.
1568
8d5ec599
L
15692001-05-12 H.J. Lu <hjl@gnu.org>
1570
1571 * i386-dis.c (print_insn_i386): Always set `mod', `reg' and
1572 `rm'.
1573
bcee8eb8
AM
15742001-05-12 Peter Targett <peter.targett@arccores.com>
1575
1576 * arc-opc.c (arc_reg_names): Correct attribute for lp_count
1577 register to r/w. Formatting fixes throughout file.
1578
67d6227d
AM
15792001-05-12 Alan Modra <amodra@one.net.au>
1580
1581 * i386-dis.c (prefix_user_table): Correct movq2dq, movdq2q, and
1582 movq operands.
4bba6815
AM
1583 (twobyte_has_modrm): Update table.
1584 (need_modrm): Give it file scope.
1585 (MODRM_CHECK): Define.
1586 (dofloat): Use MODRM_CHECK.
1587 (OP_E): Likewise.
1588 (OP_EM): Likewise.
1589 (OP_EX): Likewise.
67d6227d 1590
a00ad97d
FCE
15912001-05-07 Frank Ch. Eigler <fche@redhat.com>
1592
1593 * cgen-dis.in (default_print_insn): Tolerate min<base instructions
1594 even at end of a section.
1595 * cgen-ibld.in (extract_normal): Tolerate min!=base!=max instructions
1596 by ignoring precariously-unpacked insn_value in favor of raw buffer.
1597
a28d0f3d
AM
15982001-05-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1599
1600 * disassemble.c (disassembler_usage): Remove unused attribute.
1601
52646233
FCE
16022001-05-04 Frank Ch. Eigler <fche@redhat.com>
1603
1604 * m32r-dis.c, -asm.c, -ibld.c: Regenerated with disassembler fixes.
1605
16062001-05-04 Frank Ch. Eigler <fche@redhat.com>
1607
1608 * cgen-dis.in (print_insn): Remove call to read_insn. Instead,
1609 assume incoming buffer already has the base insn loaded. Handle
714b578b 1610 smaller-than-base instructions for variable-length case.
52646233 1611
992aaec9
AM
16122001-05-04 Alan Modra <amodra@one.net.au>
1613
1614 * i386-dis.c (Ev, Ed): Remove duplicate define.
1615 (Gd): Define.
1616 (XS): Define.
1617 (OP_XS): New function.
1618 (dis386_twobyte_att): Correct pinsrw, pextrw, pmovmskb, and
1619 movmskp operands.
1620 (dis386_twobyte_intel): Likewise.
1621 (prefix_user_table): Use MS for maskmovq operand.
1622
87e6d782
NC
16232001-04-27 Johan Rydberg <jrydberg@opencores.org>
1624
1625 * Makefile.am: Add OpenRISC target.
1626 * Makefile.in: Regenerated.
1627
1628 * disassemble.c (disassembler): Recognize the OpenRISC disassembly.
1629
1630 * configure.in (bfd_openrisc_arch): Add target.
1631 * configure: Regenerated.
1632
1633 * openrisc-asm.c: New file.
1634 * openrisc-desc.c: Likewise.
1635 * openrisc-desc.h: Likewise.
1636 * openrisc-dis.c: Likewise.
1637 * openrisc-ibld.c: Likewise.
1638 * openrisc-opc.c: Likewise.
1639 * openrisc-opc.h: Likewise.
1640
6840198f
NC
16412001-04-24 Christian Groessler <cpg@aladdin.de>
1642
1643 * z8k-dis.c: add names of control registers (ctrl_names);
1644 (seg_length): provides instruction length fixup for segmented
1645 mode; (unpack_instr): correctly handle ARG_DISP16, ARG_DISP12,
1646 CLASS_0DISP7, CLASS_1DISP7, CLASS_DISP8 and CLASS_PR cases;
1647 (unparse_intr): handle CLASS_PR, print addresses without '#'
1648 * z8k-opc.h: re-created with new z8kgen
1649 * z8kgen.c: merged in fixes which were in existing z8k-opc.h; new
1650 entries for ldctl/ldctlb instruction
1651
c2419411
AJ
16522001-04-06 Andreas Jaeger <aj@suse.de>
1653
1654 * i386-dis.c: Add ffreep instruction.
1655
3eb9799d
AO
16562001-03-30 Alexandre Oliva <aoliva@redhat.com>
1657
1658 * ppc-opc.c (insert_mbe): Shift mask initializer as long.
1659
0f17484f
AM
16602001-03-24 Alan Modra <alan@linuxcare.com.au>
1661
1662 * i386-dis.c (PREGRP25): Define.
1663 (dis386_twobyte_att): Use here in place of "movntq" entry.
1664 (dis386_twobyte_intel): Likewise.
1665 (prefix_user_table): Add PREGRP25 entry for "movntq" and "movntdq".
1666 (PREGRP26): Define.
1667 (dis386_twobyte_att): Use here.
1668 (dis386_twobyte_intel): Likewise.
1669 (prefix_user_table): Add PREGRP26 entry for "punpcklqdq".
1670 (prefix_user_table <maskmovdqu>): XM operand, not MX.
1671 (prefix_user_table): Cosmetic changes to "bad" entries.
1672
e93d7199
NC
16732001-03-23 Nick Clifton <nickc@redhat.com>
1674
1675 * mips-opc.c: Remove extraneous whitespace.
1676 * mips-dis.c: Remove extraneous whitespace.
1677
fca2040b
BE
16782001-03-22 Ben Elliston <bje@redhat.com>
1679
1680 * cgen-asm.in (@arch@_cgen_assemble_insn): Move tmp_errmsg
1681 declaration inside CGEN_VERBOSE_ASSEMBLER_ERRORS conditional.
1682 * cgen-ibld.in (put_insn_int_value): Mark cd parameter as unused
1683 to allay a compiler warning.
1684
87890af0
AM
16852001-03-22 Alan Modra <alan@linuxcare.com.au>
1686
1687 * i386-dis.c (dis386_twobyte_att): Add entries for paddq, psubq.
1688 (dis386_twobyte_intel): Likewise.
1689 (twobyte_has_modrm): Set entry for paddq, psubq.
1690
27fca2d8
PM
16912001-03-20 Patrick Macdonald <patrickm@redhat.com>
1692
1693 * cgen-dis.in (print_insn_@arch@): Add support for target machine
1694 determination via CGEN_COMPUTE_MACH.
1695 * fr30-desc.c: Regenerate.
1696 * fr30-dis.c: Regenerate.
1697 * fr30-opc.h: Regenerate.
1698 * m32r-desc.c: Regenerate.
1699 * m32r-dis.c: Regenerate.
1700 * m32r-opc.h: Regenerate.
1701 * m32r-opinst.c: Regenerate.
1702
f4fbb4a3
L
17032001-03-20 H.J. Lu <hjl@gnu.org>
1704
1705 * configure.in: Remove the redundent AC_ARG_PROGRAM.
1706 * configure: Rebuild.
1707
f4bc6bb0
JW
17082001-03-19 Jim Wilson <wilson@redhat.com>
1709
1710 * ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and
1711 notestr if larger than xsect.
1712 (in_class): Handle format M5.
1713 * ia64-asmtab.c: Regnerate.
1714
bbe6d95f
AM
17152001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
1716
1717 * vax-dis.c (print_insn_vax): Only fetch two bytes if the info buffer
1718 has more than one byte left to read.
1719
82b66b23
NC
17202001-03-16 Martin Schwidefsky <schwidefsky@de.ibm.com>
1721
1722 * s390-opc.c: Add new opcodes. Smooth out formatting.
1723 * s390-opc.txt: Add new opcodes.
c2419411 1724
4f3c3dbb
NC
17252001-03-06 Nick Clifton <nickc@redhat.com>
1726
1727 * arm-dis.c (print_insn_thumb): Compute destination address
1728 of BLX(1) instruction by taking bit 1 from PC and not from bit
1729 0 of the offset.
1730
9d29e1b3
NC
17312001-03-06 Igor Shevlyakov <igor@windriver.com>
1732
1733 * m68k-dis.c (print_insn_m68k): Recognize Coldfire CPUs
1734 so command line switches will work.
1735
b3466c39
DB
17362001-03-05 Dave Brolley <brolley@redhat.com>
1737
2edda1bf
DB
1738 * fr30-asm.c: Regenerate.
1739 * fr30-desc.c: Regenerate.
1740 * fr30-desc.h: Regenerate.
1741 * fr30-dis.c: Regenerate.
1742 * fr30-ibld.c: Regenerate.
1743 * fr30-opc.c: Regenerate.
1744 * fr30-opc.h: Regenerate.
1745 * m32r-asm.c: Regenerate.
1746 * m32r-desc.c: Regenerate.
1747 * m32r-desc.h: Regenerate.
1748 * m32r-dis.c: Regenerate.
1749 * m32r-ibld.c: Regenerate.
1750 * m32r-opc.c: Regenerate.
1751 * m32r-opc.h: Regenerate.
1752 * m32r-opinst.c: Regenerate.
b3466c39 1753
80a523c2
NC
17542001-02-28 Igor Shevlyakov <igor@windriver.com>
1755
1756 * m68k-opc.c: fix cpushl according to Motorola. Enable
1757 bunch of instructions for Coldfire 5407 and add all new.
1758
27b7e12d
AM
17592001-02-27 Alan Modra <alan@linuxcare.com.au>
1760
1761 * configure.in (BFD_VERSION): Do without grep.
1762 * configure: Regenerate.
1763 * Makefile.am: Run "make dep-am".
1764 * Makefile.in: Regenerate.
1765
b8e0eda2
L
17662001-02-23 David Mosberger <davidm@hpl.hp.com>
1767
1768 * ia64-opc-a.c: Add missing pseudo-ops for "cmp" and "cmp4".
1769 * ia64-asmtab.c: Regenerate.
1770
87f8eb97
JW
17712001-02-21 David Mosberger <davidm@hpl.hp.com>
1772
1773 * ia64-opc-d.c (ia64_opcodes_d): Break the "add" pattern into two
1774 separate variants: one for IMM22 and the other for IMM14.
1775 * ia64-asmtab.c: Regenerate.
c2419411 1776
dd425ada
GM
17772001-02-21 Greg McGary <greg@mcgary.org>
1778
1779 * cgen-opc.c (cgen_get_insn_value): Add missing `return'.
1780
b34fb0b4
L
17812001-02-20 H.J. Lu <hjl@gnu.org>
1782
1783 * Makefile.am (ia64-ic.tbl): Remove the target.
1784 (ia64-raw.tbl): Likewise.
1785 (ia64-waw.tbl): Likewise.
1786 (ia64-war.tbl): Likewise.
1787 (ia64-asmtab.c): Generate it in the source directory.
1788 * Makefile.in: Regenerated.
1789
e135f41b
NC
17902001-02-18 lars brinkhoff <lars@nocrew.org>
1791
1792 * Makefile.am: Add PDP-11 target.
1793 * configure.in: Likewise.
1794 * disassemble.c: Likewise.
1795 * pdp11-dis.c: New file.
1796 * pdp11-opc.c: New file.
1797
42dc96ca
JW
17982001-02-14 Jim Wilson <wilson@redhat.com>
1799
1800 * ia64-ic.tbl: Update from Intel. Add setf to fr-writers.
1801 * ia64-asmtab.c: Regenerate.
1802
219576a4 18032001-02-12 Jan Hubicka <jh@suse.cz>
76f227a5
JH
1804
1805 * i386-dis.c (prefix_user_t): Add 'Y' to SSE ineger converison
1806 instructions.
1807 (putop): Handle 'Y'
1808
9117d219
NC
18092001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1810
1811 * mips-dis.c (print_insn_arg): Use top four bits of the address of
1812 the following instruction not of the jump itself for the jump
1813 target.
1814 (print_mips16_insn_arg): Likewise.
1815
847ee773
MS
18162001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1817
1818 * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build
1819 directory.
1820 * Makefile.in: Regenerate.
1821
a85d7ed0
NC
18222001-02-09 Schwidefsky <schwidefsky@de.ibm.com>
1823
1824 * Makefile.am: Add linux target for S/390.
1825 * Makefile.in: Likewise.
1826 * configure.in: Likewise.
1827 * disassemble.c: Likewise.
1828 * s390-dis.c: New file.
1829 * s390-mkopc.c: New file.
1830 * s390-opc.c: New file.
1831 * s390-opc.txt: New file.
1832
e5943035
JW
18332001-02-05 Jim Wilson <wilson@redhat.com>
1834
1835 * ia64-asmtab.c: Revert 2000-12-16 change.
1836
0715dc88
PM
18372001-02-02 Patrick Macdonald <patrickm@redhat.com>
1838
c2419411 1839 * fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS.
0715dc88
PM
1840 * m32r-desc.h: Regenerate.
1841
219576a4 18422001-02-01 Jan Hubicka <jh@suse.cz>
90530880 1843
76f227a5 1844 * i386-dis.c (dis386_att, grps): Use 'T' for push/pop
90530880
JH
1845 (putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
1846
1328dc98
AM
18472001-01-14 Alan Modra <alan@linuxcare.com.au>
1848
1849 * hppa-dis.c (print_insn_hppa): Handle '>' and '<' arg types.
1850
b7ed8fad
NC
18512001-01-13 Nick Clifton <nickc@redhat.com>
1852
1853 * disassemble.c: Remove spurious white space.
1854
219576a4 18552001-01-13 Jan Hubicka <jh@suse.cz>
e2914f48
JH
1856
1857 * i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret
1858 templates.
1859
0d2bcfaf
NC
18602001-01-11 Peter Targett <peter.targett@arccores.com>
1861
1862 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
1863 * Makefile.am (C_FILES): Add arc-ext.c.
1864 (ALL_MACHINES) Add arc-ext.lo.
1865 (INCLUDES) Add opcode directory to list.
1866 New dependency entry for arc-ext.lo.
1867 * disassemble.c (disassembler): Correct call to
1868 arc_get_disassembler.
1869 * arc-opc.c: New update for ARC, including full base
1870 instructions for ARC variants.
1871 * arc-dis.h, arc-dis.c: New update for ARC, including
1872 extensibility functionality.
1873 * arc-ext.h, arc-ext.c: New files for handling extensibility.
1874
18752001-01-10 Jan Hubicka <jh@suse.cz>
041bd2e0
JH
1876
1877 * i386-dis.c (PREGRP15 - PREGRP24): New.
1878 (dis386_twobyt): Add SSE2 instructions.
1879 (twobyte_uses_SSE_prefix: Rename from ... ; add new SSE instructions.
1880 (twobyte_uses_f3_prefix): ... this one.
1881 (grps): Add SSE instructions.
1882 (prefix_user_table): Add two new slots; add SSE2 instructions.
1883 (print_insn_i386): Rename uses_f3_prefix to uses_SSE_prefix;
1884 Handle the REPNZ and Data16 prefixes as well; do proper lookup
1885 to prefix_user_table.
1886 (OP_E): Accept mfence and lfence as well.
1887 (OP_MMX): Data16 prefix turns MMX to SSE; support REX extensions.
1888 (OP_XMM): Support REX extensions.
1889 (OP_EM): Likewise.
1890 (OP_EX): Likewise.
1891
6a56ec7e
NC
18922001-01-09 Nick Clifton <nickc@redhat.com>
1893
1894 * arm-dis.c (print_insn): Set pc to zero for instructions with
1895 a reloc associated with them.
1896
4a9f416d
JJ
18972001-01-09 Jeff Johnston <jjohnstn@redhat.com>
1898
1899 * cgen-asm.in (parse_insn_normal): Changed syn to be
1900 CGEN_SYNTAX_CHAR_TYPE. Changed all references to *syn
1901 as character to use CGEN_SYNTAX_CHAR macro and all comparisons
1902 to '\0' to use 0 instead.
1903 * cgen-dis.in (print_insn_normal): Ditto.
1904 * cgen-ibld.in (insert_insn_normal, extract_insn_normal): Ditto.
1905
0d2bcfaf 19062001-01-05 Jan Hubicka <jh@suse.cz>
52b15da3
JH
1907
1908 * i386-dis.c: Add x86_64 support.
1909 (rex): New static variable.
1910 (REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): New constants.
1911 (USED_REX): New macro.
1912 (Ev, Ed, Rm, Iq, Iv64, Cm, Dm, Rm*, Ob64, Ov64): New macros.
1913 (OP_I64, OP_OFF64, OP_IMREG): New functions.
1914 (OP_REG, OP_OFF): Declare.
1915 (get64, get32, get32s): New functions.
1916 (r??_reg): New constants.
1917 (dis386_att): Change templates of instruction implicitly promoted
1918 to 64bit; change e?? to RMe?? for unwind RM byte instructions.
1919 (grps): Likewise.
1920 (dis386_intel): Likewise.
1921 (dixx86_64_att): New table based on dis386_att.
1922 (dixx86_64_intel): New table based on dis386_intel.
1923 (names64, names8rex): New global variable.
1924 (names32, names16): Add extended registers.
1925 (prefix_user_t): Recognize rex prefixes.
1926 (prefix_name): Print REX prefixes nicely.
1927 (op_riprel): New global variable.
1928 (start_pc): Set type to bfd_vma.
1929 (print_insn_i386): Detect the 64bit mode and use proper table;
1930 move ckprefix after initializing the buffer; output unused rex prefixes;
1931 output information about target of RIP relative addresses.
1932 (putop): Support 'O' and 'I'. Update handling of "P', 'Q', 'R' and 'S';
1933 (print_operand_value): New function.
1934 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
1935 REX prefix and new modes.
1936 (get64, get32s): New.
1937 (get32): Return bfd_signed_vma type.
1938 (set_op): Initialize the op_riprel.
1939 * disassemble.c (disassembler): Recognize the x86-64 disassembly.
1940
7e30bc36
FCE
19412001-01-03 Richard Sandiford <r.sandiford@redhat.com>
1942
1943 cgen-dis.in (read_insn): Use bfd_get_bits()
1944
aed80dae
FCE
19452001-01-02 Richard Sandiford <rsandifo@redhat.com>
1946
1947 * cgen-dis.c (hash_insn_array): Use bfd_put_bits().
1948 (hash_insn_list): Likewise
1949 * cgen-ibld.in (insert_1): Use bfd_put_bits() and bfd_get_bits().
1950 (extract_1): Use bfd_get_bits().
1951 (extract_normal): Apply sign extension to both extraction
1952 methods.
1953 * cgen-opc.c (cgen_get_insn_value): Use bfd_get_bits()
1954 (cgen_put_insn_value): Use bfd_put_bits()
1955
149fe25e
FCE
19562000-12-28 Frank Ch. Eigler <fche@redhat.com>
1957
1958 * cgen-asm.in (parse_insn_normal): Print better error message for
1959 instructions with missing operands.
1960
a6cff3e3
NC
19612000-12-21 Santeri Paavolainen <santtu@ssh.com>
1962
1963 * cgen-opc.c: Include alloca.h if HAVE_ALLOCA_H is defined.
1964
09919455
NC
19652000-12-16 Nick Clifton <nickc@redhat.com>
1966
1967 * Makefile.in: Regenerate.
1968 * aclocal.m4: Regenerate.
1969 * config.in: Regenerate.
1970 * configure.in: Add spacing.
1971 * configure: Regenerate.
1972 * ia64-asmtab.c: Regenerate.
1973 * po/opcodes.pot: Regenerate.
1974
606d55bc
FCE
19752000-12-12 Frank Ch. Eigler <fche@redhat.com>
1976
1977 * cgen-asm.in (@arch@_cgen_assemble_insn): Prefer printing insert-time
1978 error messages over later parse-time ones.
1979
514829c3
JW
19802000-12-12 Jim Wilson <wilson@redhat.com>
1981
1982 * ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
1983 argument.
060d22b0 1984 * ia64-gen.c (insert_deplist): Cast sizeof result to int.
514829c3
JW
1985 (print_dependency_table): Print NULL if semantics field not set.
1986 (insert_opcode_dependencies): Mark cmp parameter as unused.
1987 (print_main_table): Use fprintf_vma to print long long fields.
1988 (main): Mark argv paramter as unused. Convert to old style definition.
1989 * ia64-opc.c (ia64_find_dependency): Cast sizeof result to int.
1990 * ia64-asmtab.c: Regnerate.
1991
708b8a71
NC
19922000-12-09 Nick Clifton <nickc@redhat.com>
1993
54faae25
NC
1994 * m32r-dis.c (print_insn): Prevent re-read of instruction from
1995 wrong address.
1996
708b8a71
NC
1997 * fr30-dis.c: Regenerate.
1998
54faae25
NC
19992000-12-08 Peter Targett <peter.targett@arccores.com>
2000
2001 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
2002 * Makefile.am (C_FILES): Add arc-ext.c.
2003 (ALL_MACHINES) Add arc-ext.lo.
2004 (INCLUDES) Add opcode directory to list.
2005 New dependency entry for arc-ext.lo.
2006 * disassemble.c (disassembler): Correct call to
2007 arc_get_disassembler.
2008 * arc-opc.c: New update for ARC, including full base
2009 instructions for ARC variants.
2010 * arc-dis.h, arc-dis.c: New update for ARC, including
2011 extensibility functionality.
2012 * arc-ext.h, arc-ext.c: New files for handling extensibility.
2013
08fe7a7e
NC
20142000-12-03 Chris Demetriou cgd@sibyte.com
2015
2016 * mips-opc.c (mips_builtin_opcodes): Use the WR_HILO, RD_HILO,
2017 MOD_HILO, and MOD_LO macros.
2018
15305553
NC
2019 * mips-opc.c (M1, M2): Delete.
2020 (mips_builtin_opcodes): Remove all uses of M1.
2021
0808b8a9
NC
2022 * mips-opc.c (mips_builtin_opcodes): Make the dmfc2 and dmtc2
2023 instructions take "G" format second operands and use the
2024 correct flags.
2025 There are mfc3 and mtc3 opcodes, so add dmfc3 and dmtc3 opcodes to
2026 match.
2027 Delete "sel" code operands from mfc1 and mtc1.
2028 Add MIPS64 opcode changes (dclo, dclz), and "sel" code variants
2029 for dm[ft]c[023].
c2419411 2030
e70f2590
NC
20312000-12-03 Ed Satterthwaite ehs@sibyte.com and
2032 Chris Demetriou cgd@sibyte.com
2033
2034 * mips-opc.c (mips_builtin_opcodes): Finish additions
2035 for MIPS32 support, and clean up existing entries for
2036 aesthetics, consistency with the MIPS32 ISA, and
2037 with consistency the rest of the table.
2038
b23da31b
NC
20392000-12-01 Nick Clifton <nickc@redhat.com>
2040
2041 * mips16-opc.c (mips16_opcodes): Add initialiser for membership
2042 field.
2043
4372b673
NC
20442000-12-01 Chris Demetriou <cgd@sibyte.com>
2045
2046 mips-dis.c (print_insn_arg): Handle new 'U' and 'J' argument
2047 specifiers. Update 'B' for new constant names, and remove
2048 'm'.
2049 mips-opc.c (mips_builtin_opcodes): Place "pref" and "ssnop"
2050 near the top of the array, so they are disassembled properly.
2051 Enable "ssnop" for MIPS32. Add "break" variant with 20 bit
2052 code for MIPS32. Update "clo" and "clz" to use 'U' operand
2053 specifier. Add 'H' format specifier variants for "mfc1,"
2054 "mfc2," "mfc3," "mtc1," "mtc2," and "mtc3" for MIPS32. Update
2055 MIPS32 "sdbbp" to use 'B' operand specifier. Add MIPS32
2056 "wait" variant which uses 'J' operand specifier.
c2419411 2057
e7af610e
NC
2058 * mips-dis.c (set_mips_isa_type): Update to use
2059 CPU_UNKNOWN and ISA_* constants. Add bfd_mach_mips32 case.
2060 Replace bfd_mach_mips4K with bfd_mach_mips32_4k case.
2061 * mips-opc.c (I32): New constant for instructions added in
2062 MIPS32.
2063 (P4): Delete.
2064 (mips_builtin_opcodes) Replace all uses of P4 with I32.
2065
84ea6cf2
NC
2066 * mips-dis.c (set_mips_isa_type): Add cases for
2067 bfd_mach_mips5 and bfd_mach_mips64.
2068 * mips-opc.c (I64): New definitions.
2069
c6c98b38
NC
2070 * mips-dis.c (set_mips_isa_type): Add case for
2071 bfd_mach_mips_sb1.
2072
caaaf822
HPN
20732000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2074
2075 * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.
2076 (print_insn_ppi): Make nib1, nib2, nib3 unsigned.
2077 Initialize variable dc to NULL.
2078 (print_insn_shx): Remove unused label d_reg_n.
2079
077b8428
NC
20802000-11-24 Nick Clifton <nickc@redhat.com>
2081
2082 * arm-opc.h: Add new opcode formatting parameter 'B'.
2083 (arm_opcodes): Add XScale, v5, and v5te instructions.
2084 (thumb_opcodes): Add v5t instructions.
2085
2086 * arm-dis.c (print_insn_arm): Handle new 'B' format
2087 parameter.
2088 (print_insn_thumb): Decode BLX(1) instruction.
2089
657e7cec
CD
20902000-11-21 Chris Demetriou <cgd@sibyte.com>
2091
2092 * mips-opc.c: Fix file header comment.
2093
b6b0b32c
HPN
20942000-11-14 Hans-Peter Nilsson <hp@axis.com>
2095
2096 * cris-dis.c (cris_get_disassembler): If abfd is NULL, return
2097 print_insn_cris_with_register_prefix.
2098
54a4ca2e
AO
20992000-11-11 Alexandre Oliva <aoliva@redhat.com>
2100
2101 * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0.
2102
025d2eab 21032000-11-07 Matthew Green <mrg@redhat.com>
1ffd7d02
DB
2104
2105 * cgen-dis.in (print_insn): All insns which can fit into insn_value
2106 must be loaded there in their entirety.
2107
19f7b010
JJ
21082000-10-20 Jakub Jelinek <jakub@redhat.com>
2109
2110 * sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
2111 (compute_arch_mask): Add v8plusb and v9b machines.
2112 (print_insn_sparc): siam mode decoding, accept ASRs up to 25.
060d22b0 2113 * sparc-opc.c: Support for Cheetah instruction set.
19f7b010
JJ
2114 (prefetch_table): Add #invalidate.
2115
710c2d97
NC
21162000-10-16 Nick Clifton <nickc@redhat.com>
2117
2118 * mcore-dis.c (imsk): Change mask for OC to 0xFE00.
2119
f40c3ea3
DB
21202000-10-06 Dave Brolley <brolley@redhat.com>
2121
2122 * fr30-desc.h: Regenerate.
2123 * m32r-desc.h: Regenerate.
2124 * m32r-ibld.c: Regenerate.
2125
0d2bcfaf 21262000-10-05 Jim Wilson <wilson@redhat.com>
afa680f8
JW
2127
2128 * ia64-ic.tbl: Update from Intel.
2129 * ia64-asmtab.c: Regenerate.
c2419411 2130
d1e28e24
KH
21312000-10-04 Kazu Hirata <kazu@hxi.com>
2132
2133 * ia64-gen.c: Convert C++-style comments to C-style comments.
2134 * tic54x-dis.c: Likewise.
2135
b4db717d 21362000-09-29 Hans-Peter Nilsson <hp@axis.com>
78966507
HPN
2137
2138 Changes to add dollar prefix to registers for files where user symbols
2139 don't have a leading underscore. Fix formatting.
2140 * cris-dis.c (REGISTER_PREFIX_CHAR): New.
2141 (format_reg): Add parameter with_reg_prefix. All callers changed.
2142 (print_with_operands): Ditto.
2143 (print_insn_cris_generic): Renamed from print_insn_cris, add
2144 parameter with_reg_prefix.
2145 (print_insn_cris_with_register_prefix,
2146 print_insn_cris_without_register_prefix, cris_get_disassembler):
2147 New.
2148 * disassemble.c (disassembler) [ARCH_cris]: Call cris_get_disassembler.
2149
0d2bcfaf 21502000-09-22 Jim Wilson <wilson@redhat.com>
139368c9 2151
d48ad4f3
JW
2152 * ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for
2153 gt, ge, ngt, and nge.
2154 * ia64-asmtab.c: Regenerate.
2155
139368c9
JW
2156 * ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change.
2157 * ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP.
2158 (lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62".
2159 * ia64-ic.tbl, ia64-raw.tbl, ia64-war.tbl, ia64-waw.tbl: Update.
2160 * ia64-asmtab.c: Regnerate.
2161
156c2f8b 21622000-09-13 Anders Norlander <anorland@acc.umu.se>
c2419411
AJ
2163
2164 * mips-opc.c (mips_builtin_opcodes): Support cache instruction on 4K cores.
2165 Add mfc0 and mtc0 with sub-selection values.
156c2f8b 2166 Add clo and clz opcodes.
c2419411
AJ
2167 Add msub and msubu instructions for MIPS32.
2168 Add madd/maddu aliases for mad/madu for MIPS32.
2169 Support wait, deret, eret, movn, pref for MIPS32.
156c2f8b 2170 Support tlbp, tlbr, tlbwi, tlbwr.
c2419411
AJ
2171 (P4): New define.
2172
2173 * mips-dis.c (print_insn_arg): Print sdbbp 'm' args.
2174 (print_insn_arg): Handle 'H' args.
2175 (set_mips_isa_type): Recognize 4K.
156c2f8b
NC
2176 Use CPU_* defines instead of hardcoded numbers.
2177
de827f51
CM
21782000-09-11 Catherine Moore <clm@redhat.com>
2179
2180 * d30v-opc.c (d30v_operand_t): New operand type Rb2.
2181 (d30v_format_tab): Use Rb2 for modinc and moddec.
c2419411 2182
ea2aae66 21832000-09-07 Catherine Moore <clm@redhat.com>
c2419411 2184
ea2aae66
CM
2185 * d30v-opc.c (d30v_format_tab): Use format Ra for
2186 modinc and moddec.
2187
90f2472a
AO
21882000-09-06 Alexandre Oliva <aoliva@redhat.com>
2189
2190 * configure: Rebuilt with new libtool.m4.
2191
5b343f5a
NC
21922000-09-05 Nick Clifton <nickc@redhat.com>
2193
2194 * configure: Regenerate.
2195 * po/opcodes.pot: Regenerate.
c2419411 2196
ac48eca1
AO
21972000-08-31 Alexandre Oliva <aoliva@redhat.com>
2198
2199 * acinclude.m4: Include libtool and gettext macros from the
2200 top level.
2201 * aclocal.m4, configure: Rebuilt.
2202
c6d805e0
KH
22032000-08-30 Kazu Hirata <kazu@hxi.com>
2204
2205 * tic80-dis.c: Fix formatting.
2206
7d352fc8
KH
22072000-08-29 Kazu Hirata <kazu@hxi.com>
2208
2209 * w65-dis.c: Fix formatting.
2210
a47cf567
NC
22112000-08-28 Mark Hatle <mhatle@mvista.com>
2212
2213 * ppc-opc.c: Add XTLB macro for a few PPC 4xx extended mnemonics.
2214 (powerpc_opcodes): Add table entries for PPC 405 instructions.
2215 Changed rfci, icbt, mfdcr, dccci, mtdcr, iccci from PPC to PPC403
2216 instructions. Added extended mnemonic mftbl as defined in the
2217 405GP manual for all PPCs.
2218
0d2bcfaf 22192000-08-28 Jim Wilson <wilson@redhat.com>
f9365b11
JW
2220
2221 * ia64-dis.c (print_insn_ia64): Add failed label after ia64_free_opcode
2222 call. Change last goto to use failed instead of done.
2223
6bb95a0f
DB
22242000-08-28 Dave Brolley <brolley@redhat.com>
2225
2226 * cgen-ibld.in (cgen_put_insn_int_value): New function.
2227 (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
2228 (insert_insn_normal): Use cgen_put_insn_int_value with CGEN_INT_INSN_P.
2229 (extract_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
2230 * cgen-dis.in (read_insn): New static function.
2231 (print_insn): Use read_insn to read the insn into the buffer and set
2232 up for disassembly.
2233 (print_insn): in CGEN_INT_INSN_P, make sure that the entire insn is
2234 in the buffer.
2235 * fr30-asm.c: Regenerated.
2236 * fr30-desc.c: Regenerated.
060d22b0 2237 * fr30-desc.h: Regenerated.
6bb95a0f
DB
2238 * fr30-dis.c: Regenerated.
2239 * fr30-ibld.c: Regenerated.
2240 * fr30-opc.c: Regenerated.
060d22b0 2241 * fr30-opc.h: Regenerated.
6bb95a0f
DB
2242 * m32r-asm.c: Regenerated.
2243 * m32r-desc.c: Regenerated.
060d22b0 2244 * m32r-desc.h: Regenerated.
6bb95a0f
DB
2245 * m32r-dis.c: Regenerated.
2246 * m32r-ibld.c: Regenerated.
2247 * m32r-opc.c: Regenerated.
2248
bf830eae
KH
22492000-08-28 Kazu Hirata <kazu@hxi.com>
2250
2251 * tic30-dis.c: Fix formatting.
2252
69eb4bbf
KH
22532000-08-27 Kazu Hirata <kazu@hxi.com>
2254
2255 * sh-dis.c: Fix formatting.
2256
f509565f
GK
22572000-08-24 David Edelsohn <dje@watson.ibm.com>
2258
2259 * ppc-opc.c (powerpc_opcodes): Add rfid, mtsrd, mtsrdin, mtmsrd.
2260
5c90f90d
KH
22612000-08-24 Kazu Hirata <kazu@hxi.com>
2262
2263 * z8k-dis.c: Fix formatting.
2264
0d2bcfaf 22652000-08-16 Jim Wilson <wilson@redhat.com>
50b81f19
JW
2266
2267 * ia64-ic.tbl (pr-readers-nobr-nomovpr): Add addl, adds. Delete
2268 break, mov-immediate, nop.
2269 * ia64-opc-f.c: Delete fpsub instructions.
2270 * ia64-opc-m.c: Add POSTINC to all instructions with postincrement
2271 address operand. Rewrite using macros to avoid long lines.
2272 * ia64-opc.h (POSTINC): Define.
2273 * ia64-asmtab.c: Regenerate.
2274
0d2bcfaf 22752000-08-15 Jim Wilson <wilson@redhat.com>
19ba6717
JW
2276
2277 * ia64-ic.tbl: Add missing entries.
2278
0d2bcfaf 22792000-08-08 Jason Eckhardt <jle@redhat.com>
a5bc3299
JE
2280
2281 * i860-dis.c (print_br_address): Change third argument from int
2282 to long.
2283
0d2bcfaf 22842000-08-07 Richard Henderson <rth@redhat.com>
0228082a
RH
2285
2286 * ia64-dis.c (print_insn_ia64): Get byte skip count correct
2287 for MLI templates. Handle IA64_OPND_TGT64.
2288
a47cf567
NC
22892000-08-04 Ben Elliston <bje@redhat.com>
2290
2291 * cgen-dis.in, cgen-asm.in, cgen-ibld.in: New files.
2292 * cgen.sh: Likewise.
2293
0d2bcfaf 22942000-08-02 Jim Wilson <wilson@redhat.com>
c2419411 2295
a47cf567
NC
2296 * ia64-dis.c (print_insn_ia64): Call ia64_free_opcode at end.
2297
463f102c
DC
22982000-07-29 Marek Michalkiewicz <marekm@linux.org.pl>
2299
2300 * avr-dis.c (avr_operand): Use PARAMS macro in declaration.
2301 Change return type from void to int. Check the combination
2302 of operands, return 1 if valid. Fix to avoid BUF overflow.
2303 Report undefined combinations of operands in COMMENT.
2304 Report internal errors to stderr. Output the adiw/sbiw
2305 constant operand in both decimal and hex.
2306 (print_insn_avr): Disassemble ldd/std with displacement of 0
2307 as ld/st. Check avr_operand () return value, handle invalid
2308 combinations of operands like unknown opcodes.
2309
6e31aea3
BE
23102000-07-28 Ben Elliston <bje@redhat.com>
2311
2312 * Makefile.am (CGEN, CGENDEPS, CGENDIR, CGENFLAGS): New.
2313 (run-cgen, stamp-m32r, stamp-fr30): New targets.
2314 * Makefile.in: Regenerate.
2315 * configure.in: Add --enable-cgen-maint option.
2316 * configure: Regenerate.
2317
dc62a253
NC
23182000-07-26 Dave Brolley <brolley@redhat.com>
2319
2320 * cgen-opc.c (cgen_hw_lookup_by_name): 'i' is now unsigned.
2321 (cgen_hw_lookup_by_num): Ditto.
2322 (cgen_operand_lookup_by_name): Ditto.
2323 (print_address): Ditto.
2324 (print_keyword): Ditto.
2325 * cgen-dis.c (hash_insn_array): Mark unused parameters with
2326 ATTRIBUTE_UNUSED.
2327 * cgen-asm.c (hash_insn_array): Mark unused parameters with
2328 ATTRIBUTE_UNUSED.
2329 (cgen_parse_keyword): Ditto.
2330
0d2bcfaf 23312000-07-22 Jason Eckhardt <jle@redhat.com>
cdac37f6
JE
2332
2333 * i860-dis.c: New file.
2334 (print_insn_i860): New function.
2335 (print_br_address): New function.
2336 (sign_extend): New function.
2337 (BITWISE_OP): New macro.
2338 (I860_REG_PREFIX): New macro.
2339 (grnames, frnames, crnames): New structures.
2340
2341 * disassemble.c (ARCH_i860): Define.
2342 (disassembler): Add check for bfd_arch_i860 to set disassemble
2343 function to print_insn_i860.
2344
2345 * Makefile.in (CFILES): Added i860-dis.c.
2346 (ALL_MACHINES): Added i860-dis.lo.
2347 (i860-dis.lo): New dependences.
2348
2349 * configure.in: New bits for bfd_i860_arch.
2350
2351 * configure: Regenerated.
2352
6c95a37f
HPN
23532000-07-20 Hans-Peter Nilsson <hp@axis.com>
2354
2355 * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.
2356 (ALL_MACHINES): Add cris-dis.lo and cris-opc.lo.
2357 (cris-dis.lo, cris-opc.lo): New rules.
2358 * Makefile.in: Rebuild.
2359 * configure.in (bfd_cris_arch): New target.
2360 * configure: Rebuild.
2361 * disassemble.c (ARCH_cris): Define.
2362 (disassembler): Support ARCH_cris.
2363 * cris-dis.c, cris-opc.c: New files.
2364 * po/POTFILES.in, po/opcodes.pot: Regenerate.
2365
09ab35c7
JJ
23662000-07-11 Jakub Jelinek <jakub@redhat.com>
2367
2368 * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
2369 Reported by Bill Clarke <llib@computer.org>.
2370
0d2bcfaf 23712000-07-09 Geoffrey Keating <geoffk@redhat.com>
1da5001c
GK
2372
2373 * ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
2374 Patch by Randall J Fisher <rfisher@ecn.purdue.edu>.
2375
6e09abd4
AM
23762000-07-09 Alan Modra <alan@linuxcare.com.au>
2377
2378 * hppa-dis.c (fput_reg, fput_fp_reg, fput_fp_reg_r, fput_creg,
2379 fput_const, extract_3, extract_5_load, extract_5_store,
2380 extract_5r_store, extract_5R_store, extract_10U_store,
2381 extract_5Q_store, extract_11, extract_14, extract_16, extract_21,
2382 extract_12, extract_17, extract_22): Prototype.
2383 (print_insn_hppa): Rename inner block opcode -> opc to avoid
2384 shadowing outer block.
2385 (GET_BIT): Define.
2386
90821790 23872000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
2388
2389 * MAINTAINERS: new
2390
6eeeb4b4
AO
23912000-07-04 Alexandre Oliva <aoliva@redhat.com>
2392
2393 * arm-dis.c (print_insn_arm): Output combinations of PSR flags.
2394
00d2865b
NC
23952000-07-03 Marek Michalkiewicz <marekm@linux.org.pl>
2396
2397 * avr-dis.c (avr_operand): Change _ () to _() around all strings
2398 marked for translation (exception from the usual coding style).
2399 (print_insn_avr): Initialize insn2 to avoid warnings.
2400
c07ab2ec
NC
24012000-07-03 Kazu Hirata <kazu@hxi.com>
2402
2403 * h8300-dis.c (bfd_h8_disassemble): Improve readability.
2404 * h8500-dis.c: Fix formatting.
2405
0bdaf48b
AM
24062000-07-01 Alan Modra <alan@linuxcare.com.au>
2407
2408 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
2409 (CLEANFILES): Add DEPA.
2410 * Makefile.in: Regenerate.
2411
7c03c75e
SB
24122000-06-26 Scott Bambrough <scottb@netwinder.org>
2413
2414 * arm-dis.c (regnames): Add an additional register set to match
2415 the set used by GCC. Make it the default.
2416
1581f8c9
AM
24172000-06-22 Alan Modra <alan@linuxcare.com.au>
2418
2419 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2420 find one.
2421 * Makefile.in: Regenerate.
2422
bbeb2e03
L
24232000-06-20 H.J. Lu <hjl@gnu.org>
2424
2425 * Makefile.am: Rebuild dependency.
2426 * Makefile.in: Rebuild.
9b443040
NC
2427
24282000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
2429
2430 * Makefile.in, configure: regenerate
c2419411 2431 * disassemble.c (disassembler): Recognize ARCH_m68hc12,
9b443040 2432 ARCH_m68hc11.
c2419411 2433 * m68hc11-dis.c (read_memory, print_insn, print_insn_m68hc12):
9b443040
NC
2434 New functions.
2435 * configure.in: Recognize m68hc12 and m68hc11.
2436 * m68hc11-dis.c, m68hc11-opc.c: New files for support of m68hc1x
c2419411 2437 * Makefile.am (CFILES, ALL_MACHINES): New files for disassembly
9b443040 2438 and opcode generation for m68hc11 and m68hc12.
bbeb2e03 2439
39c20e8f
ND
24402000-06-16 Nick Duffek <nsd@redhat.com>
2441
2442 * disassemble.c (disassembler): Refer to the PowerPC 620 using
2443 bfd_mach_ppc_620 instead of 620.
2444
53d388d1
JL
24452000-06-12 Kazu Hirata <kazu@hxi.com>
2446
2447 * h8300-dis.c: Fix formatting.
2448 (bfd_h8_disassemble): Distinguish adds/subs, inc/dec.[wl]
2449 correctly.
2450
0d2bcfaf 24512000-06-09 Denis Chertykov <denisc@overta.ru>
8776c5fe
DC
2452
2453 * avr-dis.c (avr_operand): Bugfix for jmp/call address.
2454
0d2bcfaf 24552000-06-07 Denis Chertykov <denisc@overta.ru>
bab84c47
DC
2456
2457 * avr-dis.c: completely rewritten.
2458
79540e26 24592000-06-02 Kazu Hirata <kazu@hxi.com>
5fec0fc5
NC
2460
2461 * h8300-dis.c: Follow the GNU coding style.
2462 (bfd_h8_disassemble) Fix a typo.
5fec0fc5 2463
3903e627
NC
24642000-06-01 Kazu Hirata <kazu@hxi.com>
2465
2466 * h8300-dis.c (bfd_h8_disassemble_init): Fix a typo.
2467 (bfd_h8_disassemble): Distinguish the operand size of inc/dev.[wl]
2468 correctly. Fix a typo.
2469
0d2bcfaf 24702000-05-31 Nick Clifton <nickc@redhat.com>
c0ae4ccc
NC
2471
2472 * opintl.h (_(String)): Explain why dgettext is used instead of
2473 gettext.
2474
0d2bcfaf 24752000-05-30 Nick Clifton <nickc@redhat.com>
c1485d85
NC
2476
2477 * opintl.h (gettext, dgettext, dcgettext, textdomain,
2478 bindtextdomain): Replace defines with those from intl/libgettext.h
2479 to quieten gcc warnings.
2480
2114f57b
AM
24812000-05-26 Alan Modra <alan@linuxcare.com.au>
2482
2483 * Makefile.am: Update dependencies with "make dep-am"
2484 * Makefile.in: Regenerate.
2485
0d2bcfaf 24862000-05-25 Alexandre Oliva <aoliva@redhat.com>
d6062282
AO
2487
2488 * m10300-dis.c (disassemble): Don't assume 32-bit longs when
2489 sign-extending operands.
2490
0d2bcfaf 24912000-05-15 Donald Lindsay <dlindsay@redhat.com>
344fc69a
DL
2492
2493 * d10v-opc.c (d10v_opcodes): add ALONE tag to all short branches
2494 except brf's.
2495
0d2bcfaf 24962000-05-21 Nick Clifton <nickc@redhat.com>
6c298591
NC
2497
2498 * Makefile.am (LIBIBERTY): Define.
2499
0d2bcfaf 25002000-05-19 Diego Novillo <dnovillo@redhat.com>
fb48caed
DN
2501
2502 * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES.
2503 (STD_REGISTER_NAMES): New name for REGISTER_NAMES.
2504 (reg_names): Rename to std_reg_names. Change it to a char **
2505 static variable.
2506 (std_reg_names): New name for reg_names.
2507 (set_mips_isa_type): Set reg_names to point to std_reg_names by
2508 default.
2509
f660ee8b
FCE
25102000-05-16 Frank Ch. Eigler <fche@redhat.com>
2511
2512 * fr30-desc.h: Partially regenerated to account for changed
2513 CGEN_MAX_* -> CGEN_ACTUAL_MAX_* macros.
2514 * m32r-desc.h: Ditto.
2515
0d2bcfaf 25162000-05-15 Nick Clifton <nickc@redhat.com>
322f2c45
NC
2517
2518 * arm-opc.h: Use upper case for flasg in MSR and MRS
2519 instructions. Allow any bit to be set in the field_mask of
2520 the MSR instruction.
2521
2522 * arm-dis.c (print_insn_arm): Decode _x and _s bits of the
2523 field_mask of an MSR instruction.
2524
60fc8cba
NC
25252000-05-11 Thomas de Lellis <tdel@windriver.com>
2526
060d22b0 2527 * arm-opc.h: Disassembly of thumb ldsb/ldsh
79540e26
AM
2528 instructions changed to ldrsb/ldrsh.
2529
73da6b6b
AM
25302000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
2531
2532 * mips-dis.c (print_insn_arg): Don't mask top 32 bits of 64-bit
2533 target addresses for 'jal' and 'j'.
2534
0d2bcfaf 25352000-05-10 Geoff Keating <geoffk@redhat.com>
d2f75a6f
GK
2536
2537 * ppc-opc.c (powerpc_opcodes): Make the predicted-branch opcodes
2538 also available in common mode when powerpc syntax is being used.
2539
821011cc
AM
25402000-05-08 Alan Modra <alan@linuxcare.com.au>
2541
2542 * m68k-dis.c (dummy_printer): Add ATTRIBUTE_UNUSED to args.
2543 (dummy_print_address): Ditto.
2544
0d2bcfaf 25452000-05-04 Timothy Wall <twall@redhat.com>
5c84d377
TW
2546
2547 * tic54x-opc.c: New.
2548 * tic54x-dis.c: New.
2549 * disassemble.c (disassembler): Add ARCH_tic54x.
2550 * configure.in: Added tic54x target.
2551 * configure: Ditto.
2552 * Makefile.am: Add tic54x dependencies.
79540e26 2553 * Makefile.in: Ditto.
5c84d377 2554
786e2c0f
C
25552000-05-03 J.T. Conklin <jtc@redback.com>
2556
2557 * ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for
79540e26 2558 vector unit operands.
786e2c0f
C
2559 (VX, VX_MASK, VXA, VXA_MASK, VXR, VXR_MASK): New macros, for vector
2560 unit instruction formats.
2561 (PPCVEC): New macro, mask for vector instructions.
2562 (powerpc_operands): Add table entries for above operand types.
2563 (powerpc_opcodes): Add table entries for vector instructions.
2564
2565 * ppc-dis.c (print_insn_big_powerpc): Add PPC_OPCODE_ALTIVEC to mask.
2566 (print_insn_little_powerpc): Likewise.
2567 (print_insn_powerpc): Prepend 'v' when printing vector registers.
2568
0d2bcfaf 25692000-04-24 Clinton Popetz <cpopetz@redhat.com>
a47cf567
NC
2570
2571 * configure.in: Add bfd_powerpc_64_arch.
2572 * disassemble.c (disassembler): Use print_insn_big_powerpc for
2573 64 bit code.
2574
0d2bcfaf 25752000-04-24 Nick Clifton <nickc@redhat.com>
a47cf567
NC
2576
2577 * fr30-desc.c (fr30_cgen_cpu_open): Initialise signed_overflow
2578 field.
2579
0d2bcfaf 25802000-04-23 Denis Chertykov <denisc@overta.ru>
3c504221
DC
2581
2582 * avr-dis.c (reg_fmul_d): New. Extract destination register from
2583 FMUL instruction.
2584 (reg_fmul_r): New. Extract source register from FMUL instruction.
2585 (reg_muls_d): New. Extract destination register from MULS instruction.
2586 (reg_muls_r): New. Extract source register from MULS instruction.
2587 (reg_movw_d): New. Extract destination register from MOVW instruction.
2588 (reg_movw_r): New. Extract source register from MOVW instruction.
2589 (print_insn_avr): Handle MOVW, MULS, MULSU, FMUL, FMULS, FMULSU,
2590 EICALL, EIJMP, LPM r,Z, ELPM r,Z, SPM, ESPM instructions.
2591
0d2bcfaf 25922000-04-22 Timothy Wall <twall@redhat.com>
aa170a07
TW
2593
2594 * ia64-gen.c (general): Add an ordered table of primary
2595 opcode names, as well as priority fields to disassembly data
2596 structures to enforce a preferred disassembly format based on the
2597 ordering of the opcode tables.
2598 (load_insn_classes): Show a useful message if IC tables are missing.
2599 (load_depfile): Ditto.
2600 * ia64-asmtab.h (struct ia64_dis_names ): Add priority flag to
2601 distinguish preferred disassembly.
2602 * ia64-opc-f.c: Reorder some insn for preferred disassembly
2603 format. Fix incorrect flag on fma.s/fma.s.s0.
2604 * ia64-opc.c: Scan *all* disassembly matches and use the one with
2605 the highest priority.
2606 * ia64-opc-b.c: Use more abbreviations.
2607 * ia64-asmtab.c: Regenerate.
79540e26 2608
0d2bcfaf 26092000-04-21 Jason Eckhardt <jle@redhat.com>
91b1cc5d
JL
2610
2611 * hppa-dis.c (extract_16): New function.
2612 (print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of
2613 new operand types l,y,&,fe,fE,fx.
2614
0d2bcfaf
NC
26152000-04-21 Richard Henderson <rth@redhat.com>
2616 David Mosberger <davidm@hpl.hp.com>
2617 Timothy Wall <twall@redhat.com>
2618 Bob Manson <manson@charmed.cygnus.com>
2619 Jim Wilson <wilson@redhat.com>
800eeca4
JW
2620
2621 * Makefile.am (HFILES): Add ia64-asmtab.h, ia64-opc.h.
2622 (CFILES): Add ia64-dis.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c,
2623 ia64-opc-i.c, ia64-opc-m.c, ia64-opc-d.c, ia64-opc.c, ia64-gen.c,
2624 ia64-asmtab.c.
2625 (ALL_MACHINES): Add ia64-dis.lo, ia64-opc.lo.
2626 (ia64-ic.tbl, ia64-raw.tbl, ia64-waw.tbl, ia64-war.tbl, ia64-gen,
2627 ia64-gen.o, ia64-asmtab.c, ia64-dis.lo, ia64-opc.lo): New rules.
2628 * Makefile.in: Rebuild.
2629 * configure Rebuild.
2630 * configure.in (bfd_ia64_arch): New target.
2631 * disassemble.c (ARCH_ia64): Define.
2632 (disassembler): Support ARCH_ia64.
2633 * ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl,
2634 ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c,
2635 ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl,
060d22b0 2636 ia64-war.tbl, ia64-waw.tbl: New files.
79540e26 2637
0d2bcfaf 26382000-04-20 Alexandre Oliva <aoliva@redhat.com>
4d85706b
AO
2639
2640 * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
2641 (disassemble): Use them.
2642
0d8dfecf
AM
26432000-04-14 Alan Modra <alan@linuxcare.com.au>
2644
2645 * sysdep.h: Include "ansidecl.h" not <ansidecl.h>
2646 * Makefile.am: Update dependencies.
2647 * Makefile.in: Regenerate.
2648
26492000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2650
2651 * a29k-dis.c, alpha-dis.c, alpha-opc.c, arc-dis.c, arc-opc.c,
2652 avr-dis.c, d10v-dis.c, d10v-opc.c, d30v-dis.c, d30v-opc.c,
2653 disassemble.c, h8300-dis.c, h8500-dis.c, hppa-dis.c, i370-dis.c,
2654 i370-opc.c, i960-dis.c, m10200-dis.c, m10200-opc.c, m10300-dis.c,
2655 m10300-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c, mcore-dis.c,
2656 mips-dis.c, mips-opc.c, mips16-opc.c, pj-dis.c, pj-opc.c,
2657 ppc-dis.c, ppc-opc.c, sh-dis.c, sparc-dis.c, sparc-opc.c,
2658 tic80-dis.c, tic80-opc.c, v850-dis.c, v850-opc.c, vax-dis.c,
2659 w65-dis.c, z8k-dis.c, z8kgen.c: Include sysdep.h. Remove
2660 ansidecl.h as sysdep.h includes it.
2661
0d2bcfaf 26622000-04-7 Andrew Cagney <cagney@b1.redhat.com>
79540e26 2663
a2d91340 2664 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
79540e26 2665 --enable-build-warnings option.
a2d91340
AC
2666 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2667 * Makefile.in, configure: Re-generate.
2668
0d2bcfaf 26692000-04-05 J"orn Rennecke <amylaar@redhat.com>
52ccafd0 2670
060d22b0 2671 * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
52ccafd0
JR
2672 stc GBR,@-<REG_N> is available for arch_sh1_up.
2673 Group parallel processing insn with identical mnemonics together.
2674 Make three-operand psha / pshl come first.
2675
0d2bcfaf 26762000-04-05 J"orn Rennecke <amylaar@redhat.co.uk>
015551fc
JR
2677
2678 * sh-opc.h (sh_nibble_type): Remove DISP_8 and DISP_4.
2679 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
2680 (sh_arg_type): Add A_PC.
2681 (sh_table): Update entries using immediates. Add repeat.
2682 * sh-dis.c (print_insn_shx): Remove DISP_8 and DISP_4.
2683 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
2684
41b49281
AM
26852000-04-04 Alan Modra <alan@linuxcare.com.au>
2686
8ad3436c
AM
2687 * po/opcodes.pot: Regenerate.
2688
41b49281
AM
2689 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2690 (DEP): Quote when passing vars to sub-make. Add warning message
2691 to end.
2692 (DEP1): Rewrite for "gcc -MM".
2693 (CLEANFILES): Add DEP2.
2694 Update dependencies.
2695 * Makefile.in: Regenerate.
2696
b77a133c
AM
26972000-04-03 Denis Chertykov <denisc@overta.ru>
2698
2699 * avr-dis.c: Syntax cleanup.
2700 (add0fff): Print the pc relative address as a signed number.
2701 (add03f8): Likewise.
2702
9aaaa291
ILT
27032000-04-01 Ian Lance Taylor <ian@zembu.com>
2704
2705 * disassemble.c (disassembler_usage): Don't use a prototype. Mark
2706 the parameter ATTRIBUTE_UNUSED.
2707 * ppc-opc.c: Add ATTRIBUTE_UNUSED as needed.
2708
0d2bcfaf 27092000-04-01 Alexandre Oliva <aoliva@redhat.com>
5728a7d7
AO
2710
2711 * m10300-opc.c: SP-based offsets are always unsigned.
2712
67b60d92
NC
27132000-03-29 Thomas de Lellis <tdel@windriver.com>
2714
2715 * arm-opc.h (thumb_opcodes): Disassemble 0xde.. to "bal"
2716 [branch always] instead of "undefined".
2717
0d2bcfaf 27182000-03-27 Nick Clifton <nickc@redhat.com>
ba23e138
NC
2719
2720 * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
2721 short instructions, from end of list of long instructions.
2722
832ddf62
ILT
27232000-03-27 Ian Lance Taylor <ian@zembu.com>
2724
2725 * Makefile.am (CFILES): Add avr-dis.c.
2726 (ALL_MACHINES): Add avr-dis.lo.
2727
adde6300
AM
27282000-03-27 Alan Modra <alan@linuxcare.com>
2729
2730 * avr-dis.c (add0fff, add03f8): Don't use structure bitfields to
2731 truncate integers.
2732 (print_insn_avr): Call function via pointer in K&R compatible way.
2733 (dispLDD, regPP, reg50, reg104, reg40, reg20w, lit404, lit204,
2734 add0fff, add03f8): Convert to old style function declaration and
2735 add prototype.
2736 (avrdis_opcode): Add prototype.
2737
27382000-03-27 Denis Chertykov <denisc@overta.ru>
2739
2740 * avr-dis.c: New file. AVR disassembler.
2741 * configure.in (bfd_avr_arch): New architecture support.
2742 * disassemble.c: Likewise.
2743 * configure: Regenerate.
2744
0d2bcfaf 27452000-03-06 J"oern Rennecke <amylaar@redhat.com>
05102e70
JR
2746
2747 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement.
2748
0d2bcfaf 27492000-03-02 J"orn Rennecke <amylaar@redhat.co.uk>
866afedc 2750
79540e26
AM
2751 * d30v-dis.c (print_insn): Remove d*i hacks. Use per-operand
2752 flag to determine if operand is pc-relative.
2753 * d30v-opc.c:
2754 (d30v_format_table):
2755 (REL6S3): Renamed from IMM6S3.
2756 Added flag OPERAND_PCREL.
2757 (REL12S3, REL18S3, REL32): Split from IMM12S3, IMM18S3, REL32, with
2758 added flag OPERAND_PCREL.
2759 (IMM12S3U): Replaced with REL12S3.
2760 (SHORT_D2, LONG_D): Delay target is pc-relative.
2761 (SHORT_B2r, SHORT_B3r, SHORT_B3br, SHORT_D2r, LONG_Ur, LONG_2r):
2762 Split from SHORT_B2, SHORT_D2, SHORT_B3b, SHORT_D2, LONG_U, LONG_2r,
2763 using the REL* operands.
2764 (LONG_2br, LONG_Dr): Likewise, from LONG_2b, LONG_D.
2765 (SHORT_D1r, SHORT_D2Br, LONG_Dbr): Renamed from SHORT_D1, SHORT_D2B,
2766 LONG_Db, using REL* operands.
2767 (SHORT_U, SHORT_A5S): Removed stray alternatives.
2768 (d30v_opcode_table): Use new *r formats.
866afedc 2769
0d2bcfaf 27702000-02-28 Nick Clifton <nickc@redhat.com>
77343c58
NC
2771
2772 * m32r-desc.c (m32r_cgen_cpu_open): Replace 'flags' with
2773 'signed_overflow_ok_p'.
2774
e56f75e9
ILT
27752000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
2776
2777 * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
2778 name of the libtool directory.
2779 * Makefile.in: Rebuild.
2780
0d2bcfaf 27812000-02-24 Nick Clifton <nickc@redhat.com>
fa7928ca
NC
2782
2783 * cgen-opc.c (cgen_set_signed_overflow_ok): New function.
2784 (cgen_clear_signed_overflow_ok): New function.
2785 (cgen_signed_overflow_ok_p): New function.
2786
0d2bcfaf 27872000-02-23 Andrew Haley <aph@redhat.com>
cfcdbe97 2788
79540e26 2789 * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
060d22b0 2790 m32r-ibld.c, m32r-opc.h: Rebuild.
cfcdbe97 2791
5b93d8bb
AM
27922000-02-23 Linas Vepstas <linas@linas.org>
2793
2794 * i370-dis.c, i370-opc.c: New.
2795
2796 * disassemble.c (ARCH_i370): Define.
2797 (disassembler): Handle it.
2798
2799 * Makefile.am: Add support for Linux/IBM 370.
2800 * configure.in: Likewise.
2801
2802 * Makefile.in: Regenerate.
2803 * configure: Likewise.
2804
0d2bcfaf 28052000-02-22 Chandra Chavva <cchavva@redhat.com>
b669ceb9
CC
2806
2807 * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp to
2808 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
2809 procedure.
2810
0d2bcfaf 28112000-02-22 Andrew Haley <aph@redhat.com>
8027df89
AH
2812
2813 * mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER:
2814 force gp32 to zero.
2815 * mips-opc.c (G6): New define.
2816 (mips_builtin_op): Add "move" definition for -gp32.
2817
4db3857a
ILT
28182000-02-22 Ian Lance Taylor <ian@zembu.com>
2819
2820 From Grant Erickson <gerickso@Brocade.COM>:
2821 * ppc-opc.c: Correct dcread--it takes 3 arguments, not 2.
2822
f6af82bd
AM
28232000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
2824
2825 * dis-buf.c (buffer_read_memory): Change `length' param and all int
2826 vars to unsigned.
2827
0d2bcfaf 28282000-02-17 J"orn Rennecke <amylaar@redhat.co.uk>
d4845d57
JR
2829
2830 * sh-dis.c (print_movxy, print_insn_ddt, print_dsp_reg): New functions.
2831 (print_insn_ppi): Likewise.
2832 (print_insn_shx): Use info->mach to select appropriate insn set.
2833 Add support for sh-dsp. Remove FD_REG_N support.
2834 * sh-opc.h (sh_nibble_type): Add new values for sh-dsp support.
2835 (sh_arg_type): Likewise. Remove FD_REG_N.
2836 (sh_dsp_reg_nums): New enum.
2837 (arch_sh1, arch_sh2, arch_sh3, arch_sh3e, arch_sh4): New macros.
2838 (arch_sh_dsp, arch_sh3_dsp, arch_sh1_up, arch_sh2_up): Likewise.
2839 (arch_sh3_up, arch_sh3e_up, arch_sh4_up, arch_sh_dsp_up): Likewise.
2840 (arch_sh3_dsp_up): Likewise.
2841 (sh_opcode_info): New field: arch.
2842 (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
2843 D_REG_N. Fill in arch field. Add sh-dsp insns.
2844
0d2bcfaf 28452000-02-14 Fernando Nasser <fnasser@totem.to.redhat.com>
a7f8487e
FN
2846
2847 * arm-dis.c: Change flavor name from atpcs-special to
2848 special-atpcs to prevent name conflict in gdb.
2849 (get_arm_regname_num_options, set_arm_regname_option,
2850 get_arm_regnames): New functions. API to access the several
2851 flavor of register names. Note: Used by gdb.
2852 (print_insn_thumb): Use the register name entry from the currently
2853 selected flavor for LR and PC.
2854
0d2bcfaf 28552000-02-10 Nick Clifton <nickc@redhat.com>
97ee9b94
NC
2856
2857 * mcore-opc.h (enum mcore_opclass): Add MULSH and OPSR
2858 classes.
2859 (mcore_table): Add "idly4", "psrclr", "psrset", "mulsh" and
2860 "mulsh.h" instructions.
2861 * mcore-dis.c (imsk array): Add masks for MULSH and OPSR
2862 classes.
2863 (print_insn_mcore): Add support for little endian targets.
2864 Add support for MULSH and OPSR classes.
2865
0d2bcfaf 28662000-02-07 Nick Clifton <nickc@redhat.com>
a3d9c82d
NC
2867
2868 * arm-dis.c (parse_arm_diassembler_option): Rename again.
2869 Previous delat did not take.
2870
79540e26
AM
28712000-02-03 Timothy Wall <twall@redhat.com>
2872
940b2b78
TW
2873 * dis-buf.c (buffer_read_memory): Use octets_per_byte field
2874 to adjust target address bounds checking and calculate the
2875 appropriate octet offset into data.
79540e26 2876
94470b23
NC
28772000-01-27 Nick Clifton <nickc@redhat.com>
2878
6c082ed8
NC
2879 * arm-dis.c: (parse_disassembler_option): Rename to
2880 parse_arm_disassembler_option and allow to be exported.
2881
94470b23
NC
2882 * disassemble.c (disassembler_usage): New function: Print out any
2883 target specific disassembler options.
58efb6c0 2884 Call arm_disassembler_options() if the ARM architecture is being
79540e26 2885 supported.
58efb6c0
NC
2886
2887 * arm-dis.c (NUM_ELEM): Define this macro if not already
2888 defined.
2889 (arm_regname): New struct type for ARM register names.
2890 (arm_toggle_regnames): Delete.
2891 (parse_disassembler_option): Use register name structure.
2892 (print_insn): New function: Combines duplicate code found in
2893 print_insn_big_arm and print_insn_little_arm.
2894 (print_insn_big_arm): Call print_insn.
2895 (print_insn_little_arm): Call print_insn.
2896 (print_arm_disassembler_options): Display list of supported,
2897 ARM specific disassembler options.
79540e26 2898
2f0ca46a
NC
28992000-01-27 Thomas de Lellis <tdel@windriver.com>
2900
79540e26 2901 * arm-dis.c (printf_insn_big_arm): Treat ELF symbols with the
2f0ca46a 2902 ARM_STT_16BIT flag as Thumb code symbols.
79540e26
AM
2903
2904 * arm-dis.c (printf_insn_little_arm): Ditto.
2f0ca46a 2905
cb268829
NC
29062000-01-25 Thomas de Lellis <tdel@windriver.com>
2907
2908 * arm-dis.c (printf_insn_thumb): Prevent double dumping
79540e26 2909 of raw thumb instructions.
cb268829 2910
0d2bcfaf 29112000-01-20 Nick Clifton <nickc@redhat.com>
06b53c1b
NC
2912
2913 * mcore-opc.h (mcore_table): Add "add" as an alias for "addu".
2914
01c7f630
NC
29152000-01-03 Nick Clifton <nickc@cygnus.com>
2916
2917 * arm-dis.c (streq): New macro.
2918 (strneq): New macro.
2919 (force_thumb): ew local variable.
2920 (parse_disassembler_option): New function: Parse a single, ARM
2921 specific disassembler command line switch.
2922 (parse_disassembler_option): Call parse_disassembler_option to
2923 parse individual command line switches.
2924 (print_insn_big_arm): Check force_thumb.
2925 (print_insn_little_arm): Check force_thumb.
2926
2f6d2f85 2927For older changes see ChangeLog-9899
252b5132
RH
2928\f
2929Local Variables:
2f6d2f85
NC
2930mode: change-log
2931left-margin: 8
2932fill-column: 74
252b5132
RH
2933version-control: never
2934End:
This page took 0.412322 seconds and 4 git commands to generate.