This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
56dec4be9bd321a8fc0f19df00a8d63fc44813f5
clang-p2996
/
libc
/
config
/
linux
History
Siva Chandra Reddy
74670e79b0
[libc] Add implementations of div, ldiv, lldiv and imaxdiv.
...
Reviewed By: michaelrj Differential Revision:
https://reviews.llvm.org/D109952
2021-09-20 04:51:42 +00:00
..
aarch64
[libc] Add implementations of div, ldiv, lldiv and imaxdiv.
2021-09-20 04:51:42 +00:00
x86_64
[libc] Add implementations of div, ldiv, lldiv and imaxdiv.
2021-09-20 04:51:42 +00:00
api.td
[libc] Add implementations of div, ldiv, lldiv and imaxdiv.
2021-09-20 04:51:42 +00:00
app.h
[libc] Setup TLS in x86_64 loader.
2020-08-07 23:19:03 -07:00
CMakeLists.txt
[libc] Normalize LIBC_TARGET_MACHINE
2021-05-05 15:52:42 +00:00
errno.h.in
…
platform_defs.h.inc
[libc] Fix typo in platform_defs.h.inc
2020-09-15 14:25:01 +00:00
signal.h.in
…
syscall_numbers.h.inc
…
syscall.h.def
[libc][Obvious] Add header guards for the generated linux syscall header file.
2021-08-27 16:17:53 +00:00
threads.h.in
…