From baf385b5fc6c704887813f91b7d48897f2de5c80 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 29 Oct 1996 21:16:17 +0000 Subject: [PATCH] * config/tc-v850.c (md_assemble): Don't lose for relaxable addresses like .+6. Fixing more problems with new relaxing code. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index a66c5628495..d2d66010ef1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,6 +1,9 @@ start-sanitize-v850 Tue Oct 29 12:28:16 1996 Jeffrey A Law (law@cygnus.com) + * config/tc-v850.c (md_assemble): Don't lose for relaxable + addresses like .+6. + * config/tc-v850.c (md_convert_frag): Make sure we insert the fixup at the right address within the frag. -- 2.30.2