From: Jeff Law Date: Wed, 3 Sep 1997 00:33:47 +0000 (+0000) Subject: * config/tc-mn10200.c (md_convert_frag): PC relative instructions arex X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d37ce7639bae9f37e8757687a88a65bc1d318fa4;p=binutils-gdb.git * config/tc-mn10200.c (md_convert_frag): PC relative instructions arex relative to the next instruction, not the current instruction. (md_assemble): Similarly. pr13171 --- diff --git a/gas/ChangeLog b/gas/ChangeLog index f294ccc0f30..42849607d4e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Tue Sep 2 18:32:30 1997 Jeffrey A Law (law@cygnus.com) + + * config/tc-mn10200.c (md_convert_frag): PC relative instructions arex + relative to the next instruction, not the current instruction. + (md_assemble): Similarly. + Tue Sep 2 15:58:52 1997 Nick Clifton * doc/c-v850.texi: Explanations of offsets in SDA/ZDA areas