Update release readme after making 2.43.1 release
[binutils-gdb.git] / ld / emulparams / elf64bmip-defs.sh
blob19d782d8e7add9ba54218648077e24aa10596c31
1 source_sh ${srcdir}/emulparams/elf32bmipn32-defs.sh
2 COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
3 INITIAL_READONLY_SECTIONS=
4 if test -z "${CREATE_SHLIB}"; then
5 INITIAL_READONLY_SECTIONS=".interp ${RELOCATING-0} : { *(.interp) }"
6 fi
7 INITIAL_READONLY_SECTIONS="${INITIAL_READONLY_SECTIONS}
8 .MIPS.abiflags ${RELOCATING-0} : { *(.MIPS.abiflags) }
9 .MIPS.xhash ${RELOCATING-0} : { *(.MIPS.xhash) }
10 .MIPS.options : { *(.MIPS.options) }