gdb: fix vfork with multiple threads
[deliverable/binutils-gdb.git] / bfd / hppabsd-core.c
index e0f2b500372348e56f2ec50369de7ca84b18aa0b..c36e467ae1d8f127a6f283ce15fb64227c3b0581 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for HPPA BSD core files.
-   Copyright (C) 1993-2020 Free Software Foundation, Inc.
+   Copyright (C) 1993-2021 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -230,6 +230,7 @@ const bfd_target core_hppabsd_vec =
     0,                                                    /* symbol prefix */
     ' ',                                                  /* ar_pad_char */
     16,                                                           /* ar_max_namelen */
+    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.023126 seconds and 4 git commands to generate.