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
4354 5514 d 1 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
4342 5517 d 14 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
3772 5634 d 12 h svoboda /branches/dynload/ Unfinished Mips32 dynamic linker port (not working!) Also fixes related to using DLLs from statically-linked executables.  
3681 5660 d 18 h svoboda /branches/dynload/ Reorganize: move dynamic loader to /app/dload, dynamic linker librtld.a. (prepare for dlopen support).  
3673 5662 d 13 h svoboda /branches/dynload/uspace/lib/rtld/ Remove obsolete parts of dynamic linker.  
3423 5743 d 14 h svoboda /branches/dynload/uspace/ ppc32 rtld/dltest fixes. dltest now runs, but no console output.  
3402 5745 d 1 h svoboda /branches/dynload/uspace/lib/rtld/arch/ppc32/ Finish ppc32 rtld update (still broken)  
3401 5745 d 1 h svoboda /branches/dynload/ Add missing file start.c, partially fix ppc32 rtld  
2996 5858 d 13 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2995 5858 d 16 h svoboda /branches/dynload/uspace/lib/rtld/arch/ Initial ppc32 support in rtld. (bootstrap only)