forked from Imagelibrary/binutils-gdb
* emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.
* emulparams/elf64bmip.sh (EXTRA_EM_FILE): Likewise. * emulparams/elf32bmipn32.sh (EXTRA_EM_FILE): Likewise. * emultempl/irix.em: New file. * Makefile.am (eelf32bsmip.c, eelf32bmipn32.c, eelf64bmip.c): Update dependencies. * Makefile.in: Regenerate.
This commit is contained in:
@@ -18,3 +18,5 @@ EXECUTABLE_SYMBOLS="
|
||||
# Following the IRIX linker, we simply put .rodata in the data
|
||||
# segment.
|
||||
WRITABLE_RODATA=
|
||||
|
||||
EXTRA_EM_FILE=irix
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
. ${srcdir}/emulparams/elf32bmip.sh
|
||||
ENTRY=__start
|
||||
EXTRA_EM_FILE=irix
|
||||
|
||||
@@ -19,3 +19,5 @@ EXECUTABLE_SYMBOLS="
|
||||
# Following the IRIX linker, we simply put .rodata in the data
|
||||
# segment.
|
||||
WRITABLE_RODATA=
|
||||
|
||||
EXTRA_EM_FILE=irix
|
||||
|
||||
Reference in New Issue
Block a user