[all-commits] [llvm/llvm-project] 9fa799: [libc] Support for riscv32

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Jun 21 00:12:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fa7998555e8c0f18bd9bf052adfa2395f54407e
      https://github.com/llvm/llvm-project/commit/9fa7998555e8c0f18bd9bf052adfa2395f54407e
  Author: Petr Hosek <phosek at google.com>
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
    M libc/cmake/modules/LLVMLibCArchitectures.cmake
    A libc/config/baremetal/riscv32/entrypoints.txt
    A libc/config/baremetal/riscv32/headers.txt
    M libc/src/__support/FPUtil/FEnvImpl.h
    A libc/src/__support/FPUtil/riscv32/FEnvImpl.h

  Log Message:
  -----------
  [libc] Support for riscv32

This change adds basic support for baremetal riscv32 configuration.

Differential Revision: https://reviews.llvm.org/D152563




More information about the All-commits mailing list