2000-07-20 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 21 Jul 2000 03:58:32 +0000 (03:58 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 21 Jul 2000 03:58:32 +0000 (03:58 +0000)
* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't check
info->new_dtags when setting DT_FLAGS_1. It will only be set
by the new linker options. It shouldn't break anything.

bfd/ChangeLog
bfd/elflink.h

index 782f959a9fff14b67e76a3434d4a4cd5ee7b8f8b..09725de15c5ba473c4c834f0c44367c68d579ff2 100644 (file)
@@ -1,3 +1,9 @@
+2000-07-20  H.J. Lu  <hjl@gnu.org>
+
+       * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't check
+       info->new_dtags when setting DT_FLAGS_1. It will only be set
+       by the new linker options. It shouldn't break anything.
+
 2000-07-20  H.J. Lu  <hjl@gnu.org>
 
        * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set DT_FLAGS_1
index 5e74a5f427237bff5e263760d4706b2d03f3e691..10cf2ae8b911723fddede400e582b6e2ad17ea29 100644 (file)
@@ -3144,7 +3144,7 @@ NAME(bfd_elf,size_dynamic_sections) (output_bfd, soname, rpath,
            return false;
        }
 
-      if (info->new_dtags && info->flags_1)
+      if (info->flags_1)
        {
          if (! info->shared)
            info->flags_1 &= ~ (DF_1_INITFIRST