OSDN Git Service

Add IP2k support to BFD and LD
authornickc <nickc>
Wed, 17 Jul 2002 14:15:48 +0000 (14:15 +0000)
committernickc <nickc>
Wed, 17 Jul 2002 14:15:48 +0000 (14:15 +0000)
commit75dea1af855f88e73d81374c0463582617b11572
treef3c337e2106f1a5f1d073c7573e3bb96666100cc
parentfdaa035e5e511476fb16b17791572c7e5724b641
Add IP2k support to BFD and LD
24 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-ip2k.c [new file with mode: 0644]
bfd/doc/Makefile.in
bfd/elf32-ip2k.c [new file with mode: 0644]
bfd/libbfd.h
bfd/reloc.c
bfd/targets.c
include/elf/ChangeLog
include/elf/common.h
include/elf/ip2k.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/NEWS
ld/configure.tgt
ld/emulparams/elf32ip2k.sh [new file with mode: 0644]
ld/scripttempl/ip2k.sc [new file with mode: 0644]