1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-20 17:39:56 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Rui Ueyama
4698c1364a Refactor 2022-09-18 13:04:56 +08:00
Rui Ueyama
562b52906f [ELF][SPARC64] Support more relocations
With this commit, we can now build a dynamically-linked "hello world"
program for SPARC64.
2022-09-18 12:08:26 +08:00
Rui Ueyama
c1bdbe2327 Add a comment 2022-09-16 21:56:31 +08:00
Rui Ueyama
a189dae361 [ELF][SPARC64] Implement features
With this commit, mold/SPARC64 can create an output file for
hello-dynamic.sh test, though the output didn't work correctly.
2022-09-16 18:06:19 +08:00
Rui Ueyama
d72e96f02e [ELF] Add a stub for SPARC64 2022-09-16 14:00:21 +08:00