diff options
author | Nick Clifton <nickc@redhat.com> | 1998-09-24 16:26:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-09-24 16:26:44 +0000 |
commit | 12f7dc5ae7cb887ea012b98118fed78a4e3ecb34 (patch) | |
tree | 76e6f32b0635277ce9d26e89f2bfb588da7e89ef /opcodes | |
parent | c4a00a83023f9df53b160ff7b2bc8097eaa19183 (diff) | |
download | gdb-12f7dc5ae7cb887ea012b98118fed78a4e3ecb34.zip gdb-12f7dc5ae7cb887ea012b98118fed78a4e3ecb34.tar.gz gdb-12f7dc5ae7cb887ea012b98118fed78a4e3ecb34.tar.bz2 |
Fic PR 17045: Add FLAG_JSR attribute to DBT, REIT, RTD and TRAP insns.
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 7ebc733..5e87ff0 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 24 09:20:03 1998 Nick Clifton <nickc@cygnus.com> + + * d30v-opc.c: Add FLAG_JSR attribute to DBT, REIT, RTD, and TRAP + insns. + Tue Sep 22 17:55:14 1998 Nick Clifton <nickc@cygnus.com> * d30v-opc.c: Add use of EITHER_BUT_PREFER_MU execution unit |