From: Fangrui Song Date: Thu, 17 Jun 2021 17:18:28 +0000 (-0700) Subject: ld: Add ChangeLog entry for -no-pie X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d208bc7617e93dc7dda400b69e8bc49aeb9436f7;p=binutils-gdb.git ld: Add ChangeLog entry for -no-pie --- diff --git a/ld/ChangeLog b/ld/ChangeLog index a1b85b1eea5..3d3cbeda377 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2021-06-17 Fangrui Song + + * 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 * testsuite/ld-pie/vaddr-0.d: Update expected output.