[PATCH 0/4] [ARC] Set of miscellaneous fixes

Andrew Burgess andrew.burgess@embecosm.com
Wed May 11 19:21:00 GMT 2016


A set of fixes, they are all disjoint I've grouped them simply because
they are all ARC related.

--

Andrew Burgess (4):
  gas/arc: Add guard against operand array overflow.
  gas/arc: Fix array overrun when checking opcode array
  gas/arc: Use BFD_VMA_FMT for printf format specifier
  gas/arc: Make member of arc_flags const

 gas/ChangeLog                          | 27 +++++++++++++++++++++++++++
 gas/config/tc-arc.c                    | 28 ++++++++++++++++------------
 gas/config/tc-arc.h                    |  2 +-
 gas/testsuite/gas/arc/asm-errors-2.d   |  2 ++
 gas/testsuite/gas/arc/asm-errors-2.err |  2 ++
 gas/testsuite/gas/arc/asm-errors-2.s   |  2 ++
 gas/testsuite/gas/arc/asm-errors.err   |  2 ++
 gas/testsuite/gas/arc/asm-errors.s     |  1 +
 8 files changed, 53 insertions(+), 13 deletions(-)
 create mode 100644 gas/testsuite/gas/arc/asm-errors-2.d
 create mode 100644 gas/testsuite/gas/arc/asm-errors-2.err
 create mode 100644 gas/testsuite/gas/arc/asm-errors-2.s

-- 
2.6.4



More information about the Binutils mailing list