4691 |
5661 d 4 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4686. |
|
3686 |
5915 d 23 h |
svoboda |
/branches/dynload/uspace/ |
Somewhat functional dlopen() prototype. |
|
3677 |
5918 d 0 h |
svoboda |
/branches/dynload/uspace/ |
Merge latest trunk changes to dynload. |
|
3474 |
5990 d 7 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload. |
|
3171 |
6088 d 4 h |
svoboda |
/branches/dynload/uspace/ |
Add argc, argv to pcb_t. Update libc to save PCB pointer and pass argc, argv to main. (None provided by loader, yet) |
|
3160 |
6090 d 3 h |
svoboda |
/branches/dynload/uspace/ |
Move pcb.h to libc includes part 2 |
|
3159 |
6090 d 3 h |
svoboda |
/branches/dynload/uspace/ |
Move pcb.h to libc includes part 1 |
|
3157 |
6090 d 3 h |
svoboda |
/branches/dynload/ |
Move app/iloader to srv/loader part 1 |
|
3101 |
6101 d 10 h |
svoboda |
/branches/dynload/uspace/app/iloader/ |
Add some doc-comments to iloader |
|
2991 |
6115 d 4 h |
svoboda |
/branches/dynload/uspace/app/iloader/include/ |
Fix __pcb_get() return type |
|
2990 |
6115 d 4 h |
svoboda |
/branches/dynload/uspace/ |
Add function inline function __pcb_get() for getting PCB address |
|
2989 |
6115 d 5 h |
svoboda |
/branches/dynload/uspace/ |
Simplify rtld bootstrap by passing its bias and dynamic section pointer in PCB |
|
2988 |
6115 d 6 h |
svoboda |
/branches/dynload/uspace/app/iloader/ |
Per-arch PCB address definition |
|
2982 |
6116 d 2 h |
svoboda |
/branches/dynload/uspace/ |
Link dltest with libc.so. Runs, but no console output. |
|
2969 |
6118 d 1 h |
svoboda |
/branches/dynload/uspace/ |
Incorporate ELF loader from iloader to rtld |
|
2965 |
6118 d 10 h |
svoboda |
/branches/dynload/uspace/ |
Add headers for dynamic-loading-related ELF stuff. Reorganize rtld include directories. |
|
2964 |
6118 d 11 h |
svoboda |
/branches/dynload/uspace/app/iloader/ |
Restructure elf loader data. Extract .dynamic section address |
|
2960 |
6118 d 13 h |
svoboda |
/branches/dynload/uspace/app/iloader/ |
Add missing file pcb.h. Introduces the Program Control Block (PCB) |
|