diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index c9ba600fc0..1ea5500b0b 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,10 @@ +Sat Jun 13 11:31:35 1998 Alan Modra + + * i386.h (i386_optab): Add general form of aad and aam. Add ud2a + and ud2b. + (i386_regtab): Allow cr0..7, db0..7, dr0..7, tr0..7, not just + those that happen to be implemented on pentiums. + Tue Jun 9 12:16:01 1998 Alan Modra * i386.h: Change occurences of Data16 to Size16, Data32 to Size32,