OSDN Git Service

Add PDP-11 support
authornickc <nickc>
Sun, 18 Feb 2001 23:32:52 +0000 (23:32 +0000)
committernickc <nickc>
Sun, 18 Feb 2001 23:32:52 +0000 (23:32 +0000)
commit6dff37592ed5b766c3f8321807b91facc2114116
tree113d27520960f4cda81560d1c7a742dcf8fbb947
parenta03ed9adf9cd8768b3eb0023ef80f84cc8adb2d4
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