OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-binutils/] [binutils-2.19.1/] [ld/] [emulparams/] [sparclinux.sh] - Blame information for rev 6

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 jlechner
SCRIPT_NAME=aout
2
OUTPUT_FORMAT="a.out-sparc-linux"
3
TARGET_PAGE_SIZE=0x1000
4
TEXT_START_ADDR=0x1020
5
case ${LD_FLAG} in
6
    n|N)        TEXT_START_ADDR=0 ;;
7
esac
8
ARCH=sparc
9
TEMPLATE_NAME=linux

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.