diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-06-19 20:10:52 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-06-19 20:10:52 +0000 |
commit | 1df5db5d9b7da324eb5d7013f178795ae6e962b4 (patch) | |
tree | fb55cd2b893ef3f187e080f79069a3a79ff2de01 /include | |
parent | 622b1860e1ec0f3dcf3f91e3806747b534e8473c (diff) | |
download | gdb-1df5db5d9b7da324eb5d7013f178795ae6e962b4.zip gdb-1df5db5d9b7da324eb5d7013f178795ae6e962b4.tar.gz gdb-1df5db5d9b7da324eb5d7013f178795ae6e962b4.tar.bz2 |
Fri Jun 19 16:09:09 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
* i386.h: Use FP, not sl_Suf, for fxsave and fxrstor.
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index d0b5931..9728138 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +Fri Jun 19 16:09:09 1998 Alan Modra <alan@spri.levels.unisa.edu.au> + + * i386.h: Use FP, not sl_Suf, for fxsave and fxrstor. + start-sanitize-am33 Fri Jun 19 09:39:47 1998 Jeffrey A Law (law@cygnus.com) |