enh-google
enh-google
> I'm afraid I'm not communicating clearly. This is the patch I'm trying to describe: ah, that helps a bit. so the vdso basically ignores the heterogenous cores case (which...
https://android-review.googlesource.com/c/platform/bionic/+/2684726 passes a nullptr first argument to riscv64 ifunc resolvers to allow us to pass something more interesting in future... personally i like the idea of passing a `struct riscv_hwprobe*`...
yeah, we've checked in new qemu prebuilts, but we're still working on having them actually used by default. i think it's only https://android-review.googlesource.com/c/device/google/cuttlefish_vmm/+/2810815 left to go? hopefully that should make...
(i've update the instructions on the front page to show how to use the prebuilt qemu.)
what are the crashes in the tombstones?
well, (assuming their copy of that file looks like ours), `pthread_t` would be in the module. i suspect it's just that `-fmodules` + no module definitions => nothing visible, so...
seems like they're lacking an answer to the "what about API levels?" question. (well, beyond "we pick one and pretend that one size fits all", which isn't an answer we...
> What is the current status of TLS support? Recently, llvm received a fix for emulate_tls on RISC-V. But in AOSP emulate_tls is currently disabled on RISC-V, it seems the...
i thought arm64 was already -fno-omit-frame-pointer? (as opposed to arm32.)
oh, interesting. i was under the misapprehension that it was the default in the driver.