Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / netbsd-core.c
index 83ad33060fc46f1dbd2dd566066a2572d90b78de..60fa69d1423f98ea24f9ef857e002f642c36d177 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back end for NetBSD style core files
-   Copyright (C) 1988-2020 Free Software Foundation, Inc.
+   Copyright (C) 1988-2021 Free Software Foundation, Inc.
    Written by Paul Kranenburg, EUR
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -276,6 +276,7 @@ const bfd_target core_netbsd_vec =
     ' ',                       /* ar_pad_char.  */
     16,                                /* ar_max_namelen.  */
     0,                         /* Match priority.  */
+    TARGET_KEEP_UNUSED_SECTION_SYMBOLS, /* keep unused section symbols.  */
     NO_GET64, NO_GETS64, NO_PUT64,     /* 64 bit data.  */
     NO_GET, NO_GETS, NO_PUT,           /* 32 bit data.  */
     NO_GET, NO_GETS, NO_PUT,           /* 16 bit data.  */
This page took 0.025056 seconds and 4 git commands to generate.