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
2980 5860 d 22 h svoboda /branches/dynload/uspace/lib/rtld/ Fix handling of absent soname and rpath fields in .dynamic section. Slightly improve symbol search.  
2978 5861 d 2 h svoboda /branches/dynload/uspace/ Trivially link unresolved references from dltest to libtest  
2973 5862 d 2 h svoboda /branches/dynload/uspace/ Parse program's relocation table  
2969 5862 d 20 h svoboda /branches/dynload/uspace/ Incorporate ELF loader from iloader to rtld  
2968 5862 d 21 h svoboda /branches/dynload/uspace/ Parse .dynamic section fields into a more useful form.  
2966 5863 d 4 h svoboda /branches/dynload/uspace/lib/rtld/ Define more ELF constants and use them  
2965 5863 d 4 h svoboda /branches/dynload/uspace/ Add headers for dynamic-loading-related ELF stuff. Reorganize rtld include directories.