aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams
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
commit3b97fa5ed0c8eb82081e4232cb75707e8ed4bab2 (patch)
tree2268dbfca4bf16a064c8d68f196c2f87bd874723 /ld/emulparams
parent19ef54658042a86d047b88f3e1f0af772a351150 (diff)
downloadfsf-binutils-gdb-3b97fa5ed0c8eb82081e4232cb75707e8ed4bab2.zip
fsf-binutils-gdb-3b97fa5ed0c8eb82081e4232cb75707e8ed4bab2.tar.gz
fsf-binutils-gdb-3b97fa5ed0c8eb82081e4232cb75707e8ed4bab2.tar.bz2
Fix typo in last change.
Diffstat (limited to 'ld/emulparams')
-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 0b9c613..e404e29 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