projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8f6c2a
)
ld: Add ChangeLog entry for -no-pie
author
Fangrui Song
<maskray@google.com>
Thu, 17 Jun 2021 17:18:28 +0000
(10:18 -0700)
committer
Fangrui Song
<maskray@google.com>
Thu, 17 Jun 2021 17:18:28 +0000
(10:18 -0700)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index a1b85b1eea53355b638f293f7bf373bdc3cd3347..3d3cbeda37705a0bf1de60bb1474bd5ed5680369 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,10
@@
+2021-06-17 Fangrui Song <maskray@google.com>
+
+ * ldlex.h (enum option_values): Add OPTION_NO_PIE.
+ * lexsup.c (struct ld_options): Add -no-pie.
+ (parse_args): Handle -no-pie.
+ * ld.texi: Document -no-pie.
+
2021-06-15 Alan Modra <amodra@gmail.com>
* testsuite/ld-pie/vaddr-0.d: Update expected output.