[all-commits] [llvm/llvm-project] 439eeb: [libc] Add fenv functions to arm32 baremetal config.

Siva Chandra via All-commits all-commits at lists.llvm.org
Tue Mar 7 10:11:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 439eebab81c36a8720bc5c9e79bc54e065adc44f
      https://github.com/llvm/llvm-project/commit/439eebab81c36a8720bc5c9e79bc54e065adc44f
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
    M libc/config/baremetal/api.td
    A libc/config/baremetal/arm/entrypoints.txt
    A libc/config/baremetal/arm/headers.txt
    R libc/config/baremetal/entrypoints.txt
    R libc/config/baremetal/headers.txt
    M libc/include/llvm-libc-types/fenv_t.h

  Log Message:
  -----------
  [libc] Add fenv functions to arm32 baremetal config.

Also, an "arm" subfolder for baremetal config has been added.

Reviewed By: lntue

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




More information about the All-commits mailing list