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
706 6680 d 18 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 6686 d 12 h cejka /uspace/trunk/softfloat/generic/ Bugfixes in softfloat conversion functions.  
/uspace/trunk/softfloat/generic/conversion.c
/uspace/trunk/softfloat/generic/softfloat.c
697 6687 d 13 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 6687 d 16 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 6703 d 15 h cejka /uspace/trunk/softfloat/ Softfloat - function for float subtraction added.  
/uspace/trunk/softfloat/generic/arithmetic.c
/uspace/trunk/softfloat/include/sftypes.h
660 6704 d 20 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 6706 d 9 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 6706 d 16 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 6706 d 20 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 6707 d 23 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 6718 d 8 h cejka /uspace/trunk/softfloat/generic/ Small softfloat.c addFloat32() bugfix.  
/uspace/trunk/softfloat/generic/softfloat.c
563 6719 d 10 h cejka /uspace/trunk/softfloat/ Softfloat: 32 bit float addition completed.  
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/include/softfloat.h
543 6720 d 20 h decky /uspace/trunk/softfloat/ add fake clean target  
/uspace/trunk/softfloat/Makefile
542 6720 d 20 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 6722 d 12 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 6734 d 15 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 6734 d 15 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 6734 d 16 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 6734 d 19 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
499 6734 d 19 h decky /uspace/trunk/libc/ uspace basic syscall framework  
/uspace/trunk/libc/arch/ia32/syscall.c
/uspace/trunk/libc/arch/mips32/syscall.c
/uspace/trunk/libc/arch/mips32el/syscall.c
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/include/libc.h

Show All