This is a series of patches that add support for the SPARC M7 cpu to
authorJose E. Marchesi <jose.marchesi@oracle.com>
Thu, 9 Oct 2014 12:16:53 +0000 (13:16 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 9 Oct 2014 12:16:53 +0000 (13:16 +0100)
commit3d68f91c0fb05b426e554004cabd3ded4c91f9c8
tree0297b29c1d0d20a3d36868c0357e23a0db4f6efd
parentfcbdedf866d777b3598cf8703737eb0f987c2aca
This is a series of patches that add support for the SPARC M7 cpu to
binutils.  They were discussed and approved here:

  https://sourceware.org/ml/binutils/2014-10/msg00038.html
26 files changed:
bfd/ChangeLog
bfd/elfxx-sparc.c
binutils/ChangeLog
binutils/readelf.c
gas/ChangeLog
gas/config/tc-sparc.c
gas/doc/c-sparc.texi
gas/testsuite/ChangeLog
gas/testsuite/gas/sparc/hpcvis3.d
gas/testsuite/gas/sparc/hpcvis3.s
gas/testsuite/gas/sparc/mcdper.d [new file with mode: 0644]
gas/testsuite/gas/sparc/mcdper.s [new file with mode: 0644]
gas/testsuite/gas/sparc/mwait.d [new file with mode: 0644]
gas/testsuite/gas/sparc/mwait.s [new file with mode: 0644]
gas/testsuite/gas/sparc/sparc.exp
gas/testsuite/gas/sparc/sparc5vis4.d [new file with mode: 0644]
gas/testsuite/gas/sparc/sparc5vis4.s [new file with mode: 0644]
gas/testsuite/gas/sparc/xcrypto.d [new file with mode: 0644]
gas/testsuite/gas/sparc/xcrypto.s [new file with mode: 0644]
include/elf/ChangeLog
include/elf/sparc.h
include/opcode/ChangeLog
include/opcode/sparc.h
opcodes/ChangeLog
opcodes/sparc-dis.c
opcodes/sparc-opc.c
This page took 0.030598 seconds and 4 git commands to generate.