| Commit message (Collapse) | Author | Files | Lines |
|
|
|
* [ENV] Introduced BOX64_PCLMULQDQ
* review
|
|
|
|
* [LA64_DYNAREC] Added unaligned F0 81/83 /5 LOCK SUB opcodes
* add too
|
|
FlatOut/FlatOut2) (#3083)
|
|
|
|
|
|
|
|
|
|
tons of regression and it tries to fix a non-issue
|
|
|
|
|
|
|
|
for now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32bits (for #3071)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FillBlock64 got canceled in a signal handler
|
|
pthread_getspecific use
|
|
|
|
* [BUNDLE] update link
to the list of libraries that cannot be emulated. It shows how
libthread_db cannot be emulated (which is already in our exclusion
list).
* [BUNDLE] Add libgcc
This provides the 'libgcc_s.so.1' library.
Related #2389
|
|
|
|
|
|
* [BUNDLE] sort CSV file
* [BUNDLE] Add OpenSSL libraries
including 'libcrypto.so.1.0.0', 'libcrypto.so.1.1', and
'libssl.so'.
Related #2389
|
|
|
|
* Added preliminary unit test runner
* Set .text section address
* Added support for added custom memory regions
* Move json.h to include
* Display banner
* Added support for custom memory data
* Added the ability to include path in nasm
* Print env variables
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|