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 5547 d 7 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
3772 5667 d 19 h svoboda /branches/dynload/ Unfinished Mips32 dynamic linker port (not working!) Also fixes related to using DLLs from statically-linked executables.  
3688 5692 d 21 h svoboda /branches/dynload/uspace/lib/rtld/ Always halt on unknown relocation types. Add R_386_COPY. Ignore DTPMOD relocs for now.  
3681 5694 d 0 h svoboda /branches/dynload/ Reorganize: move dynamic loader to /app/dload, dynamic linker librtld.a. (prepare for dlopen support).  
2995 5891 d 22 h svoboda /branches/dynload/uspace/lib/rtld/arch/ Initial ppc32 support in rtld. (bootstrap only)