From 5154216259b0302785abf89f176051bcf0e6375c Mon Sep 17 00:00:00 2001 From: Claudiu Zissulescu Date: Mon, 18 Jul 2022 13:57:10 +0300 Subject: arc: Update missing cipher. The ciphers 5,7, and 9 are missing when parsing an assembly instruction leading to errors when those ciphers are used. gas/config * tc-arc.c (md_assembly): Update strspn string with the missing ciphers. Signed-off-by: Claudiu Zissulescu --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 4c2b03e..5a391a2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2022-07-18 Claudiu Zissulescu + + * config/tc-arc.c (md_assembly): Update strspn string with the + missing ciphers. + 2022-07-08 Nick Clifton * 2.39 branch created. -- cgit v1.1