[all-commits] [llvm/llvm-project] 23edf7: [libc] Include missing RISC-V stdlib.h and math.h ...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Mon Jan 22 18:47:00 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23edf782a268e750b18f720fa082a6891ae9d304
https://github.com/llvm/llvm-project/commit/23edf782a268e750b18f720fa082a6891ae9d304
Author: Petr Hosek <phosek at google.com>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M libc/config/baremetal/riscv/entrypoints.txt
M libc/docs/math/index.rst
Log Message:
-----------
[libc] Include missing RISC-V stdlib.h and math.h entrypoints (#79034)
This matches the entrypoints for baremetal ARM.
More information about the All-commits
mailing list