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
4338 5494 d 22 h svoboda /branches/dynload/ Merge trunk changes up to r3787 to dynload.  
/branches/dynload/contrib/conf/arm32-gx.sh
/branches/dynload/contrib/conf/mips32-gx.sh
/branches/dynload/kernel/genarch/include/drivers
/branches/dynload/kernel/genarch/src/drivers
/branches/dynload/uspace/app/tester/console
/branches/dynload/uspace/app/tester/stdio
/branches/dynload/uspace/lib/libc/generic/console.c
/branches/dynload/uspace/lib/libc/generic/io/fprintf.c
/branches/dynload/uspace/lib/libc/generic/io/stdio.c
/branches/dynload/uspace/lib/libc/include/console
/branches/dynload/uspace/lib/libc/include/console.h
/branches/dynload/uspace/lib/libc/include/ipc/console.h
/branches/dynload/uspace/srv/loader/arch/mips32eb
/branches/dynload/contrib/conf/gxemul.sh
/branches/dynload/kernel/arch/ia32/src/drivers/ega.c
/branches/dynload/kernel/arch/ia64/src/drivers/ega.c
/branches/dynload/kernel/arch/ia64/src/putchar.c
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/ia64/loader/main.c
/branches/dynload/kernel/arch/amd64/Makefile.inc
/branches/dynload/kernel/arch/amd64/include/types.h
/branches/dynload/kernel/arch/amd64/src/amd64.c
/branches/dynload/kernel/arch/ia32/Makefile.inc
/branches/dynload/kernel/arch/ia32/include/types.h
/branches/dynload/kernel/arch/ia32/src/ia32.c
/branches/dynload/kernel/arch/ia64/Makefile.inc
/branches/dynload/kernel/arch/ia64/include/asm.h
/branches/dynload/kernel/arch/ia64/include/atomic.h
/branches/dynload/kernel/arch/ia64/include/bootinfo.h
/branches/dynload/kernel/arch/ia64/include/cpu.h
/branches/dynload/kernel/arch/ia64/include/debug.h
/branches/dynload/kernel/arch/ia64/include/drivers/ega.h
/branches/dynload/kernel/arch/ia64/include/interrupt.h
/branches/dynload/kernel/arch/ia64/include/mm/frame.h
/branches/dynload/kernel/arch/ia64/include/mm/page.h
/branches/dynload/kernel/arch/ia64/include/mm/vhpt.h
/branches/dynload/kernel/arch/ia64/include/proc/task.h
/branches/dynload/kernel/arch/ia64/include/register.h
/branches/dynload/kernel/arch/ia64/include/types.h
/branches/dynload/kernel/arch/ia64/src/asm.S
/branches/dynload/kernel/arch/ia64/src/cpu/cpu.c
/branches/dynload/kernel/arch/ia64/src/ddi/ddi.c
/branches/dynload/kernel/arch/ia64/src/drivers/it.c
/branches/dynload/kernel/arch/ia64/src/fpu_context.c
/branches/dynload/kernel/arch/ia64/src/ia64.c
/branches/dynload/kernel/arch/ia64/src/interrupt.c
/branches/dynload/kernel/arch/ia64/src/mm/as.c
/branches/dynload/kernel/arch/ia64/src/mm/frame.c
/branches/dynload/kernel/arch/ia64/src/mm/page.c
/branches/dynload/kernel/arch/ia64/src/mm/tlb.c
/branches/dynload/kernel/arch/ia64/src/mm/vhpt.c
/branches/dynload/kernel/arch/ia64/src/proc/scheduler.c
/branches/dynload/kernel/arch/ia64/src/ski/ski.c
/branches/dynload/kernel/arch/ia64/src/smp/smp.c
/branches/dynload/kernel/arch/ia64/src/start.S
/branches/dynload/kernel/arch/mips32/Makefile.inc
/branches/dynload/kernel/arch/sparc64/include/types.h
/branches/dynload/kernel/arch/sparc64/src/trap/trap_table.S
/branches/dynload/kernel/genarch/Makefile.inc
/branches/dynload/kernel/genarch/src/fb/fb.c
/branches/dynload/kernel/generic/include/console/kconsole.h
/branches/dynload/kernel/generic/include/ipc/irq.h
/branches/dynload/kernel/generic/include/memstr.h
/branches/dynload/kernel/generic/src/console/cmd.c
/branches/dynload/kernel/generic/src/console/kconsole.c
/branches/dynload/kernel/generic/src/lib/memstr.c
/branches/dynload/kernel/generic/src/main/main.c
/branches/dynload/uspace/app/bdsh/input.c
/branches/dynload/uspace/app/klog/klog.c
/branches/dynload/uspace/app/tester/Makefile
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/app/tester/tester.h
/branches/dynload/uspace/app/tetris/input.c
/branches/dynload/uspace/app/tetris/screen.c
/branches/dynload/uspace/app/tetris/screen.h
/branches/dynload/uspace/app/trace/trace.c
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/arch/ia64/src/entry.s
/branches/dynload/uspace/lib/libc/arch/ia64/src/thread_entry.s
/branches/dynload/uspace/lib/libc/generic/async.c
/branches/dynload/uspace/lib/libc/generic/io/stream.c
/branches/dynload/uspace/lib/libc/generic/libc.c
/branches/dynload/uspace/lib/libc/generic/vfs/vfs.c
/branches/dynload/uspace/lib/libc/include/async.h
/branches/dynload/uspace/lib/libc/include/errno.h
/branches/dynload/uspace/lib/libc/include/ipc/fb.h
/branches/dynload/uspace/lib/libc/include/stdio.h
/branches/dynload/uspace/lib/libc/include/unistd.h
/branches/dynload/uspace/srv/console/console.c
/branches/dynload/uspace/srv/console/console.h
/branches/dynload/uspace/srv/console/gcons.c
/branches/dynload/uspace/srv/console/screenbuffer.c
/branches/dynload/uspace/srv/console/screenbuffer.h
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fb/ega.c
/branches/dynload/uspace/srv/fb/fb.c
/branches/dynload/uspace/srv/fb/serial_console.c
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/kbd/genarch/src/nofb.c
/branches/dynload/uspace/srv/loader/arch/ia64/_link.ld.in
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/main.c
3157 5811 d 23 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 5816 d 22 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