Introduce new .text.sorted.* sections.
[binutils-gdb.git] / ld / scripttempl / nds32elf.sc
index 065c984f705aa4de9b8a21b0a18d36c13f52caa5..8d8d6e3f74fd836d5929fd0d9d079e7efa545784 100644 (file)
@@ -438,6 +438,7 @@ cat <<EOF
     ${RELOCATING+*(.text.exit .text.exit.*)}
     ${RELOCATING+*(.text.startup .text.startup.*)}
     ${RELOCATING+*(.text.hot .text.hot.*)}
+    ${RELOCATING+*(SORT(.text.sorted.*))}
     *(.text .stub${RELOCATING+ .text.* .gnu.linkonce.t.*})
     /* .gnu.warning sections are handled specially by elf.em.  */
     *(.gnu.warning)