4342 |
5749 d 1 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3889 to dynload. |
|
3690 |
5889 d 2 h |
svoboda |
/branches/dynload/uspace/ |
Use PT_DYNAMIC header so that even 'file' says the executables are dynamically-linked. |
|
3558 |
5923 d 0 h |
svoboda |
/branches/dynload/uspace/lib/libc/shared/ |
Cut down size of dynamically-linked binaries by fixing alignment in ia32 linker script. |
|
3556 |
5923 d 0 h |
svoboda |
/branches/dynload/uspace/ |
Move libc-shared to libc/shared, part 1. |
|
3555 |
5923 d 1 h |
svoboda |
/branches/dynload/uspace/ |
Move build files for dynamic linking under libc-shared, instead of dltest. |
|
3004 |
6087 d 7 h |
svoboda |
/branches/dynload/ |
A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it. |
|
2996 |
6090 d 1 h |
svoboda |
/branches/dynload/ |
Improve ppc32 dynamic loading support. Getting there... |
|
2983 |
6091 d 12 h |
svoboda |
/branches/dynload/uspace/ |
Remove TLS sections from dltest. Do not add bias to absolute symbols (_tls_alignment). dltest now says hello. |
|
2974 |
6093 d 6 h |
svoboda |
/branches/dynload/uspace/app/dltest/ |
Fix dltest linker script |
|
2967 |
6094 d 5 h |
svoboda |
/branches/dynload/uspace/ |
For testing purposes, add a trivial shared library and a program linked to it |
|