diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2023-12-28 08:46:31 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2023-12-28 08:47:17 -0800 |
commit | a6d0019eb7fcd634e12b7bcc535d5181c47fc82a (patch) | |
tree | 2a543f89becd07b9f1a42664fb818befedc08abc | |
parent | 00a17c6ad068c95019e1f37cfc2d1b8aaebd6ecb (diff) | |
download | gdb-a6d0019eb7fcd634e12b7bcc535d5181c47fc82a.zip gdb-a6d0019eb7fcd634e12b7bcc535d5181c47fc82a.tar.gz gdb-a6d0019eb7fcd634e12b7bcc535d5181c47fc82a.tar.bz2 |
ld: Mention support for Intel APX relocations in NEWS
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |