This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libc
/
config
/
linux
History
lntue
3f906f513e
[libc][math] Add initial support for C23 float128 math functions, starting with copysignf128. (
#71731
)
2023-11-10 14:32:59 -05:00
..
aarch64
[libc][math] Implement powf function correctly rounded to all rounding modes. (
#71188
)
2023-11-06 16:54:25 -05:00
arm
[libc] Add qsort_r
2023-06-12 11:12:17 -07:00
riscv
[libc][math] Implement powf function correctly rounded to all rounding modes. (
#71188
)
2023-11-06 16:54:25 -05:00
x86_64
[libc][math] Add initial support for C23 float128 math functions, starting with copysignf128. (
#71731
)
2023-11-10 14:32:59 -05:00
api.td
[libc] Add support to compile some syscalls on 32 bit platform
2023-08-03 10:08:01 -03:00
app.h
[libc] Start to refactor riscv platform abstraction to support both 32 and 64 bits versions
2023-09-26 12:32:25 -03:00
CMakeLists.txt
[libc][Obvious] Convert an add_header target to add_header_library target.
2022-08-16 20:33:24 +00:00
platform_defs.h.inc
…
signal.h.in
…
syscall_numbers.h.inc
[libc] Add support to compile some syscalls on 32 bit platform
2023-08-03 10:08:01 -03:00