summaryrefslogtreecommitdiff
path: root/ld/scripttempl/elfd10v.sc
diff options
context:
space:
mode:
Diffstat (limited to 'ld/scripttempl/elfd10v.sc')
-rw-r--r--ld/scripttempl/elfd10v.sc11
1 files changed, 1 insertions, 10 deletions
diff --git a/ld/scripttempl/elfd10v.sc b/ld/scripttempl/elfd10v.sc
index 4261f8371dc..c08192c9288 100644
--- a/ld/scripttempl/elfd10v.sc
+++ b/ld/scripttempl/elfd10v.sc
@@ -172,18 +172,9 @@ SECTIONS
${RELOCATING+$STACK}
- /* Stabs debugging sections. */
- .stab 0 : { *(.stab) }
- .stabstr 0 : { *(.stabstr) }
- .stab.excl 0 : { *(.stab.excl) }
- .stab.exclstr 0 : { *(.stab.exclstr) }
- .stab.index 0 : { *(.stab.index) }
- .stab.indexstr 0 : { *(.stab.indexstr) }
-
- .comment 0 : { *(.comment) }
-
EOF
+. $srcdir/scripttempl/misc-sections.sc
. $srcdir/scripttempl/DWARF.sc
cat <<EOF