diff options
author | Jeff Law <law@redhat.com> | 1996-10-30 23:52:31 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-10-30 23:52:31 +0000 |
commit | 7d2759fc5b413c726e931b3693dd099d6e1be6f0 (patch) | |
tree | d0b30b11349110229d585a4adb8e9db293f8db71 /opcodes | |
parent | b30cdd35653c3ad1ffb93a465972ea9a89928c03 (diff) | |
download | gdb-7d2759fc5b413c726e931b3693dd099d6e1be6f0.zip gdb-7d2759fc5b413c726e931b3693dd099d6e1be6f0.tar.gz gdb-7d2759fc5b413c726e931b3693dd099d6e1be6f0.tar.bz2 |
* v850-opc.c (v850_opcodes): Add relaxing "jbr".
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 17a606a..ca97f10 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-v850 +Wed Oct 30 16:46:58 1996 Jeffrey A Law (law@cygnus.com) + + * v850-opc.c (v850_opcodes): Add relaxing "jbr". + +end-sanitize-v850 Tue Oct 29 16:30:28 1996 Ian Lance Taylor <ian@cygnus.com> * mips-dis.c (_print_insn_mips): Don't print a trailing tab if |