From e53d3a5d95b7c476569007171bb69c3b6302431d Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 25 Feb 2000 11:41:12 +0000 Subject: Extend the i386 gas testsuite to do some tests for intel_syntax. Fix all the errors exposed by this addition. These were intel mode "fi... word ptr", "fi... dword ptr", "jmp Imm seg, Imm offset", "out dx,al". The failure with intel "out dx,al" was also present in att "out al,dx". Extend testsuite to catch this case too. --- include/opcode/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/opcode/ChangeLog') diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 41b7dbbe1..1beea886c 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +2000-02-25 Alan Modra + + * i386.h (fild, fistp): Change intel d_Suf form to fildd and + fistpd without suffix. + 2000-02-24 Nick Clifton * cgen.h (cgen_cpu_desc): Rename field 'flags' to -- cgit v1.2.3