]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/emulparams/elf64bmip-defs.sh
[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
[thirdparty/binutils-gdb.git] / ld / emulparams / elf64bmip-defs.sh
index 110f8929de1af3cc586bde75cc61f2a969f035bf..8a0522f8e15406b0382ae853c4556b519b0ac487 100644 (file)
@@ -1,3 +1,6 @@
 . ${srcdir}/emulparams/elf32bmipn32-defs.sh
 COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
-INITIAL_READONLY_SECTIONS=".MIPS.options : { *(.MIPS.options) }"
+INITIAL_READONLY_SECTIONS="
+  .MIPS.abiflags      ${RELOCATING-0} : { *(.MIPS.abiflags) }
+  .MIPS.options : { *(.MIPS.options) }
+"