Perform on-demand global register allocation from
[deliverable/binutils-gdb.git] / ld / emulparams / sparclynx.sh
index dd674135289b12a627a394508356195f55c34480..9aeb30b133405a2c9530453d73a1c06fe117ff4d 100644 (file)
@@ -1,9 +1,9 @@
-SCRIPT_NAME=sparccoff
+SCRIPT_NAME=sparclynx
 OUTPUT_FORMAT="coff-sparc-lynx"
 # This is what LynxOS /lib/init1.o wants.
-ENTRY=_main
+ENTRY=__main
 # following are dubious
-PAGE_SIZE=0x1000
+TARGET_PAGE_SIZE=0x1000
 TEXT_START_ADDR=0
 NONPAGED_TEXT_START_ADDR=0x1000
 ARCH=sparc
This page took 0.023937 seconds and 4 git commands to generate.