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
3169 5829 d 7 h svoboda /branches/dynload/uspace/srv/loader/ Update loader's program_run() to pass PCB pointer. (some arches appear broken)  
3161 5831 d 3 h svoboda /branches/dynload/uspace/srv/loader/arch/ia32/ Fix: ia32 default calling convetion is cdecl, args are on the stack  
3160 5831 d 4 h svoboda /branches/dynload/uspace/ Move pcb.h to libc includes part 2  
3159 5831 d 4 h svoboda /branches/dynload/uspace/ Move pcb.h to libc includes part 1  
3158 5831 d 4 h svoboda /branches/dynload/ Move app/iloader to srv/loader part 2  
3157 5831 d 4 h svoboda /branches/dynload/ Move app/iloader to srv/loader part 1  
3155 5831 d 6 h svoboda /branches/dynload/ Make loader less chatty and let init use it, instead of loading binaries itself.  
3148 5831 d 11 h svoboda /branches/dynload/uspace/ Make use of async in communication with loader. Add pretty loader method name numbers.  
3132 5835 d 7 h svoboda /branches/dynload/ Fix unintended mips32 makefile modification introduced in r2996. Fix mips32.s in iloader.  
3131 5835 d 12 h svoboda /branches/dynload/uspace/app/iloader/ Add per-arch assembler routines for jumping to program entry point, making ia64 finally work.  
3129 5836 d 3 h svoboda /branches/dynload/ initial ia64 support in iloader (broken)  
3102 5842 d 9 h svoboda /branches/dynload/ Update iloader linker scripts for supported arches  
3101 5842 d 11 h svoboda /branches/dynload/uspace/app/iloader/ Add some doc-comments to iloader  
3010 5852 d 2 h svoboda /branches/dynload/uspace/app/iloader/ Relax segment alignment in iloader/rtld  
3004 5852 d 8 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2996 5855 d 2 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2994 5856 d 3 h svoboda /branches/dynload/uspace/app/iloader/ Add per-arch Makefiles for iloader to set machine word length.  
2993 5856 d 4 h svoboda /branches/dynload/uspace/app/iloader/arch/ Add arm32 and amd64 support to iloader  
2992 5856 d 4 h svoboda /branches/dynload/uspace/app/iloader/ Fix: Set proper as_area flags in elf_load.c  
2991 5856 d 4 h svoboda /branches/dynload/uspace/app/iloader/include/ Fix __pcb_get() return type  

Show All