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