ruby/coroutine
KJ Tsanaktsidis 86c2724e75 Don't emit ELF notes on non-ELF platforms
These apparently break compilation on old MacOS toolchains, because the
MachO section name is capped to 16 chars (although, on my MacOS, at
least, the section name just gets truncated). Nevertheless, these serve
no purpose on non-ELF platforms (they're part of the LSB Linux ABI).

[Bug #20677]
2024-08-22 17:35:43 +10:00
..
amd64 Don't emit ELF notes on non-ELF platforms 2024-08-22 17:35:43 +10:00
arm32
arm64 Don't emit ELF notes on non-ELF platforms 2024-08-22 17:35:43 +10:00
asyncify wasm: align fiber stack pointer to 16 bytes 2024-01-29 23:45:36 +09:00
emscripten
loongarch64
ppc
ppc64
ppc64le
pthread
riscv64
ucontext
universal
win32
win64 Win32: Use prototype 2024-02-11 20:55:26 +09:00
x86