Re: From LLVM: I got a note that LLVM plans to remove PPC64's V1 abi support; I'm asked about what support there is for the PPC64 little-endian/V2 abi (see forwarded message)
"A. Wilcox" <[email protected]>
| Newsgroups | gmane.os.freebsd.current,gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]> |
On 03/28/18 13:38, Nathan Whitehorn wrote: > Is this big-endian support or V1 support being removed? We support > the V2 ABI fully on FreeBSD, but not (yet) little-endian. Like on > Linux, the default ABI on big-endian will likely remain V1 for the > indefinite future, This is an important distinction to make (big-endian != ELFv1, and ELFv1 != big-endian). But do note that on Linux, the musl libc (in use by distros like Alpine, Adélie, postmarketOS) only supports ELFv2, even in big-endian mode. And as the maintainer of Adélie using it as a daily-driver on an iMac G5, it's definitely something you can use (the only breakage I've seen so far on Linux is the PCRE JIT ignoring __CALL_ELF and inserting function descriptors anyway). So I wouldn't discount moving to ELFv2 ABI on BE if that is necessary to keep LLVM happy. It'd be some effort but it should work. If this is really something FreeBSD is interested in, you might even manage to convince me to put on my ports hat again, to help get the JIT patches in that are needed for upstreams that went comatose. Best, --arw > however, and it would be good if it were at least simple to re-add > support at some later date. -Nathan > -- A. Wilcox (awilfox) Open-source programmer (C, C++, Python) https://code.foxkit.us/u/awilfox/
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjNyWOYPU1SaTSMHHyynLUZIrnRQFAlq7+HIACgkQyynLUZIr nRTVaw//Q2LNcz77vojZsBmTEtDO6Va+6rudqKz4S8+xxZtdS/uPCRCq1VlyzQqh pTie8lRxHxy7VhbAhtdBE/p1bJrbQRd28/BSFcSgA+8fXpV09EYi4DHuF6rpPKZr NSJeYfLJSCX4RmI3vsV66oO9qOKklBuOFPEhlJGxKK2VE51XfefAlQAEWcL0nCmK svluVNH8EZQHm5SLEX0Takm9K98WA+8nskYw2wC2kfko9tZfoBQFSgCzBMBdRlBQ /oRzuYAkp4VciucjiYQvdSqQki+hSz+7Ms5reZ8IhteFxn+AvrwmuVhUCkC7sXDh Dbb0FcHS6oSVjsqH9eMdgR4YWVvVzajXnfVFLS1mhfs9RQwZEfKAbhIvJY+Yti8y yPWcGvxGYRZtSJ3atsLZGdybq8r93eyJYsn2hSsTE/UjZKcpUr3VWswZc4XiWoJ+ vngrl6wWK2Sq1JMIJtUyUyY3FxhsflAvn8Pt8o2a9ROz5bH9WwPq/1SCvCNVif7/ tUhetraLRrhvuNFoQOXo4XYFrDMhkUWyICL0yWsxLhW6OXQVZ6scp4jHHb3PfMhT j/dBH+kWaVc5TMsEcW8YHqN2mgpbeD4lHUsGPuR/Lg7zedt6sQNMXZ6PJSaSxDED k7p47/fzuEPHXeYNlKHoOQUT+rWghJ55110O1M4sh7Jgc7pnUKA= =57Z8 -----END PGP SIGNATURE-----