Eduard Urbach akyoto
akyoto pushed to main at cli/q 2024-08-19 15:26:27 +00:00
6b48ee0a48 Improved Windows support
akyoto pushed to main at cli/q 2024-08-19 09:26:28 +00:00
e9a0494aa7 Added temporary fix for stack alignment
akyoto pushed to main at cli/q 2024-08-19 09:12:01 +00:00
05789d9626 Improved Windows DLL calls
akyoto pushed to main at cli/q 2024-08-18 11:29:57 +00:00
0db54ff639 Improved Windows support
akyoto pushed to main at cli/q 2024-08-18 07:53:05 +00:00
3fa3ff9227 Added more RISC-V registers
akyoto pushed to main at cli/q 2024-08-17 13:34:48 +00:00
771b993dd8 Implemented loading of multiple DLLs
akyoto pushed to main at cli/q 2024-08-17 13:08:24 +00:00
c3699ac6ac Added Windows calling convention registers
akyoto pushed to main at cli/q 2024-08-16 18:40:15 +00:00
34aeba740a Implemented indirect calls
akyoto pushed to main at cli/q 2024-08-16 10:49:20 +00:00
499fe8aec8 Improved documentation
akyoto pushed to main at cli/q 2024-08-16 09:39:04 +00:00
141ec1158d Reduced size of Windows executables
akyoto pushed to main at cli/q 2024-08-15 20:01:10 +00:00
07bf488657 Added DLL imports on Windows
akyoto pushed to main at cli/q 2024-08-15 11:57:09 +00:00
0e7c66e44f Added more tests
akyoto pushed to main at cli/q 2024-08-15 11:53:08 +00:00
bec409dbd0 Improved alignment function
akyoto pushed to main at cli/q 2024-08-14 22:47:01 +00:00
7092cb6626 Simplified executable file formats
akyoto pushed to main at cli/q 2024-08-14 20:21:43 +00:00
fe1b353fe6 Reduced number of load commands
akyoto pushed to main at cli/q 2024-08-14 17:35:10 +00:00
35eeb420e1 Fixed MacOS executables
akyoto pushed to main at cli/q 2024-08-14 15:49:13 +00:00
b1b83201eb Improved security
akyoto pushed to main at cli/q 2024-08-14 11:41:26 +00:00
235188e457 Improved Windows support
akyoto pushed to main at cli/q 2024-08-14 10:27:06 +00:00
9d0077d1a4 Fixed incorrect paths on Windows
akyoto pushed to main at cli/q 2024-08-14 10:25:53 +00:00
a2effb7db7 Updated Go version