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
3157 5828 d 23 h svoboda /branches/dynload/ Move app/iloader to srv/loader part 1  
3155 5829 d 1 h svoboda /branches/dynload/ Make loader less chatty and let init use it, instead of loading binaries itself.  
3148 5829 d 6 h svoboda /branches/dynload/uspace/ Make use of async in communication with loader. Add pretty loader method name numbers.  
3132 5833 d 1 h svoboda /branches/dynload/ Fix unintended mips32 makefile modification introduced in r2996. Fix mips32.s in iloader.  
3131 5833 d 6 h svoboda /branches/dynload/uspace/app/iloader/ Add per-arch assembler routines for jumping to program entry point, making ia64 finally work.  
3129 5833 d 22 h svoboda /branches/dynload/ initial ia64 support in iloader (broken)  
3102 5840 d 4 h svoboda /branches/dynload/ Update iloader linker scripts for supported arches  
3101 5840 d 5 h svoboda /branches/dynload/uspace/app/iloader/ Add some doc-comments to iloader  
3010 5849 d 21 h svoboda /branches/dynload/uspace/app/iloader/ Relax segment alignment in iloader/rtld  
3004 5850 d 3 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2996 5852 d 21 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2994 5853 d 22 h svoboda /branches/dynload/uspace/app/iloader/ Add per-arch Makefiles for iloader to set machine word length.  
2993 5853 d 23 h svoboda /branches/dynload/uspace/app/iloader/arch/ Add arm32 and amd64 support to iloader  
2992 5853 d 23 h svoboda /branches/dynload/uspace/app/iloader/ Fix: Set proper as_area flags in elf_load.c  
2991 5853 d 23 h svoboda /branches/dynload/uspace/app/iloader/include/ Fix __pcb_get() return type  
2990 5854 d 0 h svoboda /branches/dynload/uspace/ Add function inline function __pcb_get() for getting PCB address  
2989 5854 d 1 h svoboda /branches/dynload/uspace/ Simplify rtld bootstrap by passing its bias and dynamic section pointer in PCB  
2988 5854 d 1 h svoboda /branches/dynload/uspace/app/iloader/ Per-arch PCB address definition  
2987 5854 d 2 h svoboda /branches/dynload/uspace/app/iloader/arch/ Add iloader link scripts for mips32 and ppc32 (tested)  
2985 5854 d 4 h svoboda /branches/dynload/ Fix as_area_change_flags() and use it in elf_loader.c  

Show All