mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 12:23:31 +08:00
* emulparams/m32relf.sh (EMBEDDED): Define.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
start-sanitize-m32r
|
||||||
|
Thu Oct 17 10:17:20 1996 Doug Evans <dje@canuck.cygnus.com>
|
||||||
|
|
||||||
|
* emulparams/m32relf.sh (EMBEDDED): Define.
|
||||||
|
end-sanitize-m32r
|
||||||
|
|
||||||
start-sanitize-v850
|
start-sanitize-v850
|
||||||
Thu Oct 17 10:56:49 1996 Jeffrey A Law (law@cygnus.com)
|
Thu Oct 17 10:56:49 1996 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
|
@ -4,6 +4,7 @@ OUTPUT_FORMAT="elf32-m32r"
|
|||||||
TEXT_START_ADDR=0x0
|
TEXT_START_ADDR=0x0
|
||||||
ARCH=m32r
|
ARCH=m32r
|
||||||
MAXPAGESIZE=32
|
MAXPAGESIZE=32
|
||||||
|
EMBEDDED=yes
|
||||||
|
|
||||||
# Hmmm, there's got to be a better way. This sets the stack to the
|
# Hmmm, there's got to be a better way. This sets the stack to the
|
||||||
# top of the simulator memory (currently 1M).
|
# top of the simulator memory (currently 1M).
|
||||||
|
Reference in New Issue
Block a user