]> git.alrj.org Git - bold.git/commit
Add support for actual dynamic linking, with external symbol resolution.
authorAmand Tihon <amand.tihon@alrj.org>
Mon, 3 Aug 2009 18:15:48 +0000 (20:15 +0200)
committerAmand Tihon <amand.tihon@alrj.org>
Mon, 3 Aug 2009 18:17:56 +0000 (20:17 +0200)
commit1fb0bfaaa17d5fd6b302091ca3a4b7350dae91e2
tree759f72ae3892ff0cb46b2885ed37b8a88782e623
parent7eeaa837d3a6f29f9312bf29962214e709663e52
Add support for actual dynamic linking, with external symbol resolution.

The current code is quite hackish, and a deep refactoring may prove
necessary.
Bold/elf.py
Bold/linker.py
bold.py
data/bold_ibh-x86_64.asm [new file with mode: 0644]