Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / scripttempl / elf.sc
index f9f0f7d402090e4e161e86a3ac71256a8aabd2c6..0d61881185018071cc20475c8477af1f958cf76a 100644 (file)
@@ -514,8 +514,9 @@ 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 elf32.em.  */
+    /* .gnu.warning sections are handled specially by elf.em.  */
     *(.gnu.warning)
     ${RELOCATING+${OTHER_TEXT_SECTIONS}}
   } ${FILL}
This page took 0.024262 seconds and 4 git commands to generate.