aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ld/NEWS2
1 files changed, 2 insertions, 0 deletions
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.