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
2990 5850 d 1 h svoboda /branches/dynload/uspace/ Add function inline function __pcb_get() for getting PCB address  
2989 5850 d 1 h svoboda /branches/dynload/uspace/ Simplify rtld bootstrap by passing its bias and dynamic section pointer in PCB  
2988 5850 d 2 h svoboda /branches/dynload/uspace/app/iloader/ Per-arch PCB address definition  
2982 5850 d 22 h svoboda /branches/dynload/uspace/ Link dltest with libc.so. Runs, but no console output.  
2969 5852 d 21 h svoboda /branches/dynload/uspace/ Incorporate ELF loader from iloader to rtld  
2965 5853 d 6 h svoboda /branches/dynload/uspace/ Add headers for dynamic-loading-related ELF stuff. Reorganize rtld include directories.  
2964 5853 d 7 h svoboda /branches/dynload/uspace/app/iloader/ Restructure elf loader data. Extract .dynamic section address  
2960 5853 d 9 h svoboda /branches/dynload/uspace/app/iloader/ Add missing file pcb.h. Introduces the Program Control Block (PCB)