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:
6a0b987
)
* emulparms/elf64hppa.sh (LIB_PATH): Define.
author
Jeff Law
<law@redhat.com>
Fri, 10 Sep 1999 14:31:09 +0000
(14:31 +0000)
committer
Jeff Law
<law@redhat.com>
Fri, 10 Sep 1999 14:31:09 +0000
(14:31 +0000)
ld/ChangeLog
patch
|
blob
|
history
ld/emulparams/elf64hppa.sh
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 4e1b3afc5f0df62f5f1862d3c2c912ce2dacff2e..b9182b7c6710c6a847e0d6194589c99ca5794856 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,5
+1,7
@@
Fri Sep 10 00:22:50 1999 Jeffrey A Law (law@cygnus.com)
+ * emulparms/elf64hppa.sh (LIB_PATH): Define.
+
* emulparms/elf64hppa.sh (OTHER_READONLY_SECTIONS): Put stubs before
unwinders so that they are closer to the text section.
(OTHER_BSS_SECTIONS): Define.
diff --git
a/ld/emulparams/elf64hppa.sh
b/ld/emulparams/elf64hppa.sh
index 06bbfc23dc458becdf1e1787f0de86d4c5f499c1..b92a1ef976fe818770cb65e19d81c1a4e8832495 100755
(executable)
--- a/
ld/emulparams/elf64hppa.sh
+++ b/
ld/emulparams/elf64hppa.sh
@@
-1,6
+1,7
@@
SCRIPT_NAME=elf
ELFSIZE=64
OUTPUT_FORMAT="elf64-hppa"
+LIB_PATH=/usr/lib/pa20_64:/opt/langtools/lib/pa20_64
TEXT_START_ADDR=0x4000000000001000
DATA_ADDR=0x8000000000001000
TARGET_PAGE_SIZE=4096