Explicit locations: introduce explicit locations
[deliverable/binutils-gdb.git] / ld / emulparams / elf64bmip-defs.sh
index 510a85f154f5ce06260d0d879c10ed2d1dc4bfdf..8a0522f8e15406b0382ae853c4556b519b0ac487 100644 (file)
@@ -1,6 +1,6 @@
-# If you change this file, please also look at files which source this one:
-# elf64bmip.sh and elf64btsmip.sh
-
 . ${srcdir}/emulparams/elf32bmipn32-defs.sh
-ELFSIZE=64
-LIB_PATH=/usr/lib64
+COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
+INITIAL_READONLY_SECTIONS="
+  .MIPS.abiflags      ${RELOCATING-0} : { *(.MIPS.abiflags) }
+  .MIPS.options : { *(.MIPS.options) }
+"
This page took 0.025249 seconds and 4 git commands to generate.