[binutils-gdb] NEWS: Mention mixed LTO and non-LTO output support for ld -r

H.J. Lu hjl@sourceware.org
Thu Jan 16 21:35:53 GMT 2025


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=554a48307c83c9ad9e30eb2f0aec4fb4c0170310

commit 554a48307c83c9ad9e30eb2f0aec4fb4c0170310
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Jan 16 18:58:29 2025 +0800

    NEWS: Mention mixed LTO and non-LTO output support for ld -r
    
    Signed-off-by: H.J. Lu <hjl.tools@gmail.com>

Diff:
---
 ld/NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ld/NEWS b/ld/NEWS
index 4aa5408d88f..aa3d3e83f35 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -5,6 +5,8 @@
 
 Changes in 2.44:
 
+* Add support for mixed LTO and non-LTO codes in relocatable output.
+
 * Add --image-base=<ADDR> option to the ELF linker to behave the same
   as -Ttext-segment for compatibility with LLD.


More information about the Binutils-cvs mailing list