4354 |
5796 d 12 h |
svoboda |
/branches/dynload/uspace/ |
Rtld is really just a part of libc, so move it there. |
|
3772 |
5916 d 23 h |
svoboda |
/branches/dynload/ |
Unfinished Mips32 dynamic linker port (not working!) Also fixes related to using DLLs from statically-linked executables. |
|
3562 |
5973 d 3 h |
svoboda |
/branches/dynload/uspace/ |
Use macros for debug output in rtld and disable it. Close console connection before running program. |
|
2999 |
6140 d 6 h |
svoboda |
/branches/dynload/uspace/lib/rtld/ |
Load all requested libraries recursively and construct a module dependency graph -- work towards supporting arbitrary deps. (incomplete) |
|
2982 |
6143 d 0 h |
svoboda |
/branches/dynload/uspace/ |
Link dltest with libc.so. Runs, but no console output. |
|
2980 |
6143 d 2 h |
svoboda |
/branches/dynload/uspace/lib/rtld/ |
Fix handling of absent soname and rpath fields in .dynamic section. Slightly improve symbol search. |
|
2969 |
6145 d 0 h |
svoboda |
/branches/dynload/uspace/ |
Incorporate ELF loader from iloader to rtld |
|
2968 |
6145 d 1 h |
svoboda |
/branches/dynload/uspace/ |
Parse .dynamic section fields into a more useful form. |
|