summaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1999-09-15 10:12:21 +0000
committerJeff Law <law@redhat.com>1999-09-15 10:12:21 +0000
commit8cfc02c02637d4cc9fa724c9bf27ab34aa860304 (patch)
tree51604f5864bbf5ecc2a21eb247b9f7e468f1267e /ld
parentc2696efd950b95629b9457db32c670b1f042978e (diff)
downloadbinutils-redhat-8cfc02c02637d4cc9fa724c9bf27ab34aa860304.tar.gz
Fix typo in last change.
Diffstat (limited to 'ld')
-rwxr-xr-xld/emulparams/elf64hppa.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emulparams/elf64hppa.sh b/ld/emulparams/elf64hppa.sh
index 0b9c613616..e404e29bf2 100755
--- a/ld/emulparams/elf64hppa.sh
+++ b/ld/emulparams/elf64hppa.sh
@@ -17,7 +17,7 @@ OTHER_READONLY_SECTIONS='.PARISC.unwind : { *(.PARISC.unwind) } .stubs : { *(.st
# The PA64 ELF port treats .plt sections differently than most. We also have
# to create a .opd section. What most systems call the .got, we call the .dlt
-OTHER_READWRITE_SECTIONS='__hp_load_map = .; . += 16; .opd : { *(.opd) }; __gp = .; .plt : { *(.plt) }; .dlt : { *(.dlt) }'
+OTHER_READWRITE_SECTIONS='__hp_load_map = .; . += 16; .opd : { *(.opd) } __gp = .; .plt : { *(.plt) } .dlt : { *(.dlt) }'
# The PA64 ELF port has two additional bss sections. huge bss and thread bss.
# Make sure they end up in the appropriate location. We also have to set