Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3170 5879 d 19 h svoboda /branches/dynload/uspace/srv/loader/ Get rid of fixed PCB addresses in loader. Get rid of arch/pcb.h files  
/branches/dynload/uspace/srv/loader/arch/amd64/include/pcb.h
/branches/dynload/uspace/srv/loader/arch/arm32/include/pcb.h
/branches/dynload/uspace/srv/loader/arch/ia32/include/pcb.h
/branches/dynload/uspace/srv/loader/arch/ia64/include/pcb.h
/branches/dynload/uspace/srv/loader/arch/mips32/include/pcb.h
/branches/dynload/uspace/srv/loader/arch/ppc32/include/pcb.h
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/include/elf_load.h
/branches/dynload/uspace/srv/loader/main.c
3157 5881 d 17 h svoboda /branches/dynload/ Move app/iloader to srv/loader part 1  
/branches/dynload/uspace/srv/loader
/branches/dynload/uspace/app/iloader
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/lib/rtld/Makefile
3129 5886 d 16 h svoboda /branches/dynload/ initial ia64 support in iloader (broken)  
/branches/dynload/uspace/app/iloader/arch/ia64
/branches/dynload/uspace/app/iloader/arch/ia64/Makefile.inc
/branches/dynload/uspace/app/iloader/arch/ia64/_link.ld.in
/branches/dynload/uspace/app/iloader/arch/ia64/include
/branches/dynload/uspace/app/iloader/arch/ia64/include/pcb.h
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/kernel/generic/src/mm/as.c
/branches/dynload/uspace/app/iloader/arch/amd64/_link.ld.in
/branches/dynload/uspace/app/iloader/elf_load.c