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
3026 5856 d 18 h svoboda /branches/tracing/kernel/generic/ Convert THREAD->udebug.lock to mutex. Protect against udebug_before_thread_runs() called from interrupt handler. Pending locking scheme change (multithreaded tasks may hang)  
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/proc/thread.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
3025 5856 d 19 h decky /branches/g5/ PowerPC G5 branch  
/branches/g5
3024 5857 d 17 h decky /trunk/boot/arch/ use unified pack script by arm32  
/trunk/boot/arch/arm32/loader/_link.ld.in
/trunk/boot/arch/arm32/loader/pack
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/arm32/loader/main.c
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/ppc64/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
3023 5857 d 17 h decky /trunk/boot/ unify pack script  
/trunk/boot/arch/mips32/loader/_link.ld.in
/trunk/boot/arch/ppc32/loader/_link.ld.in
/trunk/boot/arch/ppc64/loader/_link.ld.in
/trunk/boot/tools/pack.py
/trunk/boot/arch/mips32/loader/pack
/trunk/boot/arch/ppc32/loader/pack
/trunk/boot/arch/ppc64/loader/pack
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/mips32/loader/main.c
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/ppc32/loader/main.c
/trunk/boot/arch/ppc64/loader/Makefile
/trunk/boot/arch/ppc64/loader/main.c
3022 5857 d 22 h decky /branches/dd/ device drivers branch  
/branches/dd
3021 5858 d 8 h decky /trunk/tools/ add support for page size alignment  
/trunk/tools/mktmpfs.py
3020 5858 d 12 h jermar /trunk/kernel/generic/ Turn phone->lock into mutex.  
/trunk/kernel/generic/include/ipc/ipc.h
/trunk/kernel/generic/src/ipc/ipc.c
/trunk/kernel/generic/src/ipc/sysipc.c
3019 5858 d 15 h decky /trunk/tools/ add RD header  
/trunk/tools/mktmpfs.py
3018 5858 d 16 h svoboda /branches/tracing/ Isolate udebug-related thread_t fields into udebug_thread_t  
/branches/tracing/kernel/generic/include/proc/thread.h
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/interrupt/interrupt.c
/branches/tracing/kernel/generic/src/proc/thread.c
/branches/tracing/kernel/generic/src/syscall/syscall.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/tester/Makefile
3017 5858 d 16 h decky /trunk/tools/ update scripts  
/trunk/tools/fix_symlinks.sh
/trunk/tools/mktmpfs.py
/trunk/tools/cygwin_symlink_patch.sh
/trunk/tools/config.py
3016 5858 d 20 h svoboda /branches/tracing/kernel/generic/ Synchronize debug ops on a task with a mutex instead of task->lock spinlock.  
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
3015 5858 d 21 h svoboda /branches/tracing/kernel/generic/ Call udebug_stoppable_begin() after scheduling, rather than before - avoid restricted contex.  
/branches/tracing/kernel/generic/include/proc/thread.h
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/time/clock.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
3014 5859 d 0 h svoboda /branches/tracing/kernel/generic/ Isolate udebug-related task_t fields into udebug_task_t.  
/branches/tracing/kernel/generic/include/proc/task.h
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/ipc/ipc.c
/branches/tracing/kernel/generic/src/proc/task.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ipc.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
3013 5859 d 0 h svoboda /branches/tracing/kernel/generic/ Bypass area write-protection for udebug memory writes.  
/branches/tracing/kernel/generic/include/mm/as.h
/branches/tracing/kernel/generic/src/mm/as.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
3012 5859 d 18 h svoboda /branches/tracing/uspace/app/debug/arch/mips32/ Basic mips32 singlestepping  
/branches/tracing/uspace/app/debug/arch/mips32/include/types.h
/branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c
3011 5860 d 11 h svoboda /branches/tracing/ Merged latest trunk changes to tracing  
/branches/tracing/kernel/generic/src/ipc/sysipc.c
/branches/tracing/kernel/generic/src/lib/elf.c
/branches/tracing/kernel/generic/src/mm/backend_elf.c
/branches/tracing/uspace/app/tester/vfs/vfs1.c
/branches/tracing/uspace/lib/libc/arch/amd64/_link.ld.in
/branches/tracing/uspace/lib/libc/arch/arm32/_link.ld.in
/branches/tracing/uspace/lib/libc/arch/ia32/_link.ld.in
/branches/tracing/uspace/lib/libc/arch/ia64/_link.ld.in
/branches/tracing/uspace/lib/libc/arch/mips32/_link.ld.in
/branches/tracing/uspace/lib/libc/arch/ppc32/_link.ld.in
/branches/tracing/uspace/lib/libc/arch/ppc64/_link.ld.in
/branches/tracing/uspace/lib/libc/arch/sparc64/_link.ld.in
/branches/tracing/uspace/lib/libfs/libfs.c
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_idx.c
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs.c
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs.h
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/tracing/uspace/srv/vfs/vfs_ops.c
3010 5860 d 11 h svoboda /branches/dynload/uspace/app/iloader/ Relax segment alignment in iloader/rtld  
/branches/dynload/uspace/app/iloader/elf_load.c
3009 5860 d 11 h svoboda /branches/dynload/ Merged latest trunk changes into dynload  
/branches/dynload/kernel/generic/src/lib/elf.c
/branches/dynload/kernel/generic/src/mm/backend_elf.c
/branches/dynload/uspace/lib/libc/arch/amd64/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/arm32/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/ia64/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/mips32/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/ppc32/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/ppc64/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/sparc64/_link.ld.in
/branches/dynload/uspace/lib/libfs/libfs.c
/branches/dynload/uspace/srv/fs/fat/fat.h
/branches/dynload/uspace/srv/fs/fat/fat_idx.c
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs.h
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/dynload/uspace/srv/vfs/vfs_ops.c
3008 5860 d 14 h svoboda /branches/tracing/uspace/app/debug/ Remove obsolete source file  
/branches/tracing/uspace/app/debug/fib_synch.c
/branches/tracing/uspace/app/debug/fib_synch.h
/branches/tracing/uspace/app/debug/Makefile
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/debug/main.h
3007 5860 d 14 h jermar /trunk/ Improve linking and loading of boot ELF images.
(Contributed by Jiri Svoboda)
 
/trunk/kernel/generic/src/lib/elf.c
/trunk/kernel/generic/src/mm/backend_elf.c
/trunk/uspace/lib/libc/arch/amd64/_link.ld.in
/trunk/uspace/lib/libc/arch/arm32/_link.ld.in
/trunk/uspace/lib/libc/arch/ia32/_link.ld.in
/trunk/uspace/lib/libc/arch/ia64/_link.ld.in
/trunk/uspace/lib/libc/arch/mips32/_link.ld.in
/trunk/uspace/lib/libc/arch/ppc32/_link.ld.in
/trunk/uspace/lib/libc/arch/ppc64/_link.ld.in
/trunk/uspace/lib/libc/arch/sparc64/_link.ld.in

Show All