bfd/
[binutils-gdb.git] / ld / emulparams / armsymbian.sh
1 . ${srcdir}/emulparams/armelf.sh
2 SCRIPT_NAME="armbpabi"
3 GENERATE_COMBRELOC_SCRIPT=1
4 OUTPUT_FORMAT="elf32-littlearm-symbian"
5 BIG_OUTPUT_FORMAT="elf32-bigarm-symbian"
6 LITTLE_OUTPUT_FORMAT="$OUTPUT_FORMAT"
7 TARGET1_IS_REL=1
8 TARGET2_TYPE=abs
9
10 # This value should match ELF_MAXPAGESIZE in BFD. Otherwise, elf.c
11 # will not place read-write sections in a separate ELF segment from
12 # the read-only sections.
13 MAXPAGESIZE=0x8000