Rename elf32.em to elf.em
[deliverable/binutils-gdb.git] / ld / scripttempl / elf.sc
index f9f0f7d402090e4e161e86a3ac71256a8aabd2c6..c3ad467bff42d9641a52928066d0aa28e15e1ec0 100644 (file)
@@ -515,7 +515,7 @@ cat <<EOF
     ${RELOCATING+*(.text.startup .text.startup.*)}
     ${RELOCATING+*(.text.hot .text.hot.*)}
     *(.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.023538 seconds and 4 git commands to generate.