mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-08 07:42:09 +03:00
ffaaa6d230
this has been slated for removal for a long time. there is fundamentally no way to implement stdarg without compiler assistance; any attempt to do so has serious undefined behavior; its working depends not just (as a common misconception goes) on ABI, but also on assumptions about compiler code generation internal to a translation unit, which is not subject to external ABI constraints. |
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
generic/bits | ||
i386 | ||
microblaze | ||
mips | ||
mips64 | ||
mipsn32 | ||
or1k | ||
powerpc | ||
powerpc64 | ||
s390x | ||
sh | ||
x32 | ||
x86_64 |