]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Commit patches for ARCompact support to binutils-arc-20081103-branch .
authorJoern Rennecke <joern.rennecke@embecosm.com>
Thu, 10 Sep 2009 15:09:46 +0000 (15:09 +0000)
committerJoern Rennecke <joern.rennecke@embecosm.com>
Thu, 10 Sep 2009 15:09:46 +0000 (15:09 +0000)
commit7451b3837ccc370361dc0e665aa3de29c4a690f2
treeb88efdcb2c0936607ec1dc243944a7601844e781
parentc21a85b94dbea3878fc997e7075deafe5467e0af
Commit patches for ARCompact support to binutils-arc-20081103-branch .
110 files changed:
bfd/ChangeLog.ARC [new file with mode: 0644]
bfd/archures.c
bfd/bfd-in2.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-arc.c
bfd/elf32-arc.c
bfd/libbfd.h
bfd/po/bfd.pot
bfd/reloc.c
binutils/po/binutils.pot
configure
gas/ChangeLog.ARC [new file with mode: 0644]
gas/Makefile.am
gas/Makefile.in
gas/as.c
gas/config/extlib/Makefile.in [new file with mode: 0644]
gas/config/extlib/arcextlib.s [new file with mode: 0644]
gas/config/extlib/arcsimd.s [new file with mode: 0644]
gas/config/extlib/configure [new file with mode: 0644]
gas/config/extlib/configure.in [new file with mode: 0644]
gas/config/tc-arc.c
gas/config/tc-arc.h
gas/configure
gas/configure.in
gas/configure.tgt
gas/po/POTFILES.in
gas/po/gas.pot
gas/symbols.c
gas/symbols.h
gas/testsuite/ChangeLog.ARC [new file with mode: 0644]
gas/testsuite/gas/all/gas.exp
gas/testsuite/gas/arc/adc.d
gas/testsuite/gas/arc/add.d
gas/testsuite/gas/arc/add.s
gas/testsuite/gas/arc/and.d
gas/testsuite/gas/arc/arc.exp
gas/testsuite/gas/arc/asl.d
gas/testsuite/gas/arc/asl.s
gas/testsuite/gas/arc/asr.d
gas/testsuite/gas/arc/bic.d
gas/testsuite/gas/arc/brk.d
gas/testsuite/gas/arc/extb.d
gas/testsuite/gas/arc/extw.d
gas/testsuite/gas/arc/j.d
gas/testsuite/gas/arc/jl.d
gas/testsuite/gas/arc/jl.s
gas/testsuite/gas/arc/lsr.d
gas/testsuite/gas/arc/mov.d
gas/testsuite/gas/arc/or.d
gas/testsuite/gas/arc/rlc.d
gas/testsuite/gas/arc/ror.d
gas/testsuite/gas/arc/rrc.d
gas/testsuite/gas/arc/sbc.d
gas/testsuite/gas/arc/sexb.d
gas/testsuite/gas/arc/sexw.d
gas/testsuite/gas/arc/sleep.d
gas/testsuite/gas/arc/st.d
gas/testsuite/gas/arc/st.s
gas/testsuite/gas/arc/sub.d
gas/testsuite/gas/arc/swi.d
gas/testsuite/gas/arc/swi.s
gas/testsuite/gas/arc/xor.d
gas/testsuite/gas/lns/lns.exp
gprof/po/gprof.pot
include/ChangeLog.ARC [new file with mode: 0644]
include/dis-asm.h
include/elf/ChangeLog.ARC [new file with mode: 0644]
include/elf/arc.h
include/elf/common.h
include/opcode/ChangeLog.ARC [new file with mode: 0644]
include/opcode/arc.h
include/opcode/cgen.h
ld/ChangeLog.ARC [new file with mode: 0644]
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/arcelf.sh
ld/emulparams/arcelf_prof.sh [new file with mode: 0644]
ld/emulparams/arclinux.sh [new file with mode: 0644]
ld/emulparams/arclinux_prof.sh [new file with mode: 0644]
ld/emultempl/arclinux.em [new file with mode: 0644]
ld/po/ld.pot
ld/scripttempl/arclinux.sc [new file with mode: 0644]
ld/scripttempl/elfarc.sc [new file with mode: 0644]
opcodes/ChangeLog.ARC [new file with mode: 0644]
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/arc-asm.c [new file with mode: 0644]
opcodes/arc-desc.c [new file with mode: 0644]
opcodes/arc-desc.h [new file with mode: 0644]
opcodes/arc-dis-cgen.c [new file with mode: 0644]
opcodes/arc-dis-cgen.h [new file with mode: 0644]
opcodes/arc-dis.c
opcodes/arc-dis.h
opcodes/arc-ext.c
opcodes/arc-ext.h
opcodes/arc-ibld.c [new file with mode: 0644]
opcodes/arc-opc-cgen.c [new file with mode: 0644]
opcodes/arc-opc-cgen.h [new file with mode: 0644]
opcodes/arc-opc.c
opcodes/arc-opc.h [new file with mode: 0644]
opcodes/arc-opinst.c [new file with mode: 0644]
opcodes/arcompact-dis.c [new file with mode: 0644]
opcodes/arcompact-dis.h [new file with mode: 0644]
opcodes/cgen-dis.c
opcodes/configure
opcodes/configure.in
opcodes/po/opcodes.pot