Commit Graph

17 Commits

Author SHA1 Message Date
klzgrad
eb90f1a01f musl: allocator: Disable ifunc on aarch64 2025-01-14 21:59:51 +08:00
klzgrad
8ff5f454e5 musl: allocator: Fix hanging in qemu-user
It causes hanging in pthread_getattr_np() under qemu-user, see
https://www.openwall.com/lists/musl/2017/06/15/9.
2025-01-14 21:59:51 +08:00
klzgrad
ef5377097b musl: allocator: Disable memory tagging 2025-01-14 21:59:51 +08:00
klzgrad
4789d4f191 musl: allocator: Fix __THROW and mallinfo 2025-01-14 21:59:51 +08:00
klzgrad
0b16ee53aa musl: base: Fix stack trace printing 2025-01-14 21:59:51 +08:00
klzgrad
d6305de7f1 musl: base: Remove use of mallinfo 2025-01-14 21:59:51 +08:00
klzgrad
96ff05ee8d openwrt: allocator: Fix recommitted pages not being zeroed when madvise is not available.
Support kernels built without CONFIG_ADVISE_SYSCALLS on small
embedded devices.
2025-01-14 21:59:51 +08:00
klzgrad
4b8fdc1d9f openwrt: base: Fix broken overloading of libc close in static build 2025-01-14 21:59:51 +08:00
klzgrad
c73f524bab mipsel: allocator: Disable musttail compile error 2025-01-14 21:59:51 +08:00
klzgrad
391d568050 mipsel: allocator: Fix mipsel build config 2025-01-14 21:59:51 +08:00
klzgrad
2a32ecc3cb base: Don't fix Y2038 problem with icu 2025-01-14 20:24:12 +08:00
klzgrad
b009b16f97 base, net: Fix disabling tracing 2025-01-14 20:24:12 +08:00
klzgrad
0170381eff android: base: Fix build adding extra -latomic
We don't use use_sysroot=true, but without it -latomic is added
to is_android.
2025-01-14 20:24:12 +08:00
klzgrad
bd0f94294a android: base: Add Android stubs 2025-01-14 20:24:12 +08:00
klzgrad
c9c87cb2a4 base: Remove Rust 2025-01-14 20:05:17 +08:00
klzgrad
02c89f1dbb build: Remove tests and minimize 2025-01-14 19:56:51 +08:00
importer
a065c28aa3 Import chromium-132.0.6834.79 2025-01-14 19:56:51 +08:00