pld is official linker for polon project.
- v0.1 (support for ELF)
- parsing and analyzing ELF
- linking ELF to relocatable file
- linking ELF to executable/.so file (longest one i think?)
- v0.2
- parsing
.afile (aka par project) as input - dynamic linking
- parsing
- v0.3
-
.pldscripts - support for other architecture's ELFs (SPARC, ARM, etc.).
-
- v1
- release?
made by matissoss licensed under MPL 2.0