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
3210 5809 d 13 h svoboda /branches/dynload/ Introduce SMC_COHERENCE syscall  
3202 5810 d 13 h svoboda /branches/dynload/uspace/ Fix ia64: retval in async_wait_for is ipcarg_t, not int; fix entry point  
3174 5827 d 13 h svoboda /branches/dynload/uspace/ Pass args to loader from task_spawn_ex(), completing argument support. Can pass args from CLI to tester.  
3171 5828 d 5 h svoboda /branches/dynload/uspace/ Add argc, argv to pcb_t. Update libc to save PCB pointer and pass argc, argv to main. (None provided by loader, yet)  
3170 5828 d 7 h svoboda /branches/dynload/uspace/srv/loader/ Get rid of fixed PCB addresses in loader. Get rid of arch/pcb.h files  
3169 5828 d 7 h svoboda /branches/dynload/uspace/srv/loader/ Update loader's program_run() to pass PCB pointer. (some arches appear broken)  
3161 5830 d 3 h svoboda /branches/dynload/uspace/srv/loader/arch/ia32/ Fix: ia32 default calling convetion is cdecl, args are on the stack  
3160 5830 d 4 h svoboda /branches/dynload/uspace/ Move pcb.h to libc includes part 2  
3159 5830 d 4 h svoboda /branches/dynload/uspace/ Move pcb.h to libc includes part 1  
3158 5830 d 4 h svoboda /branches/dynload/ Move app/iloader to srv/loader part 2  
3157 5830 d 4 h svoboda /branches/dynload/ Move app/iloader to srv/loader part 1  
3155 5830 d 6 h svoboda /branches/dynload/ Make loader less chatty and let init use it, instead of loading binaries itself.  
3148 5830 d 11 h svoboda /branches/dynload/uspace/ Make use of async in communication with loader. Add pretty loader method name numbers.  
3132 5834 d 7 h svoboda /branches/dynload/ Fix unintended mips32 makefile modification introduced in r2996. Fix mips32.s in iloader.  
3131 5834 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 5835 d 4 h svoboda /branches/dynload/ initial ia64 support in iloader (broken)  
3102 5841 d 10 h svoboda /branches/dynload/ Update iloader linker scripts for supported arches  
3101 5841 d 11 h svoboda /branches/dynload/uspace/app/iloader/ Add some doc-comments to iloader  
3010 5851 d 2 h svoboda /branches/dynload/uspace/app/iloader/ Relax segment alignment in iloader/rtld  
3004 5851 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.  

Show All