85a9095d9f3f47cfb00cd3feaa929e87ae3dc237
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
2
3 * frv-desc.c, frv-opc.c: Regenerate.
4
5 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6
7 * frv-desc.c, frv-opc.c, frv-opc.h: Regenerate.
8
9 2004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
10
11 * sh-opc.h: Move fsca and fsrra instructions from sh4a to sh4.
12 Also correct mistake in the comment.
13
14 2004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
15
16 * sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
17 ensure that double registers have even numbers.
18 Add REG_N_B01 for nn01 (binary 01) nibble to ensure
19 that reserved instruction 0xfffd does not decode the same
20 as 0xfdfd (ftrv).
21 * sh-opc.h: Add REG_N_D nibble type and use it whereever
22 REG_N refers to a double register.
23 Add REG_N_B01 nibble type and use it instead of REG_NM
24 in ftrv.
25 Adjust the bit patterns in a few comments.
26
27 2004-02-25 Aldy Hernandez <aldyh@redhat.com>
28
29 * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
30
31 2004-02-20 Aldy Hernandez <aldyh@redhat.com>
32
33 * ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
34
35 2004-02-20 Aldy Hernandez <aldyh@redhat.com>
36
37 * ppc-opc.c (powerpc_opcodes): Add m*ivor35.
38
39 2004-02-20 Aldy Hernandez <aldyh@redhat.com>
40
41 * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
42 mtivor32, mtivor33, mtivor34.
43
44 2004-02-19 Aldy Hernandez <aldyh@redhat.com>
45
46 * ppc-opc.c (powerpc_opcodes): Add mfmcar.
47
48 2004-02-10 Petko Manolov <petkan@nucleusys.com>
49
50 * arm-opc.h Maverick accumulator register opcode fixes.
51
52 2004-02-13 Ben Elliston <bje@wasabisystems.com>
53
54 * m32r-dis.c: Regenerate.
55
56 2004-01-27 Michael Snyder <msnyder@redhat.com>
57
58 * sh-opc.h (sh_table): "fsrra", not "fssra".
59
60 2004-01-23 Andrew Over <andrew.over@cs.anu.edu.au>
61
62 * sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten
63 contraints.
64
65 2004-01-19 Andrew Over <andrew.over@cs.anu.edu.au>
66
67 * sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.
68
69 2004-01-19 Alan Modra <amodra@bigpond.net.au>
70
71 * i386-dis.c (OP_E): Print scale factor on intel mode sib when not
72 1. Don't print scale factor on AT&T mode when index missing.
73
74 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
75
76 * m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
77 when loaded into XR registers.
78
79 2004-01-14 Richard Sandiford <rsandifo@redhat.com>
80
81 * frv-desc.h: Regenerate.
82 * frv-desc.c: Regenerate.
83 * frv-opc.c: Regenerate.
84
85 2004-01-13 Michael Snyder <msnyder@redhat.com>
86
87 * sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.
88
89 2004-01-09 Paul Brook <paul@codesourcery.com>
90
91 * arm-opc.h (arm_opcodes): Move generic mcrr after known
92 specific opcodes.
93
94 2004-01-07 Daniel Jacobowitz <drow@mvista.com>
95
96 * Makefile.am (libopcodes_la_DEPENDENCIES)
97 (libopcodes_la_LIBADD): Revert 2003-05-17 change. Add explanatory
98 comment about the problem.
99 * Makefile.in: Regenerate.
100
101 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
102
103 2003-12-19 Alexandre Oliva <aoliva@redhat.com>
104 * frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
105 cut&paste errors in shifting/truncating numerical operands.
106 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
107 * frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
108 (parse_uslo16): Likewise.
109 (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
110 (parse_d12): Parse gotoff12 and gotofffuncdesc12.
111 (parse_s12): Likewise.
112 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
113 * frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
114 (parse_uslo16): Likewise.
115 (parse_uhi16): Parse gothi and gotfuncdeschi.
116 (parse_d12): Parse got12 and gotfuncdesc12.
117 (parse_s12): Likewise.
118
119 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
120
121 * msp430-dis.c (msp430_doubleoperand): Check for an 'add'
122 instruction which looks similar to an 'rla' instruction.
123
124 For older changes see ChangeLog-0203
125 \f
126 Local Variables:
127 mode: change-log
128 left-margin: 8
129 fill-column: 74
130 version-control: never
131 End:
This page took 0.031013 seconds and 4 git commands to generate.