OSDN Git Service

2003-05-18 Jason Eckhardt <jle@rice.edu>
authorJason Eckhardt <jle@rice.edu>
Sun, 18 May 2003 21:24:33 +0000 (21:24 +0000)
committerJason Eckhardt <jle@rice.edu>
Sun, 18 May 2003 21:24:33 +0000 (21:24 +0000)
commit54d5bfcea9b0c36e694ffc89356096adc8ede8bf
tree25c90ac9e215088067113b24ec67003fb193c3b0
parent74770921cfb5bf83d6b8788a22abe3061a7e1609
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