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
3148 5843 d 3 h svoboda /branches/dynload/uspace/ Make use of async in communication with loader. Add pretty loader method name numbers.  
3132 5846 d 23 h svoboda /branches/dynload/ Fix unintended mips32 makefile modification introduced in r2996. Fix mips32.s in iloader.  
3131 5847 d 4 h svoboda /branches/dynload/uspace/app/iloader/ Add per-arch assembler routines for jumping to program entry point, making ia64 finally work.  
3129 5847 d 19 h svoboda /branches/dynload/ initial ia64 support in iloader (broken)  
3102 5854 d 1 h svoboda /branches/dynload/ Update iloader linker scripts for supported arches  
3101 5854 d 3 h svoboda /branches/dynload/uspace/app/iloader/ Add some doc-comments to iloader  
3010 5863 d 18 h svoboda /branches/dynload/uspace/app/iloader/ Relax segment alignment in iloader/rtld  
3004 5864 d 0 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2996 5866 d 18 h svoboda /branches/dynload/ Improve ppc32 dynamic loading support. Getting there...  
2994 5867 d 19 h svoboda /branches/dynload/uspace/app/iloader/ Add per-arch Makefiles for iloader to set machine word length.  
2993 5867 d 20 h svoboda /branches/dynload/uspace/app/iloader/arch/ Add arm32 and amd64 support to iloader  
2992 5867 d 20 h svoboda /branches/dynload/uspace/app/iloader/ Fix: Set proper as_area flags in elf_load.c  
2991 5867 d 20 h svoboda /branches/dynload/uspace/app/iloader/include/ Fix __pcb_get() return type  
2990 5867 d 21 h svoboda /branches/dynload/uspace/ Add function inline function __pcb_get() for getting PCB address  
2989 5867 d 22 h svoboda /branches/dynload/uspace/ Simplify rtld bootstrap by passing its bias and dynamic section pointer in PCB  
2988 5867 d 23 h svoboda /branches/dynload/uspace/app/iloader/ Per-arch PCB address definition  
2987 5867 d 23 h svoboda /branches/dynload/uspace/app/iloader/arch/ Add iloader link scripts for mips32 and ppc32 (tested)  
2985 5868 d 1 h svoboda /branches/dynload/ Fix as_area_change_flags() and use it in elf_loader.c  
2983 5868 d 6 h svoboda /branches/dynload/uspace/ Remove TLS sections from dltest. Do not add bias to absolute symbols (_tls_alignment). dltest now says hello.  
2982 5868 d 18 h svoboda /branches/dynload/uspace/ Link dltest with libc.so. Runs, but no console output.  

Show All