This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-27 17:06:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
libc
/
startup
/
linux
History
Siva Chandra
3db36d6a9b
[libc] Initiliaze the global pointer in riscv startup code.
...
Reviewed By: mikhail.ramalho Differential Revision:
https://reviews.llvm.org/D151539
2023-07-05 07:32:31 +00:00
..
aarch64
[libc][NFC] Standardize missing syscalls error messages.
2023-04-17 10:17:26 -03:00
riscv64
[libc] Initiliaze the global pointer in riscv startup code.
2023-07-05 07:32:31 +00:00
x86_64
[libc][NFC] Simplify return value logic in set_thread_ptr()
2023-06-23 00:47:48 +08:00
CMakeLists.txt
[libc] Cleanup the CMake infrastructure to add startup objects.
2023-02-07 16:35:46 +00:00
crti.cpp
…
crtn.cpp
…