]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
Stop the linker's --dependency-file option from including temporary lto files.
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index 1467128eb6122cec9891d6b43860e0de40cdc567..084c96dce9628ec49cfc9a1b6e8a57db2c90b0e5 100644 (file)
@@ -1,3 +1,10 @@
+2023-06-28  Nikita Popov  <npopov@redhat.com>
+           Nick Clifton  <nickc@redhat.com>
+
+       PR 30568
+       * ldfile.c (ldfile_try_open_bfd): Do not track lto generated
+       temporary files.
+
 2023-06-21  Nick Clifton  <nickc@redhat.com>
 
        PR 29072