]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
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)
commitb645cb172661834dbd2f7baa71d610bc52f02e47
treed151567e42057669fb972e799af44a5c12d75153
parentd0b45d99e856027785d6ee913238f02f38ff91fe
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