Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4354 5617 d 3 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
3688 5762 d 17 h svoboda /branches/dynload/uspace/lib/rtld/ Always halt on unknown relocation types. Add R_386_COPY. Ignore DTPMOD relocs for now.  
3687 5762 d 18 h svoboda /branches/dynload/uspace/ Implement R_386_PC32 relocation.  
2965 5966 d 0 h svoboda /branches/dynload/uspace/ Add headers for dynamic-loading-related ELF stuff. Reorganize rtld include directories.