]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/elf/common.h
Add new port: crx-elf
authorNick Clifton <nickc@redhat.com>
Wed, 7 Jul 2004 17:28:53 +0000 (17:28 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 7 Jul 2004 17:28:53 +0000 (17:28 +0000)
commit1fe1f39c06f2d04c2058b902feeafe46fd1ff48b
tree7b86a452584e85765f7fb2facedad588636e177b
parent5c02dc5924528fb856e17cb5c7e8ea30a1f7111d
Add new port: crx-elf
51 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in2.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-crx.c [new file with mode: 0644]
bfd/elf32-crx.c [new file with mode: 0644]
bfd/libbfd.h
bfd/reloc.c
bfd/targets.c
binutils/ChangeLog
binutils/MAINTAINERS
binutils/readelf.c
config.sub
configure
configure.in
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/NEWS
gas/aclocal.m4
gas/config/tc-crx.c [new file with mode: 0644]
gas/config/tc-crx.h [new file with mode: 0644]
gas/configure
gas/configure.in
include/ChangeLog
include/dis-asm.h
include/elf/ChangeLog
include/elf/common.h
include/elf/crx.h [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/crx.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/NEWS
ld/configure.tgt
ld/emulparams/elf32crx.sh [new file with mode: 0644]
ld/emultempl/crxelf.em [new file with mode: 0644]
ld/scripttempl/elf32crx.sc [new file with mode: 0644]
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/crx-dis.c [new file with mode: 0644]
opcodes/crx-opc.c [new file with mode: 0644]
opcodes/disassemble.c