Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
713 6683 d 4 h decky /uspace/trunk/ some fancy stuff  
/uspace/trunk/init/init.h
/uspace/trunk/init/version.c
/uspace/trunk/init/version.h
/uspace/trunk/init/Makefile
/uspace/trunk/init/init.c
/uspace/trunk/libc/generic/io.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/include/libc.h
/uspace/trunk/libc/include/unistd.h
706 6683 d 8 h decky /uspace/trunk/ use new style uspace configuration  
/uspace/trunk/tools/config.py
/uspace/trunk/uspace.config
/uspace/trunk/build.ia32
/uspace/trunk/build.mips32
/uspace/trunk/build.mips32el
/uspace/trunk/clean
/uspace/trunk/clean.ia32
/uspace/trunk/clean.mips32
/uspace/trunk/clean.mips32el
/uspace/trunk/tools/build
/uspace/trunk/tools/clean
/uspace/trunk/Makefile
698 6689 d 1 h cejka /uspace/trunk/softfloat/generic/ Bugfixes in softfloat conversion functions.  
/uspace/trunk/softfloat/generic/conversion.c
/uspace/trunk/softfloat/generic/softfloat.c
697 6690 d 2 h cejka /uspace/trunk/softfloat/ Added new function for testint 64 bit floats and functions for 32<->64 bit conversion.  
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/conversion.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/include/comparison.h
/uspace/trunk/softfloat/include/conversion.h
/uspace/trunk/softfloat/include/sftypes.h
688 6690 d 6 h cejka /uspace/trunk/softfloat/ Function for multiplying added to softfloat lib.  
/uspace/trunk/softfloat/generic/arithmetic.c
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/include/arithmetic.h
/uspace/trunk/softfloat/include/comparison.h
/uspace/trunk/softfloat/include/sftypes.h
661 6706 d 4 h cejka /uspace/trunk/softfloat/ Softfloat - function for float subtraction added.  
/uspace/trunk/softfloat/generic/arithmetic.c
/uspace/trunk/softfloat/include/sftypes.h
660 6707 d 10 h cejka /uspace/trunk/softfloat/ Fixed some bugs in softfloat after tests.  
/uspace/trunk/softfloat/generic/arithmetic.c
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/include/comparison.h
656 6708 d 23 h decky /uspace/trunk/ user space init working  
/uspace/trunk/init/init.c
/uspace/trunk/libc/_link.ld.in
/uspace/trunk/libc/arch/ia32/src/entry.s
/uspace/trunk/libc/arch/ia32/src/syscall.c
653 6709 d 6 h cejka /uspace/trunk/softfloat/ Comparison function for float type added.  
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/include/comparison.h
652 6709 d 9 h cejka /uspace/trunk/softfloat/ Some new functions implemented in softfloat lib.  
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/include/sftypes.h
647 6710 d 12 h cejka /uspace/trunk/softfloat/ Some changes in file structures, small bugfix in __subsf3().  
/uspace/trunk/softfloat/generic/arithmetic.c
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/conversion.c
/uspace/trunk/softfloat/generic/other.c
/uspace/trunk/softfloat/include/arithmetic.h
/uspace/trunk/softfloat/include/comparison.h
/uspace/trunk/softfloat/include/conversion.h
/uspace/trunk/softfloat/include/other.h
/uspace/trunk/softfloat/include/sftypes.h
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/include/softfloat.h
572 6720 d 21 h cejka /uspace/trunk/softfloat/generic/ Small softfloat.c addFloat32() bugfix.  
/uspace/trunk/softfloat/generic/softfloat.c
563 6721 d 23 h cejka /uspace/trunk/softfloat/ Softfloat: 32 bit float addition completed.  
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/include/softfloat.h
543 6723 d 9 h decky /uspace/trunk/softfloat/ add fake clean target  
/uspace/trunk/softfloat/Makefile
542 6723 d 9 h cejka /uspace/trunk/softfloat/ Some softfloat functions added - not compilable yet.  
/uspace/trunk/softfloat/Makefile
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/include/softfloat.h
535 6725 d 2 h cejka /uspace/trunk/ Small fix in build script.
Initial work on softfloat library.
 
/uspace/trunk/softfloat
/uspace/trunk/softfloat/generic
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/include
/uspace/trunk/softfloat/include/softfloat.h
/uspace/trunk/Makefile
/uspace/trunk/tools/build
505 6737 d 5 h decky /uspace/trunk/libc/ forgotten stuff  
/uspace/trunk/libc/include/unistd.h
/uspace/trunk/libc/arch/ia32/src/syscall.c
/uspace/trunk/libc/arch/mips32el/src/syscall.c
/uspace/trunk/libc/generic/io.c
/uspace/trunk/libc/include/libc.h
504 6737 d 5 h decky /uspace/trunk/ uspace work  
/uspace/trunk/libc/arch/ia32/include
/uspace/trunk/libc/arch/ia32/include/types.h
/uspace/trunk/libc/arch/ia32/src
/uspace/trunk/libc/arch/ia32/src/entry.s
/uspace/trunk/libc/arch/ia32/src/syscall.c
/uspace/trunk/libc/arch/mips32/include
/uspace/trunk/libc/arch/mips32/src
/uspace/trunk/libc/arch/mips32el/include
/uspace/trunk/libc/arch/mips32el/include/types.h
/uspace/trunk/libc/arch/mips32el/src
/uspace/trunk/libc/arch/mips32el/src/entry.s
/uspace/trunk/libc/arch/mips32el/src/syscall.c
/uspace/trunk/libc/generic/io.c
/uspace/trunk/libc/include/stdio.h
/uspace/trunk/libc/arch/ia32/entry.s
/uspace/trunk/libc/arch/ia32/syscall.c
/uspace/trunk/libc/arch/mips32/entry.s
/uspace/trunk/libc/arch/mips32/syscall.c
/uspace/trunk/libc/arch/mips32el/entry.s
/uspace/trunk/libc/arch/mips32el/syscall.c
/uspace/trunk/libc/include/unistd.h
/uspace/trunk/init/init.c
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/Makefile.toolchain
/uspace/trunk/libc/_link.ld.in
/uspace/trunk/libc/include/libc.h
502 6737 d 6 h decky /uspace/trunk/ break up uspace into separate parts  
/uspace/trunk/init
/uspace/trunk/init/Makefile
/uspace/trunk/init/init.c
/uspace/trunk/libc/Makefile.toolchain
/uspace/trunk/libc/_link.ld.in
/uspace/trunk/_link.ld.in
/uspace/trunk/init.c
/uspace/trunk/Makefile
/uspace/trunk/libc/Makefile
500 6737 d 9 h decky /uspace/trunk/ uspace build scripts  
/uspace/trunk/build.ia32
/uspace/trunk/build.mips32
/uspace/trunk/build.mips32el
/uspace/trunk/clean
/uspace/trunk/clean.ia32
/uspace/trunk/clean.mips32
/uspace/trunk/clean.mips32el
/uspace/trunk/tools
/uspace/trunk/tools/build
/uspace/trunk/tools/clean
/uspace/trunk/Makefile

Show All