Add s390 support
commitb72e10f9a6cc60afe11687105ec45659f301deba
authorNick Clifton <nickc@redhat.com>
Sat, 10 Feb 2001 00:58:38 +0000 (10 00:58 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 10 Feb 2001 00:58:38 +0000 (10 00:58 +0000)
treed7ecbc571ab1054d34a7ded3a2ef61f3f529c57a
parentc7aaa8f72f0a26e9bc239c8d60f02b334356800f
Add s390 support
64 files changed:
ChangeLog
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-s390.c [new file with mode: 0644]
bfd/elf.c
bfd/elf32-s390.c [new file with mode: 0644]
bfd/elf64-s390.c [new file with mode: 0644]
bfd/libbfd.h
bfd/po/POTFILES.in
bfd/po/bfd.pot
bfd/reloc.c
bfd/targets.c
binutils/ChangeLog
binutils/po/binutils.pot
binutils/readelf.c
config.guess
config.sub
config/ChangeLog
config/mh-s390pic [new file with mode: 0644]
config/mt-s390pic [new file with mode: 0644]
configure.in
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/config.in
gas/config/tc-s390.c [new file with mode: 0644]
gas/config/tc-s390.h [new file with mode: 0644]
gas/configure
gas/configure.in
gas/po/POTFILES.in
gas/po/gas.pot
include/ChangeLog
include/dis-asm.h
include/elf/ChangeLog
include/elf/common.h
include/elf/s390.h [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/s390.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.host
ld/configure.tgt
ld/emulparams/elf64_s390.sh [new file with mode: 0644]
ld/emulparams/elf_s390.sh [new file with mode: 0644]
ld/po/ld.pot
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c
opcodes/po/POTFILES.in
opcodes/po/opcodes.pot
opcodes/s390-dis.c [new file with mode: 0644]
opcodes/s390-mkopc.c [new file with mode: 0644]
opcodes/s390-opc.c [new file with mode: 0644]
opcodes/s390-opc.txt [new file with mode: 0644]