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
4354 5516 d 14 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
3772 5637 d 1 h svoboda /branches/dynload/ Unfinished Mips32 dynamic linker port (not working!) Also fixes related to using DLLs from statically-linked executables.  
3688 5662 d 4 h svoboda /branches/dynload/uspace/lib/rtld/ Always halt on unknown relocation types. Add R_386_COPY. Ignore DTPMOD relocs for now.  
3687 5662 d 4 h svoboda /branches/dynload/uspace/ Implement R_386_PC32 relocation.  
2965 5865 d 11 h svoboda /branches/dynload/uspace/ Add headers for dynamic-loading-related ELF stuff. Reorganize rtld include directories.