From a6d0019eb7fcd634e12b7bcc535d5181c47fc82a Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 28 Dec 2023 08:46:31 -0800 Subject: [PATCH] ld: Mention support for Intel APX relocations in NEWS --- ld/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ld/NEWS b/ld/NEWS index adc5c9e..ac201d4 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Support Intel APX relocations. + * On RISC-V, add ld target option --[no-]check-uleb128. Should rebuild the objects by binutils 2.42 and up if enabling the option and get warnings, since the non-zero addend of SUB_ULEB128 shouldn't be generated from .uleb128 -- 2.7.4