diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-04-21 21:12:49 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-04-21 21:12:49 +0000 |
commit | b149f82f157129cafccf57b7e01b48589e58883f (patch) | |
tree | 76037e4c330f6227e7a2d36f7fdf681d0bc6cab5 /include | |
parent | 4498e3d641de103d13590ab9b687591c0b08c0fe (diff) | |
download | fsf-binutils-gdb-b149f82f157129cafccf57b7e01b48589e58883f.zip fsf-binutils-gdb-b149f82f157129cafccf57b7e01b48589e58883f.tar.gz fsf-binutils-gdb-b149f82f157129cafccf57b7e01b48589e58883f.tar.bz2 |
Tue Apr 21 17:11:32 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
* i386.h (i386_optab): Change iclrKludge and imulKludge to
regKludge. Add operands types for string instructions.
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index b5b1d5b..c8a7789 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,13 @@ +Tue Apr 21 17:11:32 1998 Alan Modra <alan@spri.levels.unisa.edu.au> + + * i386.h (i386_optab): Change iclrKludge and imulKludge to + regKludge. Add operands types for string instructions. + +Mon Apr 20 14:40:29 1998 Tom Tromey <tromey@cygnus.com> + + * i386.h (X): Renamed from `Z_' to preserve formatting of opcode + table. + Sun Apr 19 13:54:06 1998 Tom Tromey <tromey@cygnus.com> * i386.h (Z_): Renamed from `_' to avoid clash with common alias |