diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 096b9a5..28999bc 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -2,7 +2,8 @@ PR 26047 * ldelf.c (ldelf_after_open): Fail if attempting to link one - executable into another. + executable into another. Ensure that the test is made for all + forms of linking. 2020-05-28 H.J. Lu <hongjiu.lu@intel.com> |