Port-mips archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: __atomic_test_and_set() and mips o32 - help wanted
> On Nov 20, 2025, at 10:24 AM, Valery Ushakov <uwe%stderr.spb.ru@localhost> wrote:
>
> The devil is in the details. gcc "millicode" often has custom ABI
> that is not suitable to be called across DSO boundary b/c of
> simplified/optimized calling conventions. sh3 and hppa use millicode
> like that.
Sure, but NetBSD’s C run time already provides GCC-friendly __atomic_*() symbols on some platforms.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index