diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 16ffc30..b1e9f53 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2020-04-01 Nick Clifton <nickc@redhat.com> + + PR ld/25747 + * ldfile.c (ldfile_open_file): If a search for a library fails, + but there is a file that would match if it had a "lib" prefix to + its name, then tell the user. + 2020-04-01 Tamar Christina <tamar.christina@arm.com> PR ld/16017 |