Alex Rønne Petersen
ec0e6440b1
musl: Update sources from musl 1.2.5.
...
Adds mipsn32 and x32 sources.
Also remove some useless .in files.
2024-11-02 10:42:53 +01:00
Alex Rønne Petersen
92ae5818d2
musl: Align _init/_fini symbols correctly on arm.
...
See upstream patch: https://www.openwall.com/lists/musl/2024/10/10/4
2024-10-11 03:20:39 +02:00
Alex Rønne Petersen
c1cc63e5ff
libc: Work around LLVM's misassembly of j <reg> on mips r6.
...
See: https://github.com/ziglang/zig/issues/21315
2024-09-23 17:26:30 -07:00
Andrew Kelley
d994379173
update bundled musl source to 1.1.23
2019-07-16 19:54:14 -04:00
Andrew Kelley
49d1a4c562
move lib dirs to lib subdir
...
also start prefering NtDll API. so far:
* NtQueryInformationFile
* NtClose
adds a performance workaround for windows unicode conversion. but that
should probably be removed before merging
2019-07-15 17:54:50 -04:00