File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Implementation Status
22
22
23
23
- `linux-aarch32 <https://github.com/llvm/llvm-project/tree/main/libc/config/linux/arm/entrypoints.txt >`_
24
24
25
- - `linux-riscv64 <https://github.com/llvm/llvm-project/tree/main/libc/config/linux/riscv64 /entrypoints.txt >`_
25
+ - `linux-riscv and linux-riscv32 <https://github.com/llvm/llvm-project/tree/main/libc/config/linux/riscv /entrypoints.txt >`_
26
26
27
27
* To check date and time functions enabled for Windows:
28
28
@@ -49,7 +49,7 @@ Implementation Status
49
49
+---------------------+---------------------------------------+-------------------+-------------------+-------------------+-------------------+
50
50
| <Func> | Linux | Windows | MacOS | Embedded | GPU |
51
51
| +---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+
52
- | | x86_64 | aarch64 | aarch32 | riscv64 | x86_64 | aarch64 | x86_64 | aarch64 | aarch32 | riscv32 | AMD | nVidia |
52
+ | | x86_64 | aarch64 | aarch32 | riscv64/riscv32 | x86_64 | aarch64 | x86_64 | aarch64 | aarch32 | riscv32 | AMD | nVidia |
53
53
+=====================+=========+=========+=========+=========+=========+=========+=========+=========+=========+=========+=========+=========+
54
54
| asctime | |check | | |check | | | |check | | | | | | | | | |
55
55
+---------------------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ Implementation Status
77
77
78
78
- `linux-aarch32 <https://github.com/llvm/llvm-project/tree/main/libc/config/linux/arm/entrypoints.txt >`_
79
79
80
- - `linux-riscv64 <https://github.com/llvm/llvm-project/tree/main/libc/config/linux/riscv64 /entrypoints.txt >`_
80
+ - `linux-riscv and linux-riscv32 <https://github.com/llvm/llvm-project/tree/main/libc/config/linux/riscv /entrypoints.txt >`_
81
81
82
82
* To check math functions enabled for Windows:
83
83
You can’t perform that action at this time.
0 commit comments