{simple,shoddy,smart} minsize-oriented linker
Go to file
PoroCYon cccd9656de lots of stuff, see detailed desc.
* reorganize the project structure a bit (sorry not sorry :P)
  * src/ -> test/
  * ldr/ -> src/, ld/
  * mksyms -> smol.py (and smol*.py)
* clean up and make the python script a bit less hacky
* optimize the loader code (there can still be done more, though)
* preserve the stack so argc, argv and envp can be read
* more stuff
2019-02-27 23:23:10 +00:00
ld lots of stuff, see detailed desc. 2019-02-27 23:23:10 +00:00
src lots of stuff, see detailed desc. 2019-02-27 23:23:10 +00:00
test lots of stuff, see detailed desc. 2019-02-27 23:23:10 +00:00
.gitignore lots of stuff, see detailed desc. 2019-02-27 23:23:10 +00:00
Makefile lots of stuff, see detailed desc. 2019-02-27 23:23:10 +00:00
smol.py lots of stuff, see detailed desc. 2019-02-27 23:23:10 +00:00
smolemit.py lots of stuff, see detailed desc. 2019-02-27 23:23:10 +00:00
smolparse.py lots of stuff, see detailed desc. 2019-02-27 23:23:10 +00:00
smolshared.py lots of stuff, see detailed desc. 2019-02-27 23:23:10 +00:00