X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2FChangeLog;h=b28d4ebe014fb42bf2795761e8e62318bfe4e249;hb=fb8c25a3e47615965c865fdd252429f2def6c934;hp=e84ff627f42afe29d74d2932b06ef8dbefc5eb3e;hpb=237b5c4c9a06de328ad591ef904d73d47f9344d7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index e84ff627f4..b28d4ebe01 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,6 +1,9 @@ start-sanitize-v850 Sat Aug 31 01:27:26 1996 Jeffrey A Law (law@cygnus.com) + * v850-opc.c (insert_d9, insert_d22): Slightly improve error + message. Issue an error if the branch offset is odd. + * v850-opc.c: Add notes about needing special insert/extract for all the load/store insns, except "ld.b" and "st.b".