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/4] Fix test failures for gas on epiphany


This series resolves 4 assembler test failures that I see for gas on
the epiphany-elf target.

OK to apply?

Thanks,
Andrew

--

Andrew Burgess (4):
  epiphany/disassembler: Improve alignment of output.
  gas/epiphany: Update expected register names in tests
  epiphany/gas: Remove .l suffix from expected test results
  epiphany/gas: Update expected test results for 0 offset loads

 cpu/ChangeLog                            |    5 +
 cpu/epiphany.opc                         |    5 +-
 gas/ChangeLog                            |   26 +
 gas/testsuite/gas/epiphany/addr-syntax.d |   10 +-
 gas/testsuite/gas/epiphany/allinsn.d     | 1502 +++++++++++++++---------------
 gas/testsuite/gas/epiphany/regression.d  |   80 +-
 gas/testsuite/gas/epiphany/sample.d      |  118 +--
 opcodes/ChangeLog                        |    4 +
 opcodes/epiphany-dis.c                   |    5 +-
 9 files changed, 896 insertions(+), 859 deletions(-)

-- 
2.6.4


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