mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
* emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit". * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
This commit is contained in:
@ -4,7 +4,7 @@ OUTPUT_FORMAT="elf64-s390"
|
||||
TEXT_START_ADDR=0x80000000
|
||||
MAXPAGESIZE=0x1000
|
||||
NONPAGED_TEXT_START_ADDR=0x80000000
|
||||
ARCH="s390:esame"
|
||||
ARCH="s390:64-bit"
|
||||
MACHINE=
|
||||
NOP=0x07070707
|
||||
TEMPLATE_NAME=elf32
|
||||
|
Reference in New Issue
Block a user