Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4354 5649 d 6 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
4342 5652 d 18 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4341 5652 d 19 h svoboda /branches/dynload/ Merge trunk changes up to r3860 to dynload.  
3869 5730 d 18 h svoboda /branches/dynload/ Make dlopen() work from statically-linked apps. Test with dltest2.  
3689 5794 d 18 h svoboda /branches/dynload/ Fix search scope. Vary bias. Relocate loaded libs. Fix bugs. Test with libtest. dlopen() really works now!  
3686 5795 d 16 h svoboda /branches/dynload/uspace/ Somewhat functional dlopen() prototype.  
3589 5819 d 4 h svoboda /branches/dynload/uspace/ Finally make dynamic linking on ppc32 work (yay\!) The trick is that __tls_get_addr needs to return the address with a 32k bias.  
3560 5826 d 16 h svoboda /branches/dynload/uspace/ Link more apps dynamically.  
3557 5826 d 18 h svoboda /branches/dynload/ Move libc-shared to libc/shared, part 2.  
3556 5826 d 18 h svoboda /branches/dynload/uspace/ Move libc-shared to libc/shared, part 1.  
3555 5826 d 18 h svoboda /branches/dynload/uspace/ Move build files for dynamic linking under libc-shared, instead of dltest.  
3552 5827 d 17 h svoboda /branches/dynload/ Make rtld a static executable instead of a dynamic library. Brings dltest back on ia32.  
3474 5870 d 0 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3423 5878 d 18 h svoboda /branches/dynload/uspace/ ppc32 rtld/dltest fixes. dltest now runs, but no console output.  
3400 5880 d 21 h svoboda /branches/dynload/ Make rtld work again (ia32 only)  
3004 5991 d 0 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2996 5993 d 18 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2983 5995 d 6 h svoboda /branches/dynload/uspace/ Remove TLS sections from dltest. Do not add bias to absolute symbols (_tls_alignment). dltest now says hello.  
2982 5995 d 19 h svoboda /branches/dynload/uspace/ Link dltest with libc.so. Runs, but no console output.  
2978 5996 d 0 h svoboda /branches/dynload/uspace/ Trivially link unresolved references from dltest to libtest  

Show All