* emulparams/elf_x86_64.sh (LIBPATH_SUFFIX, ELF_INTERPRETER_NAME): Set for *-*-solaris2*.
[deliverable/binutils-gdb.git] / ld / emulparams / sh.sh
1 # If you change this file, please also look at files which source this one:
2 # shl.sh
3
4 SCRIPT_NAME=sh
5 OUTPUT_FORMAT="coff-sh"
6 TEXT_START_ADDR=0x8000
7 TARGET_PAGE_SIZE=128
8 ARCH=sh
This page took 0.035279 seconds and 4 git commands to generate.