Re: [PATCH v2 1/1] aarch64: mingw: Auto-import implementation
Evgeny Karpov <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 20 Aug 2026, Jan Beulich wrote: > > For 26 bit relocation, an addend is not needed. > > That for Arm64. What about other architectures? 26 bit relocation has been added only for aarch64. Now, it is moved under aarch64 scope. https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=16fea92 Regards, Evgeny