| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | |||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| * | | Better wrapping for __libc_stack_end symbol | ptitSeb | 2023-07-08 | 1 | -0/+9 |
| |/ | |||||
| * | Tried to optimize TLS fetching | ptitSeb | 2023-03-12 | 1 | -2/+3 |
| * | Optimized __tls_get_addr wrapped function a bit | ptitSeb | 2022-12-03 | 1 | -2/+2 |
| * | Small refactor and simplification of library_t structure and box64context_t | ptitSeb | 2022-10-19 | 1 | -1/+1 |
| * | Improved TLS handling (for #17, but probably help many other programs) | ptitSeb | 2021-07-04 | 1 | -1/+2 |
| * | Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfix | ptitSeb | 2021-03-25 | 1 | -9/+2 |
| * | Small change to wrapped ld-linux to make it more portable | ptitSeb | 2021-03-04 | 1 | -2/+7 |
| * | More infrastructure added to elf and x64 emu | ptitSeb | 2021-03-03 | 1 | -0/+42 |