Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Suyu
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
Suyu
Commits
184c516182c6855f03ec9aec3f3d5e2cae0686cf
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
suyu
src
core
loader
linker.cpp
Author
Search by author
Any Author
authors
0 authors
Jul 23, 2018
linker: Remove unused parameter from WriteRelocations()
· 184c5161
Lioncash
authored
6 years ago
is_jump_relocation is never used within the function, so we can just remove it.
184c5161
Jul 03, 2018
Rename logging macro back to LOG_*
· 638956aa
James Rowe
authored
6 years ago
638956aa
Apr 25, 2018
loader: Move old logging macros over to new fmt-capable ones
· cc2e14ec
Lioncash
authored
7 years ago
cc2e14ec
Mar 19, 2018
Clean Warnings (?)
· ef875d6a
N00byKing
authored
7 years ago
ef875d6a
Jan 16, 2018
clang-format
· e35644c0
MerryMage
authored
7 years ago
e35644c0
Jan 13, 2018
yuzu: Update license text to be consistent across project.
· 1247c537
bunnei
authored
7 years ago
1247c537
Oct 06, 2017
loader: Add support for NRO, as well as various fixes and shared linker.
· 33ea5309
bunnei
authored
7 years ago
33ea5309
Loading