diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1995-09-14 19:00:40 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1995-09-14 19:00:40 +0000 |
commit | 4814df240eaff8078a63a412ac405709bd168455 (patch) | |
tree | b6ef965b081c813983a7dffc373f67e9e7a0a4a5 /opcodes | |
parent | f0abedbe9890b434fdefe582f2e80008a8f4190b (diff) | |
download | gdb-4814df240eaff8078a63a412ac405709bd168455.zip gdb-4814df240eaff8078a63a412ac405709bd168455.tar.gz gdb-4814df240eaff8078a63a412ac405709bd168455.tar.bz2 |
* sparc-opc.c (sparc_opcodes): Mark all insns that reference
%psr, %wim, %tbr as F_NOTV9.
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 c7e22ca..54a786a 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 14 11:58:22 1995 Doug Evans <dje@canuck.cygnus.com> + + * sparc-opc.c (sparc_opcodes): Mark all insns that reference + %psr, %wim, %tbr as F_NOTV9. + Fri Sep 8 01:07:38 1995 Ian Lance Taylor <ian@cygnus.com> * Makefile.in (Makefile): Just rebuild Makefile when running |