Multi-target: NEWS and user manual
[deliverable/binutils-gdb.git] / ld / emulparams / elf64bmip-defs.sh
1 source_sh ${srcdir}/emulparams/elf32bmipn32-defs.sh
2 COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
3 INITIAL_READONLY_SECTIONS="
4 .MIPS.abiflags ${RELOCATING-0} : { *(.MIPS.abiflags) }
5 .MIPS.xhash ${RELOCATING-0} : { *(.MIPS.xhash) }
6 .MIPS.options : { *(.MIPS.options) }
7 "
This page took 0.030226 seconds and 4 git commands to generate.