* gasp.c (change_base): Don't modify numbers in strings. (pr7583)
[deliverable/binutils-gdb.git] / ld / emulparams / sparclynx.sh
CommitLineData
028f8872 1SCRIPT_NAME=sparclynx
7b95fe96 2OUTPUT_FORMAT="coff-sparc-lynx"
dd3f0e5b 3# This is what LynxOS /lib/init1.o wants.
028f8872 4ENTRY=__main
7b95fe96
SS
5# following are dubious
6PAGE_SIZE=0x1000
7TEXT_START_ADDR=0
8NONPAGED_TEXT_START_ADDR=0x1000
9ARCH=sparc
This page took 0.070488 seconds and 4 git commands to generate.