* emulparams/m32relf.sh (EMBEDDED): Define.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 17 Oct 1996 17:19:52 +0000 (17:19 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 17 Oct 1996 17:19:52 +0000 (17:19 +0000)
ld/ChangeLog
ld/emulparams/m32relf.sh

index a27fa8b..2b4f757 100644 (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)
 
index d30fbc4..35b52e5 100644 (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).