URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [emulparams/] [elf32_sparc.sh] - Rev 304
Go to most recent revision | Compare with Previous | Blame | View Log
# If you change this file, please also look at files which source this one: # elf32_sparc_vxworks.sh SCRIPT_NAME=elf OUTPUT_FORMAT="elf32-sparc" NO_REL_RELOCS=yes TEXT_START_ADDR=0x10000 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)" COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)" ALIGNMENT=8 ARCH=sparc MACHINE= TEMPLATE_NAME=elf32 DATA_PLT= GENERATE_SHLIB_SCRIPT=yes GENERATE_PIE_SCRIPT=yes NOP=0x01000000 NO_SMALL_DATA=yes
Go to most recent revision | Compare with Previous | Blame | View Log