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