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
2994 5868 d 22 h svoboda /branches/dynload/uspace/app/iloader/ Add per-arch Makefiles for iloader to set machine word length.  
2993 5868 d 23 h svoboda /branches/dynload/uspace/app/iloader/arch/ Add arm32 and amd64 support to iloader  
2988 5869 d 2 h svoboda /branches/dynload/uspace/app/iloader/ Per-arch PCB address definition  
2987 5869 d 2 h svoboda /branches/dynload/uspace/app/iloader/arch/ Add iloader link scripts for mips32 and ppc32 (tested)  
2959 5872 d 9 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 5876 d 7 h svoboda /branches/dynload/uspace/app/iloader/ Merge iloader (c2928) from tracing to dynload  
2928 5876 d 8 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.