* emulparams/m32relf.sh (EMBEDDED): Define.

This commit is contained in:
David Edelsohn 1996-10-17 17:19:52 +00:00
parent 2b8cd389ae
commit a5c1ebecc5
2 changed files with 7 additions and 0 deletions

View File

@ -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
Thu Oct 17 10:56:49 1996 Jeffrey A Law (law@cygnus.com)

View File

@ -4,6 +4,7 @@ OUTPUT_FORMAT="elf32-m32r"
TEXT_START_ADDR=0x0
ARCH=m32r
MAXPAGESIZE=32
EMBEDDED=yes
# Hmmm, there's got to be a better way. This sets the stack to the
# top of the simulator memory (currently 1M).