This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/3] [ARC] Fix compiler errors, update gas error messages


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]