projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f19ce7
)
Tue Oct 29 12:33:05 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
author
Martin Hunt
<hunt@redhat.com>
Tue, 29 Oct 1996 20:44:33 +0000
(20:44 +0000)
committer
Martin Hunt
<hunt@redhat.com>
Tue, 29 Oct 1996 20:44:33 +0000
(20:44 +0000)
* d10velf.sh: Changes needed for D10V-EVA board.
Set TEXT_START_ADDR to 0x1000000. Set READONLY_START_ADDR to
0x2000000.
ld/emulparams/d10velf.sh
patch
|
blob
|
history
diff --git
a/ld/emulparams/d10velf.sh
b/ld/emulparams/d10velf.sh
index d8115eb968fa574b3445880562958d4ac5e6a98b..37cb90ad7ac5c51144ae9227e9c00bdf7e98406c 100644
(file)
--- a/
ld/emulparams/d10velf.sh
+++ b/
ld/emulparams/d10velf.sh
@@
-1,4
+1,8
@@
-SCRIPT_NAME=vanilla
+MACHINE=
+SCRIPT_NAME=elfd10v
OUTPUT_FORMAT="elf32-d10v"
-TEXT_START_ADDR=0x0
+TEXT_START_ADDR=0x1000000
+READONLY_START_ADDR=0x2000000
ARCH=d10v
+MAXPAGESIZE=32
+#EMBEDDED=t