Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2990 5855 d 5 h svoboda /branches/dynload/uspace/ Add function inline function __pcb_get() for getting PCB address  
2989 5855 d 6 h svoboda /branches/dynload/uspace/ Simplify rtld bootstrap by passing its bias and dynamic section pointer in PCB  
2988 5855 d 6 h svoboda /branches/dynload/uspace/app/iloader/ Per-arch PCB address definition  
2982 5856 d 2 h svoboda /branches/dynload/uspace/ Link dltest with libc.so. Runs, but no console output.  
2972 5857 d 9 h svoboda /branches/dynload/uspace/ Add so_bias argument to elf_load_file(). Successfully load libtest.so into memory.  
2969 5858 d 2 h svoboda /branches/dynload/uspace/ Incorporate ELF loader from iloader to rtld