Re: [PATCH v5 0/2] aarch64: add support of AEABI Build Attributes

2025-06-16 Thread Richard Sandiford
Matthieu Longo writes: > GCS (Guarded Control Stack, an Armv9.4-a extension) requires some caution at > runtime. The runtime linker needs to reason about the compatibility of a set > of relocable object files that might not have been compiled with the same > compiler. Up until now, those metada

[PATCH v5 0/2] aarch64: add support of AEABI Build Attributes

2025-06-16 Thread Matthieu Longo
GCS (Guarded Control Stack, an Armv9.4-a extension) requires some caution at runtime. The runtime linker needs to reason about the compatibility of a set of relocable object files that might not have been compiled with the same compiler. Up until now, those metadata, used for the previously ment