diff --git a/libc/docs/date_and_time.rst b/libc/docs/date_and_time.rst index 303dd3fa12df2..6207375375217 100644 --- a/libc/docs/date_and_time.rst +++ b/libc/docs/date_and_time.rst @@ -22,7 +22,7 @@ Implementation Status - `linux-aarch32 `_ - - `linux-riscv64 `_ + - `linux-riscv and linux-riscv32 `_ * To check date and time functions enabled for Windows: @@ -49,7 +49,7 @@ Implementation Status +---------------------+---------------------------------------+-------------------+-------------------+-------------------+-------------------+ | | Linux | Windows | MacOS | Embedded | GPU | | +---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+ -| | x86_64 | aarch64 | aarch32 | riscv64 | x86_64 | aarch64 | x86_64 | aarch64 | aarch32 | riscv32 | AMD | nVidia | +| | x86_64 | aarch64 | aarch32 | riscv64/riscv32 | x86_64 | aarch64 | x86_64 | aarch64 | aarch32 | riscv32 | AMD | nVidia | +=====================+=========+=========+=========+=========+=========+=========+=========+=========+=========+=========+=========+=========+ | asctime | |check| | |check| | | |check| | | | | | | | | | +---------------------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+ diff --git a/libc/docs/math/index.rst b/libc/docs/math/index.rst index 64de548a1ea1c..e7db07f071a8c 100644 --- a/libc/docs/math/index.rst +++ b/libc/docs/math/index.rst @@ -77,7 +77,7 @@ Implementation Status - `linux-aarch32 `_ - - `linux-riscv64 `_ + - `linux-riscv and linux-riscv32 `_ * To check math functions enabled for Windows: