forked from Imagelibrary/binutils-gdb
Add gas and ld support for openrisc
This commit is contained in:
10
ld/emulparams/elf32openrisc.sh
Executable file
10
ld/emulparams/elf32openrisc.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
MACHINE=
|
||||
SCRIPT_NAME=elf
|
||||
OUTPUT_FORMAT="elf32-openrisc"
|
||||
TEXT_START_ADDR=0x10000
|
||||
ARCH=openrisc
|
||||
MAXPAGESIZE=0x1000
|
||||
ENTRY=_start
|
||||
EMBEDDED=yes
|
||||
NOP=0x15000000
|
||||
|
||||
Reference in New Issue
Block a user