summaryrefslogtreecommitdiff
path: root/src/core/loader/linker.h
AgeCommit message (Collapse)Author
2019-03-19loader: Remove Linker classLioncash
Given the class is now currently unused, it can be removed.
2018-07-23linker: Remove unused parameter from WriteRelocations()Lioncash
is_jump_relocation is never used within the function, so we can just remove it.
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2017-10-05loader: Add support for NRO, as well as various fixes and shared linker.bunnei