summaryrefslogtreecommitdiff
path: root/ld/emulparams/armsymbian.sh
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2004-09-13 14:14:32 +0000
committerPaul Brook <paul@codesourcery.com>2004-09-13 14:14:32 +0000
commit84cd4ce3a80131fb64b4118f82a10fea0e6eaa7c (patch)
tree01d87e7cdc530a23336a643dc58efc4c8f763133 /ld/emulparams/armsymbian.sh
parentd750423333e49532eea497d8406393969f520ca8 (diff)
downloadbinutils-redhat-84cd4ce3a80131fb64b4118f82a10fea0e6eaa7c.tar.gz
bfd/
* bfd-in.h (bfd_elf32_arm_process_before_allocation): Update prototype. * bfd-in2.h: Regenerate. * libbfd.h: Regenerate. * elf32-arm.h (elf32_arm_link_hash_table): Add target1_is_rel. (elf32_arm_link_hash_table_create): Set target1_is_rel. (bfd_elf32_arm_process_before_allocation): Ditto. (elf32_arm_final_link_relocate): Handle R_ARM_TARGET1. (elf32_arm_gc_sweep_hook, elf32_arm_check_relocs): Ditto. * elfarm-nabi.c (elf32_arm_howto_table): Rename RELABS to TARGET1. * reloc.c: Ditto. gas/ * config/tc-arm.c: Rename RELABS to TARGET1. gas/testsuite/ * gas/arm/pic.d: Rename RELABS to TARGET1. * gas/arm/pic.s: Ditto. include/ * elf/arm.h: Rename RELABS to TARGET1. ld/ * emulparams/armsymbian.sh: Set TARGET1_IS_REL. * emultempl/armelf.em: Use TARGET1_IS_REL. Add --target1-{rel,abs}.
Diffstat (limited to 'ld/emulparams/armsymbian.sh')
-rw-r--r--ld/emulparams/armsymbian.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/emulparams/armsymbian.sh b/ld/emulparams/armsymbian.sh
index 630024e3e4..ce3a963ba0 100644
--- a/ld/emulparams/armsymbian.sh
+++ b/ld/emulparams/armsymbian.sh
@@ -4,6 +4,7 @@ GENERATE_COMBRELOC_SCRIPT=1
OUTPUT_FORMAT="elf32-littlearm-symbian"
BIG_OUTPUT_FORMAT="elf32-bigarm-symbian"
LITTLE_OUTPUT_FORMAT="$OUTPUT_FORMAT"
+TARGET1_IS_REL=1
# This value should match ELF_MAXPAGESIZE in BFD. Otherwise, elf.c
# will not place read-write sections in a separate ELF segment from