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
2987 5885 d 10 h svoboda /branches/dynload/uspace/app/iloader/arch/ Add iloader link scripts for mips32 and ppc32 (tested)  
2959 5888 d 17 h svoboda /branches/dynload/ Load both program and dynamic linker from program loader. Pass program entry point to dynamic linker and have it run the program  
2929 5892 d 15 h svoboda /branches/dynload/uspace/app/iloader/ Merge iloader (c2928) from tracing to dynload  
2928 5892 d 16 h svoboda /branches/tracing/uspace/app/iloader/ Add Initial Loader (iloader), a program that can load a statically-linked ELF image from VFS into its address space and run it.