* cgen-asm.in (insert_normal): Handle empty fields and 64 bit hosts.
[deliverable/binutils-gdb.git] / ld / emulparams / elf64_sparc.sh
1 SCRIPT_NAME=elf
2 OUTPUT_FORMAT="elf64-sparc"
3 TEXT_START_ADDR=0x100200
4 MAXPAGESIZE=0x100000
5 NONPAGED_TEXT_START_ADDR=0x100200
6 ARCH="sparc:v9"
7 MACHINE=
8 GENERATE_SHLIB_SCRIPT=yes
9 NOP=0x01000000
This page took 0.029522 seconds and 4 git commands to generate.