Open
Description
The current libc.S
is fairly big by virtue of being text, and does not allow tracking the musl version that a symbol was introduced in. We should just switch to an abilists
file via libc-abi-tools.
When doing this, we should collect symbol lists going back to musl 1.2.0 if possible.