summaryrefslogtreecommitdiff
path: root/src/linker
Commit message (Collapse)AuthorAge
* dlfcn: Try dlsym glibc symbols firstJari Vetoniemi2018-02-25
|
* refactor commitJari Vetoniemi2018-02-22
|
* Messy commit of hacks and implementationsJari Vetoniemi2018-02-20
|
* refactoring, fixing and implementingJari Vetoniemi2018-02-19
| | | | messy commits yay
* linker: add some hacks until rewriteJari Vetoniemi2018-02-19
|
* linker: demangle c++ symbolsJari Vetoniemi2018-02-18
|
* Initial commitJari Vetoniemi2018-02-16
Stuff in src/linker will get rewritten from scratch eventually, it's all horrible. But for now focus is getting on shit work.