summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/jit/jit_context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* jit: add support for relr-type relocationsLiam2023-10-111-2/+34
* common: consolidate ELF structure definitionsLiam2022-06-051-24/+8
* service: jit: document and clean upLiam2022-04-251-66/+85
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: jit: Implement the JIT serviceLiam2022-04-131-0/+424