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
2999 5849 d 12 h svoboda /branches/dynload/uspace/lib/rtld/ Load all requested libraries recursively and construct a module dependency graph -- work towards supporting arbitrary deps. (incomplete)  
2998 5849 d 14 h svoboda /branches/dynload/uspace/lib/rtld/ Function for finding the address of a symbol. Use ELF hash table in def_find_in_module()  
2996 5850 d 5 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2983 5851 d 17 h svoboda /branches/dynload/uspace/ Remove TLS sections from dltest. Do not add bias to absolute symbols (_tls_alignment). dltest now says hello.  
2982 5852 d 6 h svoboda /branches/dynload/uspace/ Link dltest with libc.so. Runs, but no console output.  
2980 5852 d 7 h svoboda /branches/dynload/uspace/lib/rtld/ Fix handling of absent soname and rpath fields in .dynamic section. Slightly improve symbol search.  
2978 5852 d 12 h svoboda /branches/dynload/uspace/ Trivially link unresolved references from dltest to libtest  
2973 5853 d 11 h svoboda /branches/dynload/uspace/ Parse program's relocation table