OSDN Git Service

Add IBM 370 support.
authorAlan Modra <amodra@bigpond.net.au>
Wed, 23 Feb 2000 13:52:23 +0000 (13:52 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 23 Feb 2000 13:52:23 +0000 (13:52 +0000)
commitb29498bb9009889ea620262b7da7a2613fd79484
treec028abd778c39b58ca1d40cea0e0e42fc5cf34ad
parentce675a37d58a0175a3008c1f8134da35e7b7f50d
Add IBM 370 support.
34 files changed:
ChangeLog
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-i370.c [new file with mode: 0644]
bfd/elf.c
bfd/elf32-i370.c [new file with mode: 0644]
bfd/libbfd.h
bfd/reloc.c
bfd/targets.c
config/ChangeLog
config/mh-i370pic [new file with mode: 0644]
config/mt-i370pic [new file with mode: 0644]
configure.in
include/ChangeLog
include/dis-asm.h
include/elf/ChangeLog
include/elf/i370.h [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/i370.h [new file with mode: 0644]
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c
opcodes/i370-dis.c [new file with mode: 0644]
opcodes/i370-opc.c [new file with mode: 0644]