diff options
author | Ken Raeburn <raeburn@cygnus> | 1992-08-11 16:36:35 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1992-08-11 16:36:35 +0000 |
commit | 3a6a48137fa267618652c6f6aac6aaf493ea0664 (patch) | |
tree | fc26d3ee265791f220ee4d2ea5cea8a8828bbeba /include | |
parent | 6872cfda60efd427da90039b51a1dada52280cc9 (diff) | |
download | gdb-3a6a48137fa267618652c6f6aac6aaf493ea0664.zip gdb-3a6a48137fa267618652c6f6aac6aaf493ea0664.tar.gz gdb-3a6a48137fa267618652c6f6aac6aaf493ea0664.tar.bz2 |
* i386.h (i386_optab): Add fildq, fistpq aliases used by gcc.
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 3c89bb6..c58978a 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,12 @@ +Mon Aug 10 23:22:33 1992 Ken Raeburn (raeburn@cygnus.com) + + * i386.h (i386_optab): Add fildq, fistpq aliases used by gcc. + +Sun Jun 28 13:29:03 1992 Fred Fish (fnf@cygnus.com) + + * h8300.h: Finish filling in all the holes in the opcode table, + so that the Lucid C compiler can digest this as well... + Fri Jun 26 21:27:17 1992 John Gilmore (gnu at cygnus.com) * i386.h: Add setc, setnc, addr16, data16, repz, repnz aliases. |