]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/binutils/ld/emulparams/coff_sparc.sh
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / binutils / ld / emulparams / coff_sparc.sh
1 SCRIPT_NAME=sparccoff
2 OUTPUT_FORMAT="coff-sparc"
3 # following are dubious (borrowed from sparc lynx)
4 TARGET_PAGE_SIZE=0x1000
5 TEXT_START_ADDR=0
6 NONPAGED_TEXT_START_ADDR=0x1000
7 ARCH=sparc