gdb/
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
929e4d1a
MS
12007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
2
3 * s390-opc.c (INSTR_RRF_U0FR, MASK_RRF_U0FR): Removed.
4 (INSTR_RRF_U0RF, MASK_RRF_U0RF): Added.
5 * s390-opc.txt (cfxbr, cfdbr, cfebr, cgebr, cgdbr, cgxbr, cger, cgdr,
6 cgxr, cfxr, cfdr, cfer): Instruction type set to INSTR_RRF_U0RF.
7
b8e55848
MS
82007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
9
10 * s390-opc.txt ("efpc", "sfpc"): Set to RRE_RR_OPT instruction type.
11 * s390-opc.c (s390_operands): Add RO_28 as optional gpr.
12 (INSTR_RRE_RR_OPT, MASK_RRE_RR_OPT): New instruction type for efpc
13 and sfpc.
14
af692060
NC
152007-02-16 Nick Clifton <nickc@redhat.com>
16
17 PR binutils/4045
18 * avr-dis.c (comment_start): New variable, contains the prefix to
19 use when printing addresses in comments.
20 (print_insn_avr): Set comment_start to an empty space if there is
21 no symbol table available as the generic address printing code
22 will prefix the numeric value of the address with 0x.
23
ce518a5f
L
242007-02-13 H.J. Lu <hongjiu.lu@intel.com>
25
26 * i386-dis.c: Updated to use an array of MAX_OPERANDS operands
27 in struct dis386.
28
bd2f2e55 292007-02-05 Dave Brolley <brolley@redhat.com>
8c9c183d
DB
30 Richard Sandiford <rsandifo@redhat.com>
31 DJ Delorie <dj@redhat.com>
32 Graydon Hoare <graydon@redhat.com>
33 Frank Ch. Eigler <fche@redhat.com>
34 Ben Elliston <bje@redhat.com>
35
36 * Makefile.am (HFILES): Add mep-desc.h mep-opc.h.
37 (CFILES): Add mep-*.c
38 (ALL_MACHINES): Add mep-*.lo.
39 (CLEANFILES): Add stamp-mep.
40 (CGEN_CPUS): Add mep.
41 (MEP_DEPS): New variable.
42 (mep-*): New targets.
43 * configure.in: Handle bfd_mep_arch.
44 * disassemble.c (ARCH_mep): New macro.
45 (disassembler): Handle bfd_arch_mep.
46 (disassemble_init_for_target): Likewise.
47 * mep-*: New files for Toshiba Media Processor (MeP).
bd2f2e55
DB
48 * Makefile.in: Regenerated.
49 * configure: Regenerated.
50
eb7834a6 512007-02-05 H.J. Lu <hongjiu.lu@intel.com>
65ca155d
L
52
53 * i386-dis.c (OP_J): Undo the last change. Properly handle 64K
54 wrap around within the same segment in 16bit mode.
55
eb7834a6 562007-02-02 H.J. Lu <hongjiu.lu@intel.com>
206717e8
L
57
58 * i386-dis.c (OP_J): Mask to 16bit only if there is a data16
59 prefix.
60
c4f5c3d7
L
612007-02-02 H.J. Lu <hongjiu.lu@intel.com>
62
63 * avr-dis.c (avr_operand): Correct PR number in comment.
64
fc523535 652007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
66
67 * disassemble.c (disassembler_usage): Call
68 print_i386_disassembler_options for i386 disassembler.
69
70 * i386-dis.c (print_i386_disassembler_options): New.
71 (print_insn): Support the new addr64 option.
72
64a3a6fc
NC
732007-02-02 Hiroki Kaminaga <kaminaga@sm.sony.co.jp>
74
75 * ppc-dis.c (powerpc_dialect): Handle ppc440.
76 * ppc-dis.c (print_ppc_disassembler_options): Note the -M440 can
77 be used.
78
ba4e851b
AM
792007-02-02 Alan Modra <amodra@bigpond.net.au>
80
81 * ppc-opc.c (insert_bdm): -Many comment.
82 (valid_bo): Add "extract" param. Accept both powerpc and power4
83 BO fields when disassembling with -Many.
84 (insert_bo, extract_bo, insert_boe, extract_boe): Adjust valid_bo call.
85
3bdcfdf4
KH
862007-01-08 Kazu Hirata <kazu@codesourcery.com>
87
88 * m68k-opc.c (m68k_opcodes): Replace cpu32 with
89 cpu32 | fido_a except on tbl instructions.
90
a028a6f5
PB
912007-01-04 Paul Brook <paul@codesourcery.com>
92
93 * arm-dis.c (arm_opcodes): Fix cpsie and cpsid entries.
94
baee4c9e
AS
952007-01-04 Andreas Schwab <schwab@suse.de>
96
97 * m68k-opc.c: Fix encoding of signed bit in the cpu32 tbls insns.
98
62ac925e
JB
992007-01-04 Julian Brown <julian@codesourcery.com>
100
101 * arm-dis.c (neon_opcode): Fix disassembly for vshl, vqshl, vrshl,
102 vqrshl instructions.
103
10a2343e 104For older changes see ChangeLog-2006
252b5132
RH
105\f
106Local Variables:
2f6d2f85
NC
107mode: change-log
108left-margin: 8
109fill-column: 74
252b5132
RH
110version-control: never
111End:
This page took 0.532145 seconds and 4 git commands to generate.