Updated ARC assembler from arccores.com
authorNick Clifton <nickc@redhat.com>
Thu, 11 Jan 2001 21:20:20 +0000 (21:20 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 11 Jan 2001 21:20:20 +0000 (21:20 +0000)
commit0d2bcfafbfc1ede123ec9d61813745d775c5251c
treeae4a63e1af9df831594f61ef175e7f7a6e4a2567
parent8805103910cfd8201e621cb766f404c585f3e46e
Updated ARC assembler from arccores.com
108 files changed:
bfd/ChangeLog
bfd/archures.c
bfd/bfd-in2.h
bfd/cpu-arc.c
bfd/elf32-arc.c
bfd/po/bfd.pot
bfd/reloc.c
binutils/ChangeLog
binutils/po/binutils.pot
gas/ChangeLog
gas/as.h
gas/config/obj-elf.h
gas/config/tc-arc.c
gas/config/tc-arc.h
gas/doc/Makefile.am
gas/doc/Makefile.in
gas/doc/as.texinfo
gas/po/gas.pot
gas/struc-symbol.h
gas/testsuite/ChangeLog
gas/testsuite/gas/arc/adc.d [new file with mode: 0644]
gas/testsuite/gas/arc/adc.s [new file with mode: 0644]
gas/testsuite/gas/arc/add.d [new file with mode: 0644]
gas/testsuite/gas/arc/add.s [new file with mode: 0644]
gas/testsuite/gas/arc/and.d [new file with mode: 0644]
gas/testsuite/gas/arc/and.s [new file with mode: 0644]
gas/testsuite/gas/arc/arc.exp
gas/testsuite/gas/arc/asl.d [new file with mode: 0644]
gas/testsuite/gas/arc/asl.s [new file with mode: 0644]
gas/testsuite/gas/arc/asr.d [new file with mode: 0644]
gas/testsuite/gas/arc/asr.s [new file with mode: 0644]
gas/testsuite/gas/arc/b.d [new file with mode: 0644]
gas/testsuite/gas/arc/b.s [new file with mode: 0644]
gas/testsuite/gas/arc/bic.d [new file with mode: 0644]
gas/testsuite/gas/arc/bic.s [new file with mode: 0644]
gas/testsuite/gas/arc/bl.d [new file with mode: 0644]
gas/testsuite/gas/arc/bl.s [new file with mode: 0644]
gas/testsuite/gas/arc/brk.d [new file with mode: 0644]
gas/testsuite/gas/arc/brk.s [new file with mode: 0644]
gas/testsuite/gas/arc/extb.d [new file with mode: 0644]
gas/testsuite/gas/arc/extb.s [new file with mode: 0644]
gas/testsuite/gas/arc/extw.d [new file with mode: 0644]
gas/testsuite/gas/arc/extw.s [new file with mode: 0644]
gas/testsuite/gas/arc/flag.d
gas/testsuite/gas/arc/j.d
gas/testsuite/gas/arc/j.s
gas/testsuite/gas/arc/jl.d [new file with mode: 0644]
gas/testsuite/gas/arc/jl.s [new file with mode: 0644]
gas/testsuite/gas/arc/ld.d
gas/testsuite/gas/arc/ld.s
gas/testsuite/gas/arc/ld2.d [new file with mode: 0644]
gas/testsuite/gas/arc/ld2.s [new file with mode: 0644]
gas/testsuite/gas/arc/lp.d [new file with mode: 0644]
gas/testsuite/gas/arc/lp.s [new file with mode: 0644]
gas/testsuite/gas/arc/lsr.d [new file with mode: 0644]
gas/testsuite/gas/arc/lsr.s [new file with mode: 0644]
gas/testsuite/gas/arc/mov.d [new file with mode: 0644]
gas/testsuite/gas/arc/mov.s [new file with mode: 0644]
gas/testsuite/gas/arc/nop.d [new file with mode: 0644]
gas/testsuite/gas/arc/nop.s [new file with mode: 0644]
gas/testsuite/gas/arc/or.d [new file with mode: 0644]
gas/testsuite/gas/arc/or.s [new file with mode: 0644]
gas/testsuite/gas/arc/rlc.d [new file with mode: 0644]
gas/testsuite/gas/arc/rlc.s [new file with mode: 0644]
gas/testsuite/gas/arc/ror.d [new file with mode: 0644]
gas/testsuite/gas/arc/ror.s [new file with mode: 0644]
gas/testsuite/gas/arc/rrc.d [new file with mode: 0644]
gas/testsuite/gas/arc/rrc.s [new file with mode: 0644]
gas/testsuite/gas/arc/sbc.d [new file with mode: 0644]
gas/testsuite/gas/arc/sbc.s [new file with mode: 0644]
gas/testsuite/gas/arc/sexb.d [new file with mode: 0644]
gas/testsuite/gas/arc/sexb.s [new file with mode: 0644]
gas/testsuite/gas/arc/sexw.d [new file with mode: 0644]
gas/testsuite/gas/arc/sexw.s [new file with mode: 0644]
gas/testsuite/gas/arc/sleep.d [new file with mode: 0644]
gas/testsuite/gas/arc/sleep.s [new file with mode: 0644]
gas/testsuite/gas/arc/st.d
gas/testsuite/gas/arc/st.s
gas/testsuite/gas/arc/sub.d [new file with mode: 0644]
gas/testsuite/gas/arc/sub.s [new file with mode: 0644]
gas/testsuite/gas/arc/swi.d [new file with mode: 0644]
gas/testsuite/gas/arc/swi.s [new file with mode: 0644]
gas/testsuite/gas/arc/warn.exp
gas/testsuite/gas/arc/warn.s
gas/testsuite/gas/arc/xor.d [new file with mode: 0644]
gas/testsuite/gas/arc/xor.s [new file with mode: 0644]
gas/testsuite/gas/ieee-fp/x930509a.exp
gas/testsuite/gas/vtable/vtable.exp
include/ChangeLog
include/dis-asm.h
include/elf/ChangeLog
include/elf/arc.h
include/elf/common.h
include/opcode/ChangeLog
include/opcode/arc.h
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/arc-dis.c
opcodes/arc-dis.h [new file with mode: 0644]
opcodes/arc-ext.c [new file with mode: 0644]
opcodes/arc-ext.h [new file with mode: 0644]
opcodes/arc-opc.c
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c
opcodes/po/POTFILES.in
opcodes/po/opcodes.pot
This page took 0.04371 seconds and 4 git commands to generate.