From c1b2205e489a582013ad7fd49263a60e5e589cf2 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 31 Jul 1997 21:41:35 +0000 Subject: [PATCH] * config/tc-v850.c (md_assemble): Ignore the rest of the current line if we encounter an error. pr13016. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index d5ab127ad42..78e2fa4667e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,6 +1,9 @@ start-sanitize-v850 Thu Jul 31 15:13:43 1997 Jeffrey A Law (law@cygnus.com) + * config/tc-v850.c (md_assemble): Ignore the rest of the current + line if we encounter an error. + * config/tc-v850.c (md_assemble): Sign extend constants value for hi and hi0 expressions. (v850_insert_operand): Enable range checking for generic 16bit -- 2.30.2