ld: Add ChangeLog entry for -no-pie

This commit is contained in:
Fangrui Song
2021-06-17 10:18:28 -07:00
parent e8f6c2a5ba
commit d208bc7617

View File

@ -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.