<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HelenOS-historic &#x2013; /uspace/trunk/softfloat/include/sftypes.h</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Fri, 03 Apr 2026 20:39:44 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;max=40&amp;peg=1722</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;peg=1722&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 08 Jun 2006 03:22:31 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 1657 – Another doxygen comments.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 42 file(s) modified&lt;/strong&gt;&lt;br/&gt;Another doxygen comments.&lt;/div&gt;~ /uspace/trunk/ipcc/ipcc.c&lt;br /&gt;~ /uspace/trunk/kbd/arch/amd64&lt;br /&gt;~ /uspace/trunk/kbd/arch/ia32/include/kbd.h&lt;br /&gt;~ /uspace/trunk/kbd/arch/ia32/src/kbd.c&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/src/thread.c&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/include/atomic.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/include/endian.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/include/limits.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/include/psthread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/include/stackarg.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/include/types.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/src/syscall.c&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/src/thread.c&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32eb/include/endian.h&lt;br /&gt;~ /uspace/trunk/softfloat/arch/amd64/include/functions.h&lt;br /&gt;~ /uspace/trunk/softfloat/arch/ia32/include/functions.h&lt;br /&gt;~ /uspace/trunk/softfloat/arch/ia64/include/functions.h&lt;br /&gt;~ /uspace/trunk/softfloat/arch/mips32/include/functions.h&lt;br /&gt;~ /uspace/trunk/softfloat/arch/mips32eb/include/functions.h&lt;br /&gt;~ /uspace/trunk/softfloat/arch/ppc32/include/functions.h&lt;br /&gt;~ /uspace/trunk/softfloat/arch/ppc64/include/functions.h&lt;br /&gt;~ /uspace/trunk/softfloat/arch/sparc64/include/functions.h&lt;br /&gt;~ /uspace/trunk/softfloat/generic/add.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/common.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/comparison.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/conversion.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/div.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/mul.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/other.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/softfloat.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/sub.c&lt;br /&gt;~ /uspace/trunk/softfloat/include/add.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/common.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/comparison.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/conversion.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/div.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/mul.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/other.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/softfloat.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/sub.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=1657&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=1657&amp;peg=1722</guid></item>
<item><pubDate>Thu, 16 Mar 2006 01:32:41 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 1031 – SoftFloat integrated into HelenOS uspace.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 33 file(s) modified&lt;/strong&gt;&lt;br/&gt;SoftFloat integrated into HelenOS uspace.&lt;/div&gt;+ /uspace/trunk/libc/include/endian.h&lt;br /&gt;+ /uspace/trunk/libc/include/stdint.h&lt;br /&gt;+ /uspace/trunk/softfloat/arch/amd64/include&lt;br /&gt;+ /uspace/trunk/softfloat/arch/amd64/include/functions.h&lt;br /&gt;x /uspace/trunk/softfloat/arch/ia32/include/arch.h&lt;br /&gt;~ /uspace/trunk/softfloat/arch/ia32/include/functions.h&lt;br /&gt;x /uspace/trunk/softfloat/arch/ia32/include/types.h&lt;br /&gt;+ /uspace/trunk/softfloat/arch/ia64/include&lt;br /&gt;+ /uspace/trunk/softfloat/arch/ia64/include/functions.h&lt;br /&gt;+ /uspace/trunk/softfloat/arch/mips32/include&lt;br /&gt;+ /uspace/trunk/softfloat/arch/mips32/include/functions.h&lt;br /&gt;+ /uspace/trunk/softfloat/arch/mips32eb/include&lt;br /&gt;+ /uspace/trunk/softfloat/arch/mips32eb/include/functions.h&lt;br /&gt;+ /uspace/trunk/softfloat/arch/ppc32/include&lt;br /&gt;+ /uspace/trunk/softfloat/arch/ppc32/include/functions.h&lt;br /&gt;+ /uspace/trunk/softfloat/arch/sparc64/include&lt;br /&gt;+ /uspace/trunk/softfloat/arch/sparc64/include/functions.h&lt;br /&gt;~ /uspace/trunk/softfloat/generic/add.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/common.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/conversion.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/div.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/mul.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/softfloat.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/sub.c&lt;br /&gt;~ /uspace/trunk/softfloat/include/common.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/conversion.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/div.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/mul.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/softfloat.h&lt;br /&gt;~ /uspace/trunk/softfloat/Makefile&lt;br /&gt;~ /uspace/trunk/softint/Makefile&lt;br /&gt;x /uspace/trunk/softint/Makefile.toolchain&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=1031&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=1031&amp;peg=1722</guid></item>
<item><pubDate>Tue, 21 Feb 2006 00:12:05 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 857 – Conversion functions from float to int added. Files arch.h and ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;Conversion functions from float to int added.&lt;br /&gt;
Files arch.h and types.h from arch subdirectory should be replaced later with equivalent files from libc.&lt;/div&gt;+ /uspace/trunk/softfloat/arch&lt;br /&gt;+ /uspace/trunk/softfloat/arch/amd64&lt;br /&gt;+ /uspace/trunk/softfloat/arch/ia32&lt;br /&gt;+ /uspace/trunk/softfloat/arch/ia32/include&lt;br /&gt;+ /uspace/trunk/softfloat/arch/ia32/include/arch.h&lt;br /&gt;+ /uspace/trunk/softfloat/arch/ia32/include/functions.h&lt;br /&gt;+ /uspace/trunk/softfloat/arch/ia32/include/types.h&lt;br /&gt;+ /uspace/trunk/softfloat/arch/ia64&lt;br /&gt;+ /uspace/trunk/softfloat/arch/mips32&lt;br /&gt;+ /uspace/trunk/softfloat/arch/mips32eb&lt;br /&gt;+ /uspace/trunk/softfloat/arch/ppc32&lt;br /&gt;+ /uspace/trunk/softfloat/arch/sparc64&lt;br /&gt;~ /uspace/trunk/softfloat/generic/conversion.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/softfloat.c&lt;br /&gt;~ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/softfloat.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=857&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=857&amp;peg=1722</guid></item>
<item><pubDate>Tue, 07 Feb 2006 01:41:18 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 804 – 32 bit float division added. Some small bugs fixed. Code ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;32 bit float division added.&lt;br /&gt;
Some small bugs fixed.&lt;br /&gt;
Code cleanup.&lt;/div&gt;~ /uspace/trunk/softfloat/generic/add.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/comparison.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/conversion.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/div.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/mul.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/softfloat.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/sub.c&lt;br /&gt;~ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=804&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=804&amp;peg=1722</guid></item>
<item><pubDate>Sun, 22 Jan 2006 16:51:00 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 734 – Added function for 64bit subtraction. Fixed bug in recognizing signaling ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added function for 64bit subtraction.&lt;br /&gt;
Fixed bug in recognizing signaling and quiet NaNs.&lt;br /&gt;
Some 64-bit add and sub testing done.&lt;/div&gt;~ /uspace/trunk/softfloat/generic/add.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/comparison.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/softfloat.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/sub.c&lt;br /&gt;~ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/sub.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=734&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=734&amp;peg=1722</guid></item>
<item><pubDate>Sun, 22 Jan 2006 15:37:54 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 732 – Fixed bug in result shifting. Some cryptic numbers replaced with ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug in result shifting.&lt;br /&gt;
Some cryptic numbers replaced with constants.&lt;br /&gt;
Code cleaning.&lt;/div&gt;~ /uspace/trunk/softfloat/generic/add.c&lt;br /&gt;~ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=732&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=732&amp;peg=1722</guid></item>
<item><pubDate>Sun, 22 Jan 2006 15:13:02 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 731 – Arithmetic.c divided into four new files.  64 bit add ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;Arithmetic.c divided into four new files. &lt;br /&gt;
64 bit add implemented.&lt;/div&gt;+ /uspace/trunk/softfloat/generic/add.c&lt;br /&gt;x /uspace/trunk/softfloat/generic/arithmetic.c&lt;br /&gt;+ /uspace/trunk/softfloat/generic/div.c&lt;br /&gt;+ /uspace/trunk/softfloat/generic/mul.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/softfloat.c&lt;br /&gt;+ /uspace/trunk/softfloat/generic/sub.c&lt;br /&gt;+ /uspace/trunk/softfloat/include/add.h&lt;br /&gt;x /uspace/trunk/softfloat/include/arithmetic.h&lt;br /&gt;+ /uspace/trunk/softfloat/include/div.h&lt;br /&gt;+ /uspace/trunk/softfloat/include/mul.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;+ /uspace/trunk/softfloat/include/sub.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=731&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=731&amp;peg=1722</guid></item>
<item><pubDate>Sun, 08 Jan 2006 20:39:07 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 697 – Added new function for testint 64 bit floats and functions ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added new function for testint 64 bit floats and functions for 32&amp;lt;-&gt;64 bit conversion.&lt;/div&gt;~ /uspace/trunk/softfloat/generic/comparison.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/conversion.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/softfloat.c&lt;br /&gt;~ /uspace/trunk/softfloat/include/comparison.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/conversion.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=697&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=697&amp;peg=1722</guid></item>
<item><pubDate>Sun, 08 Jan 2006 17:26:00 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 688 – Function for multiplying added to softfloat lib.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Function for multiplying added to softfloat lib.&lt;/div&gt;~ /uspace/trunk/softfloat/generic/arithmetic.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/comparison.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/softfloat.c&lt;br /&gt;~ /uspace/trunk/softfloat/include/arithmetic.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/comparison.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=688&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=688&amp;peg=1722</guid></item>
<item><pubDate>Fri, 23 Dec 2005 18:44:31 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 661 – Softfloat - function for float subtraction added.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Softfloat - function for float subtraction added.&lt;/div&gt;~ /uspace/trunk/softfloat/generic/arithmetic.c&lt;br /&gt;~ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=661&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=661&amp;peg=1722</guid></item>
<item><pubDate>Tue, 20 Dec 2005 13:48:15 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 652 – Some new functions implemented in softfloat lib.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Some new functions implemented in softfloat lib.&lt;/div&gt;~ /uspace/trunk/softfloat/generic/comparison.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/softfloat.c&lt;br /&gt;~ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=652&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=652&amp;peg=1722</guid></item>
<item><pubDate>Mon, 19 Dec 2005 10:47:27 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 647 – Some changes in file structures, small bugfix in __subsf3().</title><description>&lt;div&gt;&lt;strong&gt;cejka – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Some changes in file structures, small bugfix in __subsf3().&lt;/div&gt;+ /uspace/trunk/softfloat/generic/arithmetic.c&lt;br /&gt;+ /uspace/trunk/softfloat/generic/comparison.c&lt;br /&gt;+ /uspace/trunk/softfloat/generic/conversion.c&lt;br /&gt;+ /uspace/trunk/softfloat/generic/other.c&lt;br /&gt;~ /uspace/trunk/softfloat/generic/softfloat.c&lt;br /&gt;+ /uspace/trunk/softfloat/include/arithmetic.h&lt;br /&gt;+ /uspace/trunk/softfloat/include/comparison.h&lt;br /&gt;+ /uspace/trunk/softfloat/include/conversion.h&lt;br /&gt;+ /uspace/trunk/softfloat/include/other.h&lt;br /&gt;+ /uspace/trunk/softfloat/include/sftypes.h&lt;br /&gt;~ /uspace/trunk/softfloat/include/softfloat.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=647&amp;peg=1722</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Fsoftfloat%2Finclude%2Fsftypes.h&amp;rev=647&amp;peg=1722</guid></item>
</channel></rss>