diff options
author | Ken Raeburn <raeburn@cygnus> | 1992-08-11 16:57:29 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1992-08-11 16:57:29 +0000 |
commit | 6bb4c923221519531bca428d5723996dec28b07d (patch) | |
tree | 5e3b70d5aa3168f7a7ce43713021848b76bfb8a5 /include/opcode | |
parent | 3a6a48137fa267618652c6f6aac6aaf493ea0664 (diff) | |
download | gdb-6bb4c923221519531bca428d5723996dec28b07d.zip gdb-6bb4c923221519531bca428d5723996dec28b07d.tar.gz gdb-6bb4c923221519531bca428d5723996dec28b07d.tar.bz2 |
moved sparc opcode table to bfd
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index c58978a..dda0abf 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,5 +1,7 @@ Mon Aug 10 23:22:33 1992 Ken Raeburn (raeburn@cygnus.com) + * sparc.h: Moved tables to BFD library. + * i386.h (i386_optab): Add fildq, fistpq aliases used by gcc. Sun Jun 28 13:29:03 1992 Fred Fish (fnf@cygnus.com) |