Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4342 5500 d 12 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4341 5500 d 13 h svoboda /branches/dynload/ Merge trunk changes up to r3860 to dynload.  
3869 5578 d 12 h svoboda /branches/dynload/ Make dlopen() work from statically-linked apps. Test with dltest2.  
3772 5617 d 11 h svoboda /branches/dynload/ Unfinished Mips32 dynamic linker port (not working!) Also fixes related to using DLLs from statically-linked executables.  
3691 5640 d 13 h svoboda /branches/dynload/uspace/lib/ Fix linker scripts.  
3690 5640 d 13 h svoboda /branches/dynload/uspace/ Use PT_DYNAMIC header so that even 'file' says the executables are dynamically-linked.  
3689 5642 d 12 h svoboda /branches/dynload/ Fix search scope. Vary bias. Relocate loaded libs. Fix bugs. Test with libtest. dlopen() really works now!  
2996 5841 d 12 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2970 5844 d 21 h svoboda /branches/dynload/uspace/lib/libtest/ Fix symlink  
2967 5845 d 17 h svoboda /branches/dynload/uspace/ For testing purposes, add a trivial shared library and a program linked to it