27 Commits (6122fca858d88107b94ac57a37c1aa02c81fd826)

Author SHA1 Message Date
Mark Roszko 2b3ad808ea Add the BTI C hint to libcontext arm64 2 years ago
Ian McInerney 20ec8ed303 Fix GitLab URLs to point to the correct project page 3 years ago
Marek Roszko ca770c79ab Make libcontext build statically 3 years ago
Marek Roszko 32a747374f Fix the #ifdef for the release_fcontext stub 3 years ago
Marek Roszko 726b137fed Fix libcontext arm64 build and purge winfiber 3 years ago
Marek Roszko b4bb1f4b46 update vcpkg to get the arm64 compatible packages 3 years ago
Marek Roszko 65818bd4a3 Add windows arm64 support 3 years ago
alexfanqi 01f0aad7c0 Add riscv64 support for libcontext 4 years ago
Peng Peng b7ab5330bf Adding the LoongArch CPU support for libcontext 4 years ago
Seth Hillbrand 62b7239ed1 Adjust M1 alignment for better performance 4 years ago
Mark Roszko 27bf45417a Fix typo in arch name 5 years ago
Marek Roszko db1f457ff9 Add msvc flag definition for ARM64 5 years ago
Marek Roszko 204e615b49 Fix wrong offset in msys2 x64 libcontext implementation not saving fiber data pointer 5 years ago
Marek Roszko ccaf352a5e Add /safeseh for 32bit msvc libcontext 5 years ago
Marek Roszko 2bf488e0c7 Add cmake option to enable win32 fibers 5 years ago
Marek Roszko bdb141da0a Fix fiber local storage offset (crashfix) 5 years ago
Marek Roszko 320b519278 Add assembly based libcontext implementation for MSVC builds 5 years ago
Jiajie Chen ce8039c327 libcontext: Initial support for Apple Silicon 5 years ago
Ian McInerney 580293c7fa libcontext: Call exit instead of random memory address on MSW x86_64 5 years ago
Marek Roszko f9e379c82a Minor format 5 years ago
Marek Roszko cb013604a9 jump_fcontext should set the outValue of fiber being switched to rather the one being switched from 5 years ago
Marek Roszko 3b1f1f7b6a Use CreateFiberEx instead of CreateFiber, ConvertThreadToFiberEx instead of ConvertThreadToFiber 5 years ago
Seth Hillbrand acf4756e73 Remove extraneous build warning 5 years ago
Tomasz Wlostowski 151b4e4e5e libcontext: clean up own's shit when coroutine call is over (MSVC only) 5 years ago
Ian McInerney 792e841ecf Update readme for libcontext 6 years ago
Ian McInerney 3342055af6 Remove section changes inside libcontext _asm calls 6 years ago
Ian McInerney 5c0656d97f Move potrace and libcontext into thirdparty directory 6 years ago