diff options
author | Michael Meissner <gnu@the-meissners.org> | 1995-12-01 12:40:39 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1995-12-01 12:40:39 +0000 |
commit | 695b028f516b2965a90c274357db049f42d4fd2c (patch) | |
tree | 8b0a974792780e3351a6c27bf5641bba710c9958 /opcodes | |
parent | 59c843185209b43ebeedaaa323be3a4e41b76434 (diff) | |
download | gdb-695b028f516b2965a90c274357db049f42d4fd2c.zip gdb-695b028f516b2965a90c274357db049f42d4fd2c.tar.gz gdb-695b028f516b2965a90c274357db049f42d4fd2c.tar.bz2 |
Fix subfc.,subfco,subco,subco. to be in the proper classifications
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index fbbc35e..3c6f5c0 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Fri Dec 1 07:42:18 1995 Michael Meissner <meissner@tiktok.cygnus.com> + + * ppc-opc.c (subfc., subfco): Mark this PPCCOM, not PPC. + (subco,subco.): Mark this PPC, not PPCCOM. + Mon Nov 27 13:09:52 1995 Ian Lance Taylor <ian@cygnus.com> * configure: Rebuild with autoconf 2.7. |