Add PDP-11 support
commitc4101914ea259e05af0400cbd555c85f5912c235
authorNick Clifton <nickc@redhat.com>
Sun, 18 Feb 2001 23:33:11 +0000 (18 23:33 +0000)
committerNick Clifton <nickc@redhat.com>
Sun, 18 Feb 2001 23:33:11 +0000 (18 23:33 +0000)
treec8dbde97b5043f19974c7974b36667a82e24733a
parentb6af2cc8cbb7a6afea761976c1c5b283807df5c9
Add PDP-11 support
55 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/aout-target.h
bfd/archures.c
bfd/bfd-in2.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-pdp11.c [new file with mode: 0644]
bfd/libaout.h
bfd/libbfd.h
bfd/pdp11.c [new file with mode: 0644]
bfd/po/POTFILES.in
bfd/po/bfd.pot
bfd/reloc.c
bfd/targets.c
binutils/NEWS
binutils/po/binutils.pot
binutils/testsuite/binutils-all/readelf.wi
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/config/tc-pdp11.c [new file with mode: 0644]
gas/config/tc-pdp11.h [new file with mode: 0644]
gas/configure
gas/configure.in
gas/doc/Makefile.am
gas/doc/Makefile.in
gas/doc/all.texi
gas/doc/as.texinfo
gas/doc/c-pdp11.texi [new file with mode: 0644]
gas/po/POTFILES.in
gas/po/gas.pot
gprof/po/gprof.pot
include/ChangeLog
include/dis-asm.h
include/opcode/ChangeLog
include/opcode/pdp11.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/pdp11.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/pdp11-dis.c [new file with mode: 0644]
opcodes/pdp11-opc.c [new file with mode: 0644]
opcodes/po/POTFILES.in
opcodes/po/opcodes.pot