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
2925 5873 d 2 h svoboda /branches/tracing/ Merged latest trunk changes to tracing branch  
/branches/tracing/uspace/lib/libc/arch/amd64/include/byteorder.h
/branches/tracing/uspace/lib/libc/arch/arm32/include/byteorder.h
/branches/tracing/uspace/lib/libc/arch/ia32/include/byteorder.h
/branches/tracing/uspace/lib/libc/arch/ia64/include/byteorder.h
/branches/tracing/uspace/lib/libc/arch/mips32/include/byteorder.h
/branches/tracing/uspace/lib/libc/arch/mips32eb/include/byteorder.h
/branches/tracing/uspace/lib/libc/arch/ppc32/include/byteorder.h
/branches/tracing/uspace/lib/libc/arch/ppc64/include/byteorder.h
/branches/tracing/uspace/lib/libc/arch/sparc64/include/byteorder.h
/branches/tracing/uspace/lib/libc/include/byteorder.h
/branches/tracing/uspace/srv/fs/fat/fat_idx.c
/branches/tracing/tools/build
/branches/tracing/uspace/lib/libc/arch/amd64/include/endian.h
/branches/tracing/uspace/lib/libc/arch/arm32/include/endian.h
/branches/tracing/uspace/lib/libc/arch/ia32/include/endian.h
/branches/tracing/uspace/lib/libc/arch/ia64/include/endian.h
/branches/tracing/uspace/lib/libc/arch/mips32/include/endian.h
/branches/tracing/uspace/lib/libc/arch/mips32eb/include/endian.h
/branches/tracing/uspace/lib/libc/arch/ppc32/include/endian.h
/branches/tracing/uspace/lib/libc/arch/ppc64/include/context_offset.h
/branches/tracing/uspace/lib/libc/arch/ppc64/include/endian.h
/branches/tracing/uspace/lib/libc/arch/sparc64/include/context_offset.h
/branches/tracing/uspace/lib/libc/arch/sparc64/include/endian.h
/branches/tracing/uspace/lib/libc/include/endian.h
/branches/tracing/HelenOS.config
/branches/tracing/boot/boot.config
/branches/tracing/kernel/arch/amd64/include/byteorder.h
/branches/tracing/kernel/arch/arm32/include/byteorder.h
/branches/tracing/kernel/arch/ia32/include/byteorder.h
/branches/tracing/kernel/arch/ia64/include/byteorder.h
/branches/tracing/kernel/arch/mips32/include/byteorder.h
/branches/tracing/kernel/arch/mips32/src/drivers/arc.c
/branches/tracing/kernel/arch/ppc32/include/byteorder.h
/branches/tracing/kernel/arch/ppc32/include/context_offset.h
/branches/tracing/kernel/arch/ppc64/include/byteorder.h
/branches/tracing/kernel/arch/ppc64/include/context_offset.h
/branches/tracing/kernel/arch/ppc64/src/context.S
/branches/tracing/kernel/arch/sparc64/include/byteorder.h
/branches/tracing/kernel/arch/sparc64/include/context_offset.h
/branches/tracing/kernel/arch/sparc64/src/context.S
/branches/tracing/kernel/generic/include/byteorder.h
/branches/tracing/kernel/generic/src/debug/symtab.c
/branches/tracing/kernel/generic/src/lib/rd.c
/branches/tracing/kernel/generic/src/proc/thread.c
/branches/tracing/kernel/generic/src/synch/waitq.c
/branches/tracing/kernel/generic/src/time/timeout.c
/branches/tracing/kernel/kernel.config
/branches/tracing/tools/config.py
/branches/tracing/tools/cygwin_symlink_patch.sh
/branches/tracing/uspace/app/tester/ipc/connect.c
/branches/tracing/uspace/app/tester/ipc/send_async.c
/branches/tracing/uspace/app/tester/ipc/send_sync.c
/branches/tracing/uspace/app/tester/tester.c
/branches/tracing/uspace/app/tester/vfs/vfs1.c
/branches/tracing/uspace/lib/libc/arch/ppc64/src/fibril.S
/branches/tracing/uspace/lib/libc/arch/sparc64/src/fibril.S
/branches/tracing/uspace/lib/libc/generic/ipc.c
/branches/tracing/uspace/lib/libc/include/libadt/list.h
/branches/tracing/uspace/lib/libfs/libfs.c
/branches/tracing/uspace/lib/libfs/libfs.h
/branches/tracing/uspace/lib/softfloat/include/sftypes.h
/branches/tracing/uspace/srv/fs/fat/Makefile
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/tracing/uspace/srv/vfs/vfs.h
/branches/tracing/uspace/srv/vfs/vfs_ops.c
/branches/tracing/uspace/uspace.config
2787 5921 d 18 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
/branches/tracing
/branches/tracing/kernel/arch/ia32/include/tdebug.h
/branches/tracing/kernel/arch/ia32/src/tdebug.c
/branches/tracing/kernel/generic/include/tdebug
/branches/tracing/kernel/generic/include/tdebug/systdebug.h
/branches/tracing/kernel/generic/include/tdebug/tdebug.h
/branches/tracing/kernel/generic/include/tdebug/tdebug_type.h
/branches/tracing/kernel/generic/src/tdebug
/branches/tracing/kernel/generic/src/tdebug/systdebug.c
/branches/tracing/kernel/generic/src/tdebug/tdebug.c
/branches/tracing/uspace/app/tester/tdebug
/branches/tracing/uspace/app/tester/tdebug/tdebug1.c
/branches/tracing/uspace/app/tester/tdebug/tdebug1.def
/branches/tracing/uspace/lib/libc/generic/tdebug.c
/branches/tracing/uspace/lib/libc/include/tdebug.h
/branches/tracing/kernel/Makefile
/branches/tracing/kernel/arch/ia32/Makefile.inc
/branches/tracing/kernel/doc/doxygroups.h
/branches/tracing/kernel/generic/include/proc/task.h
/branches/tracing/kernel/generic/include/proc/tasklet.h
/branches/tracing/kernel/generic/include/proc/thread.h
/branches/tracing/kernel/generic/include/syscall/syscall.h
/branches/tracing/kernel/generic/src/interrupt/interrupt.c
/branches/tracing/kernel/generic/src/proc/task.c
/branches/tracing/kernel/generic/src/proc/thread.c
/branches/tracing/kernel/generic/src/syscall/syscall.c
/branches/tracing/uspace/app/tester/Makefile
/branches/tracing/uspace/app/tester/tester.h
/branches/tracing/uspace/app/tetris/tetris.c
/branches/tracing/uspace/lib/libc/Makefile
2585 6070 d 12 h cejka /trunk/ Better fix of labels in configuration script.  
/trunk/kernel/kernel.config
/trunk/tools/config.py
1846 6516 d 12 h decky /trunk/ allow automatic build  
/trunk/Makefile
/trunk/tools/config.py
1802 6541 d 10 h decky /trunk/ cleanup and unify the build system  
/trunk/HelenOS.config
/trunk/Makefile
/trunk/tools
/trunk/tools/config.py
/trunk/version
/trunk/boot/tools/config.py
/trunk/kernel/tools/config.py
/trunk/uspace/tools
/trunk/boot/Makefile
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia64/Makefile.inc
/trunk/boot/arch/mips32/Makefile.inc
/trunk/boot/arch/ppc32/Makefile.inc
/trunk/boot/arch/ppc64/Makefile.inc
/trunk/boot/arch/sparc64/Makefile.inc
/trunk/boot/arch/xen32/Makefile.inc
/trunk/boot/boot.config
/trunk/kernel/Makefile
/trunk/kernel/arch/amd64/Makefile.inc
/trunk/kernel/arch/ia32/Makefile.inc
/trunk/kernel/arch/ia64/Makefile.inc
/trunk/kernel/arch/mips32/Makefile.inc
/trunk/kernel/arch/ppc32/Makefile.inc
/trunk/kernel/arch/ppc64/Makefile.inc
/trunk/kernel/arch/sparc64/Makefile.inc
/trunk/kernel/kernel.config
/trunk/uspace/Makefile
/trunk/uspace/uspace.config