ruby/coroutine/arm64
KJ Tsanaktsidis b940de83de Revert autoconf macros defining RUBY_AARCH64_{BTI|PAC}_ENABLED
This partially reverts https://github.com/ruby/ruby/pull/10944; now that
we decided to pass CFLAGS to $(CC) when assembling .S files, we don't
need these autoconf macros that capture the state of
__ARM_FEATURE{PAC|BTI}_DEFAULT.

[Bug #20601]
2024-07-07 20:14:44 +10:00
..
Context.S Revert autoconf macros defining RUBY_AARCH64_{BTI|PAC}_ENABLED 2024-07-07 20:14:44 +10:00
Context.h Use `__asm` instead of `asm` 2024-02-06 12:19:56 +09:00