From: Jeff Law Date: Wed, 3 Sep 1997 00:39:49 +0000 (+0000) Subject: * mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions are X-Git-Tag: gdb-4_18~4891 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9d53ae4fafb58e3c80eded0059b6df1f8a0b1e74;p=platform%2Fupstream%2Fbinutils.git * mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions are relative to the next instruction, not the current instruction. pr13171. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 30ae1a9..160e9012 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 2 18:39:08 1997 Jeffrey A Law (law@cygnus.com) + + * mn10200-dis.c (disassemble): PC relative instructions are + relative to the next instruction, not the current instruction. + start-sanitize-v850 Tue Sep 2 15:41:55 1997 Nick Clifton