From d37ce7639bae9f37e8757687a88a65bc1d318fa4 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 3 Sep 1997 00:33:47 +0000 Subject: [PATCH] * config/tc-mn10200.c (md_convert_frag): PC relative instructions arex relative to the next instruction, not the current instruction. (md_assemble): Similarly. pr13171 --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index f294ccc0f3..42849607d4 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 -- 2.34.1