NEWS: Mention mixed LTO and non-LTO output support for ld -r Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
diff --git a/ld/NEWS b/ld/NEWS index 4aa5408..aa3d3e8 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.