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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [emulparams/] [coff_sparc.sh] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
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
case ${LD_FLAG} in
7
    n|N)        TEXT_START_ADDR=0x1000 ;;
8
esac
9
ARCH=sparc

powered by: WebSVN 2.1.0

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