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:
9aa3aa8
)
renamed PAGE_SIZE to MAXPAGESIZE
author
Ken Raeburn
<raeburn@cygnus>
Fri, 23 Jul 1993 17:57:35 +0000
(17:57 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Fri, 23 Jul 1993 17:57:35 +0000
(17:57 +0000)
ld/emulparams/elf64-sparc.sh
patch
|
blob
|
history
diff --git
a/ld/emulparams/elf64-sparc.sh
b/ld/emulparams/elf64-sparc.sh
index 985de05405fb69725404b3efb69093df0e53ba1a..668809bdd50a0f5910b832d84230a06cd4965158 100644
(file)
--- a/
ld/emulparams/elf64-sparc.sh
+++ b/
ld/emulparams/elf64-sparc.sh
@@
-1,6
+1,6
@@
SCRIPT_NAME=elf
OUTPUT_FORMAT="elf64-sparc"
TEXT_START_ADDR=0x100200
-
PAGE_
SIZE=0x100000
+
MAXPAGE
SIZE=0x100000
NONPAGED_TEXT_START_ADDR=0x100200
ARCH=sparc