Re: [PATCH v2 0/1] aarch64: mingw: Auto-import implementation
Evgeny Karpov <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 20 Aug 2026, Martin Storsj� wrote: > > v2 implements auto-import support for 12/21/26 bit size relocations without > > needing pseudo relocations and runtime relocations in MinGW/Cygwin, based on > > feedback during upstreaming changes to MinGW. > > > > Changes in v2: > > - Avoid pseudo relocations and runtime handling in MinGW/Cygwin for 12/21/26 bit > > size relocations. > > As you already have upstreamed runtime support for the new aarch64 specific > pseudo relocations to cygwin (whereas I raised questions on the same patch > in mingw-w64, which then led to this revised patch which doesn't need new > runtime support), I think it would be best for consistency if you'd revert > those parts from cygwin as well, to realign the pseudo reloc implementation > there with what we have in mingw-w64. It is on the list to do once the patch is merged. Regards, Evgeny