* emulparams/d10velf.sh (READONLY_START_ADDR): Set to 0x2000004.
authorRichard Henderson <rth@redhat.com>
Fri, 10 Sep 1999 01:04:25 +0000 (01:04 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 10 Sep 1999 01:04:25 +0000 (01:04 +0000)
ld/ChangeLog
ld/emulparams/d10velf.sh

index d12dc83..0a09223 100644 (file)
@@ -1,3 +1,7 @@
+1999-09-09  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * emulparams/d10velf.sh (READONLY_START_ADDR): Set to 0x2000004.
+
 1999-09-09  Andreas Schwab  <schwab@suse.de>
 
        * ld.texinfo: Fix arguments of @var to not contain punctuation.
index bcce51f..c8c4214 100644 (file)
@@ -2,7 +2,7 @@ MACHINE=
 SCRIPT_NAME=elfd10v
 OUTPUT_FORMAT="elf32-d10v"
 TEXT_START_ADDR=0x01000000
-READONLY_START_ADDR=0x00000004
+READONLY_START_ADDR=0x02000004
 ARCH=d10v
 MAXPAGESIZE=32
 EMBEDDED=t