OSDN Git Service

2003-05-18 Jason Eckhardt <jle@rice.edu>
authorjle <jle>
Sun, 18 May 2003 21:24:32 +0000 (21:24 +0000)
committerjle <jle>
Sun, 18 May 2003 21:24:32 +0000 (21:24 +0000)
commit63bd8d160d797297c7826e891777b9dba5b15b03
treedb9d1ff95f8bea16f81467a74636f0be29b68f2b
parentcac266e52cffc5f2a6c0c74fe3136a201ab9530f
2003-05-18  Jason Eckhardt  <jle@rice.edu>
gas:
        * config/tc-i860.c (i860_process_insn): Initialize fc after
        each opcode mismatch.

include/opcode:
        * i860.h (form, pform): Add missing .dd suffix.

opcodes:
        * i860-dis.c (print_insn_i860): Instruction shrd has a dual bit,
        print it.

bfd:
        * elf32-i860.c (elf32_i860_relocate_highadj): Simplify calculation.
bfd/ChangeLog
bfd/elf32-i860.c
gas/ChangeLog
gas/config/tc-i860.c
include/opcode/ChangeLog
include/opcode/i860.h
opcodes/ChangeLog
opcodes/i860-dis.c