Implement proper "startup-with-shell" support on gdbserver
[deliverable/binutils-gdb.git] / ld / emulparams / shelf64.sh
... / ...
CommitLineData
1# Note: this is sourced in turn by shlelf64.sh
2OUTPUT_FORMAT=${OUTPUT_FORMAT-"elf64-sh64"}
3ELFSIZE=64
4
5EXTRA_EM_FILE=
6. ${srcdir}/emulparams/shelf32.sh
7
8# We do not need .cranges
9unset OTHER_SECTIONS
This page took 0.022683 seconds and 4 git commands to generate.