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