diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-03-04 00:37:56 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-03-04 00:37:56 +0000 |
commit | d29f9b767ef9c08296d1b020dd912c145b90b21c (patch) | |
tree | 0f86c464978e5da7de33464ca36b62cf66f07375 /include | |
parent | 07043fa7f8cb63fcaaacfbaeeef836bf26893ca8 (diff) | |
download | gdb-d29f9b767ef9c08296d1b020dd912c145b90b21c.zip gdb-d29f9b767ef9c08296d1b020dd912c145b90b21c.tar.gz gdb-d29f9b767ef9c08296d1b020dd912c145b90b21c.tar.bz2 |
* i386.h: Reverse last change. It'll be handled in gas instead.
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 24012de..8b892a7 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,14 @@ +Thu Mar 3 15:51:05 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * i386.h: Reverse last change. It'll be handled in gas instead. + +Thu Feb 24 15:29:05 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * i386.h (sar): Disabled the two-operand Imm1 form, since it was + slower on the 486 and used the implicit shift count despite the + explicit operand. The one-operand form is still available to get + the shorter form with the implicit shift count. + Thu Feb 17 12:27:52 1994 Torbjorn Granlund (tege@mexican.cygnus.com) * hppa.h: Fix typo in fstws arg string. |