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
3562 5671 d 8 h svoboda /branches/dynload/uspace/ Use macros for debug output in rtld and disable it. Close console connection before running program.  
2999 5838 d 11 h svoboda /branches/dynload/uspace/lib/rtld/ Load all requested libraries recursively and construct a module dependency graph -- work towards supporting arbitrary deps. (incomplete)  
2982 5841 d 6 h svoboda /branches/dynload/uspace/ Link dltest with libc.so. Runs, but no console output.  
2980 5841 d 7 h svoboda /branches/dynload/uspace/lib/rtld/ Fix handling of absent soname and rpath fields in .dynamic section. Slightly improve symbol search.  
2969 5843 d 5 h svoboda /branches/dynload/uspace/ Incorporate ELF loader from iloader to rtld  
2968 5843 d 6 h svoboda /branches/dynload/uspace/ Parse .dynamic section fields into a more useful form.