[all-commits] [llvm/llvm-project] c80d68: [libc] Add float.h header. (#78737)
lntue via All-commits
all-commits at lists.llvm.org
Fri Jan 19 09:04:45 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c80d68a67621b776d7bfbc5447cbbb36f4095e92
https://github.com/llvm/llvm-project/commit/c80d68a67621b776d7bfbc5447cbbb36f4095e92
Author: lntue <35648136+lntue at users.noreply.github.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M libc/config/baremetal/arm/headers.txt
M libc/config/baremetal/riscv/headers.txt
M libc/config/darwin/arm/headers.txt
M libc/config/darwin/x86_64/headers.txt
M libc/config/gpu/headers.txt
M libc/config/linux/aarch64/headers.txt
M libc/config/linux/arm/headers.txt
M libc/config/linux/riscv/headers.txt
M libc/config/linux/x86_64/headers.txt
M libc/include/CMakeLists.txt
A libc/include/float.h.def
M libc/include/llvm-libc-macros/CMakeLists.txt
A libc/include/llvm-libc-macros/float-macros.h
M libc/spec/stdc.td
Log Message:
-----------
[libc] Add float.h header. (#78737)
More information about the All-commits
mailing list