Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4354 5665 d 14 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
3772 5786 d 1 h svoboda /branches/dynload/ Unfinished Mips32 dynamic linker port (not working!) Also fixes related to using DLLs from statically-linked executables.  
2999 6009 d 9 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 6012 d 9 h svoboda /branches/dynload/uspace/ Trivially link unresolved references from dltest to libtest  
2969 6014 d 3 h svoboda /branches/dynload/uspace/ Incorporate ELF loader from iloader to rtld  
2968 6014 d 4 h svoboda /branches/dynload/uspace/ Parse .dynamic section fields into a more useful form.