platform_bionic/libc
Elliott Hughes 9a7d048712 riscv64: use vdso for __riscv_hwprobe().
Also de-pessimize time(), where the vdso entrypoint only exists on
x86/x86-64 anyway.

Bug: https://github.com/google/android-riscv64/issues/8
Test: strace
Change-Id: I14cb2a3130b6ff88d06d43ea13d3a825a26de290
2023-07-31 12:24:31 -07:00
..
arch-arm
arch-arm64 Fix the *return* types in the arm64 dynamic function dispatch. 2023-05-22 19:28:33 +00:00
arch-common/bionic
arch-riscv64 Implement rvv version mem* and str* for riscv64 2023-05-31 09:32:42 +08:00
arch-x86
arch-x86_64
async_safe Fix mte build breakage. 2023-03-21 18:11:02 +00:00
b64/include/bionic
bionic riscv64: use vdso for __riscv_hwprobe(). 2023-07-31 12:24:31 -07:00
dns
execinfo/include
fts/include
include riscv64: add <sys/hwprobe.h>. 2023-07-28 09:29:06 -07:00
kernel Update to v6.4 kernel headers. 2023-07-10 10:59:05 -07:00
malloc_debug Modify how the malloc debug tests run. 2023-06-30 15:09:44 -07:00
malloc_hooks
platform Nullability check for modules in /platform directory. 2023-06-14 22:27:49 +00:00
private riscv64: use vdso for __riscv_hwprobe(). 2023-07-31 12:24:31 -07:00
seccomp
stdio Implement C23 scanf 'wf' length modifiers 2023-06-14 17:15:58 +00:00
system_properties Fix tzalloc(nullptr) and add a test. 2023-06-22 09:51:01 -07:00
tools Add __riscv_flush_icache() to <sys/cachectl.h>. 2023-07-12 16:30:55 -07:00
tzcode Fix tzalloc(nullptr) and add a test. 2023-06-22 09:51:01 -07:00
upstream-freebsd Reuse the libm scalbn() as ldexp(). 2023-07-20 21:05:44 +00:00
upstream-netbsd Merge "Sync upstream NetBSD." into main 2023-07-20 14:21:01 +00:00
upstream-openbsd Sync upstream OpenBSD. 2023-07-19 13:36:44 -07:00
versioner-dependencies
Android.bp Reuse the libm scalbn() as ldexp(). 2023-07-20 21:05:44 +00:00
BUILD
fs_config_generator.py
libc.map.txt riscv64: add <sys/hwprobe.h>. 2023-07-28 09:29:06 -07:00
libstdc++.map.txt
MODULE_LICENSE_BSD
NOTICE Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). 2023-06-16 08:10:47 -07:00
SECCOMP_ALLOWLIST_APP.TXT
SECCOMP_ALLOWLIST_COMMON.TXT riscv64: add <sys/hwprobe.h>. 2023-07-28 09:29:06 -07:00
SECCOMP_ALLOWLIST_SYSTEM.TXT
SECCOMP_BLOCKLIST_APP.TXT
SECCOMP_BLOCKLIST_COMMON.TXT
SECCOMP_PRIORITY.TXT
SYSCALLS.TXT riscv64: use vdso for __riscv_hwprobe(). 2023-07-31 12:24:31 -07:00
version_script.txt