From b645cb172661834dbd2f7baa71d610bc52f02e47 Mon Sep 17 00:00:00 2001 From: Jason Eckhardt Date: Sun, 18 May 2003 21:24:33 +0000 Subject: 2003-05-18 Jason Eckhardt 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. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index d3451be..cf40ace 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2003-05-18 Jason Eckhardt + + * config/tc-i860.c (i860_process_insn): Initialize fc after + each opcode mismatch. + 2003-05-16 Kelley Cook * configure.in: Accept i[3-7]86 variants. -- cgit v1.1