zig/lib/libc/musl
Alex Rønne Petersen dfa55e193d
musl: replace .data.rel.ro with .section .data.rel.ro,"aw"
The former was an LLVM extension that appears to have been removed in LLVM 21.

I won't bother fixing gen_stubs.zig; see #23881.
2025-08-30 06:36:41 +02:00
..
arch musl: Add hexagon-linux-musl sources. 2025-04-11 02:28:35 +02:00
compat/time32 musl: update src files to v1.2.4 2023-06-20 12:55:38 -04:00
crt reject crti.o/crtn.o, embrace the future 2025-01-20 20:59:52 -08:00
include musl: Add hexagon-linux-musl sources. 2025-04-11 02:28:35 +02:00
ldso musl: Update sources from musl 1.2.5. 2024-11-02 10:42:53 +01:00
src libc: delete superfluous c and assembly trunc implementations 2025-08-28 20:09:07 +02:00
COPYRIGHT musl: update to 1.2.3 2022-05-04 01:00:57 +02:00
libc.S musl: replace .data.rel.ro with .section .data.rel.ro,"aw" 2025-08-30 06:36:41 +02:00