diff options
author | Maciej W. Rozycki <macro@redhat.com> | 2025-01-20 17:29:18 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@redhat.com> | 2025-01-20 17:29:18 +0000 |
commit | 17973a4feeec604307e915f1df9e5593bfd09717 (patch) | |
tree | f5d3f1046dffa167219be9f1bf74a15038d4ffa5 /ld | |
parent | 8ae7da3ae8d11d4ddb7937b8b2fb22d258a77a1e (diff) | |
download | binutils-17973a4feeec604307e915f1df9e5593bfd09717.zip binutils-17973a4feeec604307e915f1df9e5593bfd09717.tar.gz binutils-17973a4feeec604307e915f1df9e5593bfd09717.tar.bz2 |
LD: Remove duplicate 2.44 NEWS marker
Delete an extra 2.44 NEWS marker that has crept in by chance.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -7,8 +7,6 @@ Changes in 2.44: * The default maximum page size was changed from 16KiB to 64KiB for LoongArch. -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 |