* Makefile.am (libopcodes_la_DEPENDENCIES)
[platform/upstream/binutils.git] / opcodes / ChangeLog
1 2004-01-07  Daniel Jacobowitz  <drow@mvista.com>
2
3         * Makefile.am (libopcodes_la_DEPENDENCIES)
4         (libopcodes_la_LIBADD): Revert 2003-05-17 change.  Add explanatory
5         comment about the problem.
6         * Makefile.in: Regenerate.
7
8 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
9
10         2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
11         * frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
12         cut&paste errors in shifting/truncating numerical operands.
13         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
14         * frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
15         (parse_uslo16): Likewise.
16         (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
17         (parse_d12): Parse gotoff12 and gotofffuncdesc12.
18         (parse_s12): Likewise.
19         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
20         * frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
21         (parse_uslo16): Likewise.
22         (parse_uhi16): Parse gothi and gotfuncdeschi.
23         (parse_d12): Parse got12 and gotfuncdesc12.
24         (parse_s12): Likewise.
25
26 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
27
28         * msp430-dis.c (msp430_doubleoperand): Check for an 'add'
29         instruction which looks similar to an 'rla' instruction.
30
31 For older changes see ChangeLog-0203
32 \f
33 Local Variables:
34 mode: change-log
35 left-margin: 8
36 fill-column: 74
37 version-control: never
38 End: