* ldmain.c (get_emulation): Check for -mips4 like -mips1, et. al.
[deliverable/binutils-gdb.git] / ld / emulparams / elf32_sparc.sh
1 SCRIPT_NAME=elf
2 OUTPUT_FORMAT="elf32-sparc"
3 TEXT_START_ADDR=0x10100
4 MAXPAGESIZE=0x10000
5 NONPAGED_TEXT_START_ADDR=0x10100
6 ARCH=sparc
This page took 0.028362 seconds and 4 git commands to generate.