diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index a26fd02909..742168d44b 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,5 +1,9 @@ Tue Aug 26 12:21:52 1997 Ian Lance Taylor + * i386.h (two_byte_segment_defaults): Correct base register 5 in + modes 1 and 2 to be ss rather than ds. From Gabriel Paubert + . + * i386.h: Set ud2 to 0x0f0b. From Gabriel Paubert .