[all-commits] [llvm/llvm-project] e9be85: [libc] Add fenv_t and signal macros in riscv
Mikhail R. Gadelha via All-commits
all-commits at lists.llvm.org
Wed Mar 8 12:34:46 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9be85da8bad26146078f6888cc516ff83d5e7b4
https://github.com/llvm/llvm-project/commit/e9be85da8bad26146078f6888cc516ff83d5e7b4
Author: Mikhail R. Gadelha <mikhail at igalia.com>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
M libc/include/llvm-libc-macros/linux/signal-macros.h
M libc/include/llvm-libc-types/fenv_t.h
M libc/src/__support/FPUtil/FEnvImpl.h
Log Message:
-----------
[libc] Add fenv_t and signal macros in riscv
This patch now enables full build.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D145594
More information about the All-commits
mailing list