This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH 0/3] [ARC] Fix compiler errors, update gas error messages
- From: Claudiu Zissulescu <Claudiu dot Zissulescu at synopsys dot com>
- To: <binutils at sourceware dot org>
- Cc: <Claudiu dot Zissulescu at synopsys dot com>, <Francois dot Bedard at synopsys dot com>, <dilyan dot palauzov at aegee dot org>
- Date: Mon, 22 May 2017 15:41:50 +0200
- Subject: [PATCH 0/3] [ARC] Fix compiler errors, update gas error messages
- Authentication-results: sourceware.org; auth=none
From: claziss <claziss@synopsys.com>
Hi,
Please find attached a serie of three patches. The first patch which
fixes the fall-through compilation warning, I am sending it on behalf
of Dilian. The second patch is fixing and updating gas error
messages. Finaly, the third one is updating the MAX_INSN_FLGS macro
which is needed to parse instructions like ldb.a.x.di.
OK to apply?
Claudiu
claziss (3):
[ARC] Fix fall through warnings.
[ARC] Reformat error messages.
[ARC] Update MAX_INSN_FLGS.
bfd/elf32-arc.c | 4 ++++
gas/config/tc-arc.c | 21 +++++++++++----------
include/opcode/arc.h | 2 +-
3 files changed, 16 insertions(+), 11 deletions(-)
--
1.9.1