OSDN Git Service

Apply fixes for Maverick Crunch
[pf3gnuchains/pf3gnuchains4x.git] / opcodes / ChangeLog
1 2004-02-10  Petko Manolov  <petkan@nucleusys.com>
2
3         * arm-opc.h Maverick accumulator register opcode fixes.
4
5 2004-02-13  Ben Elliston  <bje@wasabisystems.com>
6
7         * m32r-dis.c: Regenerate.
8
9 2004-01-27  Michael Snyder  <msnyder@redhat.com>
10
11         * sh-opc.h (sh_table): "fsrra", not "fssra".
12
13 2004-01-23  Andrew Over <andrew.over@cs.anu.edu.au>
14
15         * sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten
16         contraints.
17
18 2004-01-19  Andrew Over  <andrew.over@cs.anu.edu.au>
19
20         * sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.
21
22 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
23
24         * i386-dis.c (OP_E): Print scale factor on intel mode sib when not
25         1.  Don't print scale factor on AT&T mode when index missing.
26
27 2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
28
29         * m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
30         when loaded into XR registers.
31
32 2004-01-14  Richard Sandiford  <rsandifo@redhat.com>
33
34         * frv-desc.h: Regenerate.
35         * frv-desc.c: Regenerate.
36         * frv-opc.c: Regenerate.
37
38 2004-01-13  Michael Snyder  <msnyder@redhat.com>
39
40         * sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.
41
42 2004-01-09  Paul Brook  <paul@codesourcery.com>
43
44         * arm-opc.h (arm_opcodes): Move generic mcrr after known
45         specific opcodes.
46
47 2004-01-07  Daniel Jacobowitz  <drow@mvista.com>
48
49         * Makefile.am (libopcodes_la_DEPENDENCIES)
50         (libopcodes_la_LIBADD): Revert 2003-05-17 change.  Add explanatory
51         comment about the problem.
52         * Makefile.in: Regenerate.
53
54 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
55
56         2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
57         * frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
58         cut&paste errors in shifting/truncating numerical operands.
59         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
60         * frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
61         (parse_uslo16): Likewise.
62         (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
63         (parse_d12): Parse gotoff12 and gotofffuncdesc12.
64         (parse_s12): Likewise.
65         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
66         * frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
67         (parse_uslo16): Likewise.
68         (parse_uhi16): Parse gothi and gotfuncdeschi.
69         (parse_d12): Parse got12 and gotfuncdesc12.
70         (parse_s12): Likewise.
71
72 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
73
74         * msp430-dis.c (msp430_doubleoperand): Check for an 'add'
75         instruction which looks similar to an 'rla' instruction.
76
77 For older changes see ChangeLog-0203
78 \f
79 Local Variables:
80 mode: change-log
81 left-margin: 8
82 fill-column: 74
83 version-control: never
84 End: