2007-02-13 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
ce518a5f
L
12007-02-13 H.J. Lu <hongjiu.lu@intel.com>
2
3 * i386-dis.c: Updated to use an array of MAX_OPERANDS operands
4 in struct dis386.
5
bd2f2e55 62007-02-05 Dave Brolley <brolley@redhat.com>
8c9c183d
DB
7 Richard Sandiford <rsandifo@redhat.com>
8 DJ Delorie <dj@redhat.com>
9 Graydon Hoare <graydon@redhat.com>
10 Frank Ch. Eigler <fche@redhat.com>
11 Ben Elliston <bje@redhat.com>
12
13 * Makefile.am (HFILES): Add mep-desc.h mep-opc.h.
14 (CFILES): Add mep-*.c
15 (ALL_MACHINES): Add mep-*.lo.
16 (CLEANFILES): Add stamp-mep.
17 (CGEN_CPUS): Add mep.
18 (MEP_DEPS): New variable.
19 (mep-*): New targets.
20 * configure.in: Handle bfd_mep_arch.
21 * disassemble.c (ARCH_mep): New macro.
22 (disassembler): Handle bfd_arch_mep.
23 (disassemble_init_for_target): Likewise.
24 * mep-*: New files for Toshiba Media Processor (MeP).
bd2f2e55
DB
25 * Makefile.in: Regenerated.
26 * configure: Regenerated.
27
eb7834a6 282007-02-05 H.J. Lu <hongjiu.lu@intel.com>
65ca155d
L
29
30 * i386-dis.c (OP_J): Undo the last change. Properly handle 64K
31 wrap around within the same segment in 16bit mode.
32
eb7834a6 332007-02-02 H.J. Lu <hongjiu.lu@intel.com>
206717e8
L
34
35 * i386-dis.c (OP_J): Mask to 16bit only if there is a data16
36 prefix.
37
c4f5c3d7
L
382007-02-02 H.J. Lu <hongjiu.lu@intel.com>
39
40 * avr-dis.c (avr_operand): Correct PR number in comment.
41
fc523535 422007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
43
44 * disassemble.c (disassembler_usage): Call
45 print_i386_disassembler_options for i386 disassembler.
46
47 * i386-dis.c (print_i386_disassembler_options): New.
48 (print_insn): Support the new addr64 option.
49
64a3a6fc
NC
502007-02-02 Hiroki Kaminaga <kaminaga@sm.sony.co.jp>
51
52 * ppc-dis.c (powerpc_dialect): Handle ppc440.
53 * ppc-dis.c (print_ppc_disassembler_options): Note the -M440 can
54 be used.
55
ba4e851b
AM
562007-02-02 Alan Modra <amodra@bigpond.net.au>
57
58 * ppc-opc.c (insert_bdm): -Many comment.
59 (valid_bo): Add "extract" param. Accept both powerpc and power4
60 BO fields when disassembling with -Many.
61 (insert_bo, extract_bo, insert_boe, extract_boe): Adjust valid_bo call.
62
3bdcfdf4
KH
632007-01-08 Kazu Hirata <kazu@codesourcery.com>
64
65 * m68k-opc.c (m68k_opcodes): Replace cpu32 with
66 cpu32 | fido_a except on tbl instructions.
67
a028a6f5
PB
682007-01-04 Paul Brook <paul@codesourcery.com>
69
70 * arm-dis.c (arm_opcodes): Fix cpsie and cpsid entries.
71
baee4c9e
AS
722007-01-04 Andreas Schwab <schwab@suse.de>
73
74 * m68k-opc.c: Fix encoding of signed bit in the cpu32 tbls insns.
75
62ac925e
JB
762007-01-04 Julian Brown <julian@codesourcery.com>
77
78 * arm-dis.c (neon_opcode): Fix disassembly for vshl, vqshl, vrshl,
79 vqrshl instructions.
80
10a2343e 81For older changes see ChangeLog-2006
252b5132
RH
82\f
83Local Variables:
2f6d2f85
NC
84mode: change-log
85left-margin: 8
86fill-column: 74
252b5132
RH
87version-control: never
88End:
This page took 0.395897 seconds and 4 git commands to generate.