URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [emulparams/] [elf32btsmip.sh] - Rev 840
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: # elf32ltsmip.sh . ${srcdir}/emulparams/elf32bmip.sh OUTPUT_FORMAT="elf32-tradbigmips" BIG_OUTPUT_FORMAT="elf32-tradbigmips" LITTLE_OUTPUT_FORMAT="elf32-tradlittlemips" unset DATA_ADDR SHLIB_TEXT_START_ADDR=0 ENTRY=__start
Go to most recent revision | Compare with Previous | Blame | View Log