Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3132 5855 d 7 h svoboda /branches/dynload/ Fix unintended mips32 makefile modification introduced in r2996. Fix mips32.s in iloader.  
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/uspace/app/iloader/arch/mips32/mips32.s
/branches/dynload/uspace/lib/libc/arch/mips32/Makefile.inc
3131 5855 d 12 h svoboda /branches/dynload/uspace/app/iloader/ Add per-arch assembler routines for jumping to program entry point, making ia64 finally work.  
/branches/dynload/uspace/app/iloader/arch/amd64/amd64.s
/branches/dynload/uspace/app/iloader/arch/arm32/arm32.s
/branches/dynload/uspace/app/iloader/arch/ia32/ia32.s
/branches/dynload/uspace/app/iloader/arch/ia64/ia64.s
/branches/dynload/uspace/app/iloader/arch/mips32/mips32.s
/branches/dynload/uspace/app/iloader/arch/ppc32/ppc32.s
/branches/dynload/uspace/app/iloader/include/arch.h
/branches/dynload/uspace/app/iloader/Makefile
/branches/dynload/uspace/app/iloader/arch/amd64/Makefile.inc
/branches/dynload/uspace/app/iloader/arch/arm32/Makefile.inc
/branches/dynload/uspace/app/iloader/arch/ia32/Makefile.inc
/branches/dynload/uspace/app/iloader/arch/ia64/Makefile.inc
/branches/dynload/uspace/app/iloader/arch/mips32/Makefile.inc
/branches/dynload/uspace/app/iloader/arch/ppc32/Makefile.inc
/branches/dynload/uspace/app/iloader/elf_load.c