URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [emulparams/] [elf32iq2000.sh] - Rev 299
Go to most recent revision | Compare with Previous | Blame | View Log
MACHINE= SCRIPT_NAME=iq2000 TEMPLATE_NAME=generic EXTRA_EM_FILE=genelf OUTPUT_FORMAT="elf32-iq2000" DATA_ADDR=0x1000 TEXT_START_ADDR=0x80000000 ARCH=iq2000 MAXPAGESIZE=256 ENTRY=_start EMBEDDED=yes CTOR_START='__ctors = .;' CTOR_END='__ctors_end = .;' DTOR_START='__dtors = .;' DTOR_END='__dtors_end = .;' OTHER_RELOCATING_SECTIONS='PROVIDE (__stack = 0x1800);'
Go to most recent revision | Compare with Previous | Blame | View Log