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
3558 5713 d 20 h svoboda /branches/dynload/uspace/lib/libc/shared/ Cut down size of dynamically-linked binaries by fixing alignment in ia32 linker script.  
/branches/dynload/uspace/lib/libc/shared/Makefile
/branches/dynload/uspace/lib/libc/shared/arch/ia32/_link.ld.in
3557 5713 d 20 h svoboda /branches/dynload/ Move libc-shared to libc/shared, part 2.  
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/uspace/app/dltest/Makefile
/branches/dynload/uspace/lib/libc/shared/Makefile
3556 5713 d 20 h svoboda /branches/dynload/uspace/ Move libc-shared to libc/shared, part 1.  
/branches/dynload/uspace/lib/libc/shared
/branches/dynload/uspace/app/dltest/arch
/branches/dynload/uspace/lib/libc-shared
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/dltest/Makefile
3555 5713 d 21 h svoboda /branches/dynload/uspace/ Move build files for dynamic linking under libc-shared, instead of dltest.  
/branches/dynload/uspace/lib/libc-shared/arch/ia32/_lib.ld.in
/branches/dynload/uspace/lib/libc-shared/arch/ppc32/_lib.ld.in
/branches/dynload/uspace/app/dltest/arch/ia32/_link.ld.in
/branches/dynload/uspace/app/dltest/arch/ppc32/_link.ld.in
/branches/dynload/uspace/app/dltest/Makefile
/branches/dynload/uspace/lib/libc-shared/Makefile
/branches/dynload/uspace/lib/rtld/arch/ia32/src/bootstrap.c
3554 5713 d 21 h svoboda /branches/dynload/ Sync ppc32 rtld.  
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/uspace/lib/rtld/arch/ppc32/_link.ld.in
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/bootstrap.c
/branches/dynload/uspace/srv/loader/main.c
3553 5713 d 21 h svoboda /branches/dynload/uspace/lib/rtld/ Fix bug in handling modules with zero dependencies.  
/branches/dynload/uspace/lib/rtld/module.c
3552 5714 d 19 h svoboda /branches/dynload/ Make rtld a static executable instead of a dynamic library. Brings dltest back on ia32.  
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/uspace/app/dltest/Makefile
/branches/dynload/uspace/app/dltest/dltest.c
/branches/dynload/uspace/lib/libc-shared/Makefile
/branches/dynload/uspace/lib/libc/arch/ia32/src/tls.c
/branches/dynload/uspace/lib/rtld/Makefile
/branches/dynload/uspace/lib/rtld/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/rtld/arch/ia32/src/bootstrap.c
/branches/dynload/uspace/lib/rtld/arch/ia32/src/runtime.c
/branches/dynload/uspace/lib/rtld/module.c
/branches/dynload/uspace/lib/rtld/rtld.c
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/include/elf_load.h
/branches/dynload/uspace/srv/loader/main.c
3551 5714 d 19 h jermar /trunk/uspace/srv/fs/fat/ Need to initialize the lcl variable via a call to fat_cluster_walk().  
/trunk/uspace/srv/fs/fat/fat_fat.c
3550 5714 d 20 h jermar /trunk/uspace/srv/fs/fat/ Extend _fat_blcks_get() to fat_cluster_walk(). Use fat_cluster_walk() to
implement fat_clusters_get() and _fat_block_get().
 
/trunk/uspace/srv/fs/fat/fat_fat.c
/trunk/uspace/srv/fs/fat/fat_fat.h
/trunk/uspace/srv/fs/fat/fat_ops.c
3549 5715 d 19 h rimsky /branches/sparc/ Implemented uspace Serengeti drivers for kbd and fb. Integrated with other parts of HelenOS. Now it is possible to play Tetris on a simulated Serengeti machine (usiii.simics).  
/branches/sparc/uspace/srv/fb/sgcn.c
/branches/sparc/uspace/srv/fb/sgcn.h
/branches/sparc/uspace/srv/kbd/arch/sparc64/include/sgcn.h
/branches/sparc/uspace/srv/kbd/arch/sparc64/src/sgcn.c
/branches/sparc/uspace/srv/kbd/genarch/include/nofb.h
/branches/sparc/uspace/srv/kbd/genarch/src/nofb.c
/branches/sparc/boot/arch/sparc64/loader/asm.S
/branches/sparc/kernel/Makefile
/branches/sparc/kernel/arch/sparc64/Makefile.inc
/branches/sparc/kernel/arch/sparc64/include/drivers/kbd.h
/branches/sparc/kernel/arch/sparc64/include/drivers/sgcn.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/sparc/kernel/arch/sparc64/src/sparc64.c
/branches/sparc/kernel/generic/src/main/kinit.c
/branches/sparc/kernel/generic/src/proc/thread.c
/branches/sparc/kernel/kernel.config
/branches/sparc/usiii.simics
/branches/sparc/uspace/srv/console/console.c
/branches/sparc/uspace/srv/fb/Makefile
/branches/sparc/uspace/srv/fb/main.c
/branches/sparc/uspace/srv/kbd/Makefile
/branches/sparc/uspace/srv/kbd/arch/mips32/src/kbd.c
/branches/sparc/uspace/srv/kbd/arch/sparc64/src/kbd.c
3548 5715 d 19 h jermar /trunk/uspace/srv/fs/fat/ More fat_truncate() bits.  
/trunk/uspace/srv/fs/fat/fat_ops.c
3547 5715 d 20 h jermar /trunk/uspace/srv/fs/fat/ Enable fat_write().  
/trunk/uspace/srv/fs/fat/fat_ops.c
3546 5715 d 20 h jermar /trunk/uspace/srv/fs/fat/ Start implementing fat_truncate().  
/trunk/uspace/srv/fs/fat/fat.c
/trunk/uspace/srv/fs/fat/fat.h
/trunk/uspace/srv/fs/fat/fat_ops.c
3545 5716 d 19 h decky /trunk/tools/ skip .svn also during calculation of filesystem size
use cluster as small as a sector
 
/trunk/tools/mkfat.py
3544 5717 d 22 h jermar /trunk/uspace/lib/libblock/ Dirty blocks will be synced only before being recycled.  
/trunk/uspace/lib/libblock/libblock.c
3543 5717 d 23 h jermar /trunk/uspace/lib/libblock/ Implementation of block_put().  
/trunk/uspace/lib/libblock/libblock.c
3542 5718 d 0 h jermar /trunk/uspace/ Do not use/pass the superfluous block size argument to block_get().  
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_fat.c
3541 5718 d 0 h svoboda /trunk/tools/ Do not add .svn directories to initial ramdisk.  
/trunk/tools/mkfat.py
/trunk/tools/mktmpfs.py
3540 5718 d 2 h jermar /trunk/uspace/lib/libblock/ Enable the block cache for block_get().
Boot from FAT is now much faster.
 
/trunk/uspace/lib/libblock/libblock.c
3539 5718 d 5 h jermar /trunk/uspace/ Add block_cache_init().  
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_ops.c

Show All