Add support for sh-symbian-elf target
authorNick Clifton <nickc@redhat.com>
Tue, 6 Jul 2004 16:58:43 +0000 (16:58 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 6 Jul 2004 16:58:43 +0000 (16:58 +0000)
commit85fbca6a4f46e23f3ebb7761821694b358e253b5
tree0ac77d2402d894dc2a2e84110fe4e206949f6287
parente7bd9ea00e5f9144e69f3aeb477d4da420c281ed
Add support for sh-symbian-elf target
25 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/elf-bfd.h
bfd/elf32-sh-symbian.c [new file with mode: 0644]
bfd/elf32-sh.c
bfd/elf32-sh64.c
bfd/elflink.c
bfd/elfxx-target.h
bfd/targets.c
gas/ChangeLog
gas/config.in
gas/config/tc-sh.h
gas/configure
gas/configure.in
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure
ld/configure.tgt
ld/emulparams/shlsymbian.sh [new file with mode: 0644]
ld/scripttempl/elf32sh-symbian.sc [new file with mode: 0644]
This page took 0.026288 seconds and 4 git commands to generate.