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