about summary refs log tree commit diff stats
path: root/src/dynarec/dynacache_reloc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DYNACACHE][LA64] Added const table for later use in internal relocation (#2770)Yang Liu2025-06-241-7/+4
* [LA64_DYNAREC] This should help certain builds (for #2769)ptitSeb2025-06-241-5/+2
* [DYNACACHE][RV64] Added const table for later use in internal relocation (#2758)Yang Liu2025-06-191-3/+10
* [DYNACACHE] This should fix non-ARM64 Dynarec build, for goodptitSeb2025-06-191-1/+1
* [DYNACACHE] This should fix non-ARM64 Dynarec buildptitSeb2025-06-191-0/+2
* [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)ptitSeb2025-06-191-0/+4
* [DYNACACHE] More work on dynache relocationptitSeb2025-06-151-0/+20