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
3772 5657 d 20 h svoboda /branches/dynload/ Unfinished Mips32 dynamic linker port (not working!) Also fixes related to using DLLs from statically-linked executables.  
2999 5881 d 3 h svoboda /branches/dynload/uspace/lib/rtld/ Load all requested libraries recursively and construct a module dependency graph -- work towards supporting arbitrary deps. (incomplete)  
2978 5884 d 3 h svoboda /branches/dynload/uspace/ Trivially link unresolved references from dltest to libtest  
2969 5885 d 21 h svoboda /branches/dynload/uspace/ Incorporate ELF loader from iloader to rtld  
2968 5885 d 22 h svoboda /branches/dynload/uspace/ Parse .dynamic section fields into a more useful form.