]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - opcodes/ChangeLog
2007-02-05 Dave Brolley <brolley@redhat.com>
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
1 2007-02-05 Dave Brolley <brolley@redhat.com>
2
3 * mep-*: New support for Toshiba Media Processor (MeP).
4 * Makefile.am: Add support for MeP.
5 * configure.in: Likewise.
6 * disassemble.c: Likewise.
7 * Makefile.in: Regenerated.
8 * configure: Regenerated.
9
10 2007-02-05 H.J. Lu <hongjiu.lu@intel.com>
11
12 * i386-dis.c (OP_J): Undo the last change. Properly handle 64K
13 wrap around within the same segment in 16bit mode.
14
15 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
16
17 * i386-dis.c (OP_J): Mask to 16bit only if there is a data16
18 prefix.
19
20 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
21
22 * avr-dis.c (avr_operand): Correct PR number in comment.
23
24 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
25
26 * disassemble.c (disassembler_usage): Call
27 print_i386_disassembler_options for i386 disassembler.
28
29 * i386-dis.c (print_i386_disassembler_options): New.
30 (print_insn): Support the new addr64 option.
31
32 2007-02-02 Hiroki Kaminaga <kaminaga@sm.sony.co.jp>
33
34 * ppc-dis.c (powerpc_dialect): Handle ppc440.
35 * ppc-dis.c (print_ppc_disassembler_options): Note the -M440 can
36 be used.
37
38 2007-02-02 Alan Modra <amodra@bigpond.net.au>
39
40 * ppc-opc.c (insert_bdm): -Many comment.
41 (valid_bo): Add "extract" param. Accept both powerpc and power4
42 BO fields when disassembling with -Many.
43 (insert_bo, extract_bo, insert_boe, extract_boe): Adjust valid_bo call.
44
45 2007-01-08 Kazu Hirata <kazu@codesourcery.com>
46
47 * m68k-opc.c (m68k_opcodes): Replace cpu32 with
48 cpu32 | fido_a except on tbl instructions.
49
50 2007-01-04 Paul Brook <paul@codesourcery.com>
51
52 * arm-dis.c (arm_opcodes): Fix cpsie and cpsid entries.
53
54 2007-01-04 Andreas Schwab <schwab@suse.de>
55
56 * m68k-opc.c: Fix encoding of signed bit in the cpu32 tbls insns.
57
58 2007-01-04 Julian Brown <julian@codesourcery.com>
59
60 * arm-dis.c (neon_opcode): Fix disassembly for vshl, vqshl, vrshl,
61 vqrshl instructions.
62
63 For older changes see ChangeLog-2006
64 \f
65 Local Variables:
66 mode: change-log
67 left-margin: 8
68 fill-column: 74
69 version-control: never
70 End: