• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

修订版79254a5260cf49887b4017700bd75b27f483b322 (tree)
时间2017-09-15 04:45:18
作者H.J. Lu <hjl.tools@gmai...>
CommiterH.J. Lu

Log Message

globalaudit.rd: Allow additional bits in DT_FLAGS_1

With -PIE on x86-64, we get

0x000000006ffffffb (FLAGS_1) Flags: GLOBAUDIT PIE

We should allow additional bits in DT_FLAGS_1.

PR ld/22139
* testsuite/ld-elf/globalaudit.rd: Allow additional bits in
DT_FLAGS_1.

更改概述

差异

--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,11 @@
11 2017-09-14 H.J. Lu <hongjiu.lu@intel.com>
22
3+ PR ld/22139
4+ * testsuite/ld-elf/globalaudit.rd: Allow additional bits in
5+ DT_FLAGS_1.
6+
7+2017-09-14 H.J. Lu <hongjiu.lu@intel.com>
8+
39 PR ld/22135
410 * testsuite/ld-i386/i386.exp: Run pr22135.
511 * testsuite/ld-x86-64/x86-64.exp: Likewise.
--- a/ld/testsuite/ld-elf/globalaudit.rd
+++ b/ld/testsuite/ld-elf/globalaudit.rd
@@ -1,3 +1,3 @@
11 #...
2-.*\(FLAGS_1\).*Flags: GLOBAUDIT
2+.*\(FLAGS_1\).*Flags: .*GLOBAUDIT.*
33 #pass