pr27590 testcase fixes
[deliverable/binutils-gdb.git] / ld / scripttempl / elfd10v.sc
index 2bf303d2039ef0f82bd61d12e8dd7ad720c7cc65..07ccdf6bdece8893df830164b79215642c5afa7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019 Free Software Foundation, Inc.
+# Copyright (C) 2014-2021 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
@@ -61,7 +61,7 @@ else
 fi
 
 cat <<EOF
-/* Copyright (C) 2014-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
    Copying and distribution of this script, with or without modification,
    are permitted in any medium without royalty provided the copyright
@@ -111,7 +111,7 @@ SECTIONS
     KEEP (*(SORT_NONE(.fini.*)))}
     *(.text)
     ${RELOCATING+*(.text.*)}
-    /* .gnu.warning sections are handled specially by elf32.em.  */
+    /* .gnu.warning sections are handled specially by elf.em.  */
     *(.gnu.warning)
     ${RELOCATING+*(.gnu.linkonce.t*)
     _etext = .;
This page took 0.025083 seconds and 4 git commands to generate.