| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | loader: Remove Linker class | 2019-03-19 | 1 | -36/+0 | |
| | | | | | Given the class is now currently unused, it can be removed. | ||||
| * | linker: Remove unused parameter from WriteRelocations() | 2018-07-23 | 1 | -2/+1 | |
| | | | | | | is_jump_relocation is never used within the function, so we can just remove it. | ||||
| * | yuzu: Update license text to be consistent across project. | 2018-01-13 | 1 | -1/+1 | |
| | | |||||
| * | loader: Add support for NRO, as well as various fixes and shared linker. | 2017-10-05 | 1 | -0/+37 | |