Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3869 5589 d 15 h svoboda /branches/dynload/ Make dlopen() work from statically-linked apps. Test with dltest2.  
3772 5628 d 14 h svoboda /branches/dynload/ Unfinished Mips32 dynamic linker port (not working!) Also fixes related to using DLLs from statically-linked executables.  
3689 5653 d 15 h svoboda /branches/dynload/ Fix search scope. Vary bias. Relocate loaded libs. Fix bugs. Test with libtest. dlopen() really works now!  
3687 5653 d 17 h svoboda /branches/dynload/uspace/ Implement R_386_PC32 relocation.  
3686 5654 d 12 h svoboda /branches/dynload/uspace/ Somewhat functional dlopen() prototype.  
3682 5654 d 19 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 5654 d 20 h svoboda /branches/dynload/ Reorganize: move dynamic loader to /app/dload, dynamic linker librtld.a. (prepare for dlopen support).  
3674 5656 d 14 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3589 5678 d 0 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 5684 d 1 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3563 5684 d 16 h svoboda /branches/dynload/uspace/ Use shared libc with everything we can except console and fb which break.  
3560 5685 d 13 h svoboda /branches/dynload/uspace/ Link more apps dynamically.  
3557 5685 d 14 h svoboda /branches/dynload/ Move libc-shared to libc/shared, part 2.  
3556 5685 d 15 h svoboda /branches/dynload/uspace/ Move libc-shared to libc/shared, part 1.  
3555 5685 d 15 h svoboda /branches/dynload/uspace/ Move build files for dynamic linking under libc-shared, instead of dltest.  
3552 5686 d 13 h svoboda /branches/dynload/ Make rtld a static executable instead of a dynamic library. Brings dltest back on ia32.  
3535 5690 d 19 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3474 5728 d 21 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3448 5735 d 3 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3423 5737 d 15 h svoboda /branches/dynload/uspace/ ppc32 rtld/dltest fixes. dltest now runs, but no console output.  

Show All