| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[VCSTARTUP] Separate the library from vcruntime Previously this was mixed with vcruntime, with some objects being shared. But this is messy. Instead use a separate library and link ucrtbase to this as well. This also matches more closely how native libraries are organized, where vcstartup is merged into the CRT import libraries, while vcruntime is merged into the static CRT libraries. | 2 个月前 | |
[VCRUNTIME] Properly implement setjmp/longjmp | 1 年前 | |
[VCRUNTIME] Properly implement setjmp/longjmp | 1 年前 | |
[VCSTARTUP] Separate the library from vcruntime Previously this was mixed with vcruntime, with some objects being shared. But this is messy. Instead use a separate library and link ucrtbase to this as well. This also matches more closely how native libraries are organized, where vcstartup is merged into the CRT import libraries, while vcruntime is merged into the static CRT libraries. | 2 个月前 | |
[UCRT] Fix __crt_fast_encode_pointer GCC was optimizing away the xor with __security_cookie when passing nullptr_t, because the return value was also nullptr_t, assuming it must be nullptr. | 1 年前 | |
[VCSTARTUP] Separate the library from vcruntime Previously this was mixed with vcruntime, with some objects being shared. But this is messy. Instead use a separate library and link ucrtbase to this as well. This also matches more closely how native libraries are organized, where vcstartup is merged into the CRT import libraries, while vcruntime is merged into the static CRT libraries. | 2 个月前 | |
[VCRUNTIME] Implement __std_terminate() | 1 年前 | |
[VCRUNTIME] Add initialization / cleanup of wine code | 1 年前 | |
[VCRUNTIME] Implement purecall handler support Implements _get_purecall_handler, _set_purecall_handler and _purecall | 7 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 个月前 | ||
| 1 年前 | ||
| 2 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 7 个月前 |