]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/frv-asm.c
2003-12-19 Alexandre Oliva <aoliva@redhat.com>
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 6 Jan 2004 19:18:43 +0000 (19:18 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Tue, 6 Jan 2004 19:18:43 +0000 (19:18 +0000)
commitba2d3f07f2684b54ff0e050f65e926d5cd0eb7ff
treed3670b70a1ed704b8bfe2b0e359cefb81be64782
parentd4e4dc140d6735961584360ae3d7bbe3f0dd2d82
2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
* frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
cut&paste errors in shifting/truncating numerical operands.
2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
* frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
(parse_uslo16): Likewise.
(parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
(parse_d12): Parse gotoff12 and gotofffuncdesc12.
(parse_s12): Likewise.
2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
* frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
(parse_uslo16): Likewise.
(parse_uhi16): Parse gothi and gotfuncdeschi.
(parse_d12): Parse got12 and gotfuncdesc12.
(parse_s12): Likewise.
opcodes/ChangeLog
opcodes/frv-asm.c