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
4341 5494 d 13 h svoboda /branches/dynload/ Merge trunk changes up to r3860 to dynload.  
4340 5494 d 14 h svoboda /branches/dynload/ Merge trunk changes up to r3805 to dynload.  
4338 5494 d 14 h svoboda /branches/dynload/ Merge trunk changes up to r3787 to dynload.  
4337 5494 d 14 h svoboda /branches/dynload/ Merge changes in trunk up to r3741 to dynload.  
3869 5572 d 13 h svoboda /branches/dynload/ Make dlopen() work from statically-linked apps. Test with dltest2.  
3772 5611 d 11 h svoboda /branches/dynload/ Unfinished Mips32 dynamic linker port (not working!) Also fixes related to using DLLs from statically-linked executables.  
3689 5636 d 12 h svoboda /branches/dynload/ Fix search scope. Vary bias. Relocate loaded libs. Fix bugs. Test with libtest. dlopen() really works now!  
3687 5636 d 14 h svoboda /branches/dynload/uspace/ Implement R_386_PC32 relocation.  
3686 5637 d 10 h svoboda /branches/dynload/uspace/ Somewhat functional dlopen() prototype.  
3682 5637 d 17 h svoboda /branches/dynload/uspace/app/dload/arch/ppc32/ Change dload base on ppc32 to avoid conflict with as_get_mappable_page() causing klog crashing.  
3681 5637 d 17 h svoboda /branches/dynload/ Reorganize: move dynamic loader to /app/dload, dynamic linker librtld.a. (prepare for dlopen support).  
3674 5639 d 12 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3589 5660 d 22 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.  
3569 5666 d 23 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3563 5667 d 13 h svoboda /branches/dynload/uspace/ Use shared libc with everything we can except console and fb which break.  
3560 5668 d 11 h svoboda /branches/dynload/uspace/ Link more apps dynamically.  
3557 5668 d 12 h svoboda /branches/dynload/ Move libc-shared to libc/shared, part 2.  
3556 5668 d 12 h svoboda /branches/dynload/uspace/ Move libc-shared to libc/shared, part 1.  
3555 5668 d 12 h svoboda /branches/dynload/uspace/ Move build files for dynamic linking under libc-shared, instead of dltest.  
3552 5669 d 11 h svoboda /branches/dynload/ Make rtld a static executable instead of a dynamic library. Brings dltest back on ia32.  

Show All