<?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 &#x2013; //trunk/uspace/lib/libc/arch/</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Tue, 07 Apr 2026 02:54:12 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;max=40&amp;</link><atom:link href="https://historic.helenos.org/rss.php?isdir=1&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Sat, 11 Jul 2009 22:55:41 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4636 – sparc64&apos;s SP_DELTA needs more space.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;sparc64&apos;s SP_DELTA needs more space.&lt;/div&gt;~ /trunk/kernel/arch/sparc64/include/context.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/include/fibril.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/include/stack.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4636</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4636</guid></item>
<item><pubDate>Tue, 30 Jun 2009 17:53:15 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4601 – small fixes and coding style changes related to the new ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;small fixes and coding style changes related to the new memory allocator&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/as.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/async.c&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/errno.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/getopt.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/libc.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/mman.c&lt;br /&gt;+ /trunk/uspace/lib/libc/include/adt/gcdlcm.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/async.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/bitops.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/errno.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/getopt.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/macros.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/mem.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdlib.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/unistd.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/vfs/vfs.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4601</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4601</guid></item>
<item><pubDate>Thu, 18 Jun 2009 10:30:50 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4556 – define endianess externally to be able to exactly specify whether ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 42 file(s) modified&lt;/strong&gt;&lt;br/&gt;define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE&lt;br /&gt;
quit messing with BOM in UTF-32&lt;/div&gt;x /trunk/kernel/arch/amd64/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/amd64/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/arm32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/arm32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/ia32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/ia32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/ia64/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/ia64/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/mips32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/mips32/include/elf.h&lt;br /&gt;~ /trunk/kernel/arch/mips32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/ppc32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/ppc32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/sparc64/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/kernel/generic/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/generic/include/string.h&lt;br /&gt;~ /trunk/kernel/generic/src/printf/printf_core.c&lt;br /&gt;~ /trunk/kernel/Makefile&lt;br /&gt;x /trunk/uspace/lib/libc/arch/amd64/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/arm32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ia32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ia64/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/mips32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/mips32eb/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ppc32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/sparc64/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/string.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;~ /trunk/uspace/lib/softfloat/include/sftypes.h&lt;br /&gt;~ /trunk/uspace/lib/softfloat/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4556</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4556</guid></item>
<item><pubDate>Fri, 12 Jun 2009 21:44:25 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4528 – Use &apos;fibril_local&apos; modifier for fibril-local variables instead of &apos;__thread&apos;. Since ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use &apos;fibril_local&apos; modifier for fibril-local variables instead of &apos;__thread&apos;. Since it is decalred in fibril.h, it need not begin with &apos;__&apos;.&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/arm32/include/tls.h&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/async.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/fibril.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/fibril.h&lt;br /&gt;~ /trunk/uspace/srv/fb/fb.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_file.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4528</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4528</guid></item>
<item><pubDate>Wed, 03 Jun 2009 21:09:20 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4468 – remove redundant index_t and count_t types (which were always quite ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;remove redundant index_t and count_t types (which were always quite ambiguous and not actually needed)&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/amd64/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/include/types.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4468</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4468</guid></item>
<item><pubDate>Wed, 03 Jun 2009 21:07:55 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4467 – fix include</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;fix include&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/arm32/include/fibril.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4467</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4467</guid></item>
<item><pubDate>Mon, 13 Apr 2009 22:34:25 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4272 – Prevent optimizing ia64&apos;s PIO away. This solves the frequent hangs ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Prevent optimizing ia64&apos;s PIO away.&lt;br /&gt;
This solves the frequent hangs of HelenOS/ia64 in i8042_init().&lt;/div&gt;~ /trunk/kernel/arch/ia64/include/asm.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/include/ddi.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4272</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4272</guid></item>
<item><pubDate>Sun, 05 Apr 2009 00:04:28 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4234 – Copy printf with Unicode support to userspace.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;Copy printf with Unicode support to userspace.&lt;/div&gt;~ /trunk/kernel/generic/include/string.h&lt;br /&gt;~ /trunk/kernel/generic/src/lib/string.c&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/fprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/vprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/vsnprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/string.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/printf_core.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/string.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/sys/types.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4234</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4234</guid></item>
<item><pubDate>Fri, 20 Mar 2009 22:31:00 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 4161 – Put .tbss section into the .tdata output section. This solves ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Put .tbss section into the .tdata output section.&lt;br /&gt;
This solves the .tbss alignment issue seen on amd64.&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/amd64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/_link.ld.in&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4161</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4161</guid></item>
<item><pubDate>Mon, 16 Mar 2009 23:58:11 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 4134 – resurrect big endian support for mips32: switch from mips-sgi-irix5 toolchain ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;resurrect big endian support for mips32: switch from mips-sgi-irix5 toolchain to mips-linux-gnu&lt;br /&gt;
the kernel is working alright, the user space has some bugs yet&lt;/div&gt;~ /trunk/boot/arch/mips32/loader/Makefile&lt;br /&gt;+ /trunk/boot/arch/mips32/loader/_link.ld.in &lt;i&gt;(copied from /trunk/boot/arch/mips32/loader/_link.ld.in.binary@4130)&lt;/i&gt;&lt;br /&gt;x /trunk/boot/arch/mips32/loader/_link.ld.in.binary&lt;br /&gt;x /trunk/boot/arch/mips32/loader/_link.ld.in.ecoff&lt;br /&gt;~ /trunk/contrib/toolchain/toolchain.mipseb32.sh&lt;br /&gt;~ /trunk/kernel/arch/mips32/Makefile.inc&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/mips32eb/include/ddi.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4134</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4134</guid></item>
<item><pubDate>Wed, 04 Mar 2009 17:30:58 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 4028 – Fix typo.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix typo.&lt;/div&gt;~ /trunk/kernel/arch/ia64/include/asm.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/include/ddi.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4028</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4028</guid></item>
<item><pubDate>Tue, 03 Mar 2009 23:56:33 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 4024 – PIO functions for uspace.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;PIO functions for uspace.&lt;/div&gt;+ /trunk/uspace/lib/libc/arch/arm32/include/ddi.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/include/ddi.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/include/ddi.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/mips32/include/ddi.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/ppc32/include/ddi.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/sparc64/include/ddi.h&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/ddi.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/sys/types.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4024</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=4024</guid></item>
<item><pubDate>Sun, 01 Mar 2009 21:25:23 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 3986 – Introduce pio_enable() libc call.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Introduce pio_enable() libc call.&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/ia32/include/ddi.h&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/ddi.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ddi.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3986</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3986</guid></item>
<item><pubDate>Thu, 12 Feb 2009 21:11:25 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 3882 – cleanup configuration code cleanup</title><description>&lt;div&gt;&lt;strong&gt;decky – 60 file(s) modified&lt;/strong&gt;&lt;br/&gt;cleanup configuration&lt;br /&gt;
code cleanup&lt;/div&gt;~ /trunk/uspace/app/bdsh/Makefile&lt;br /&gt;~ /trunk/uspace/app/init/Makefile&lt;br /&gt;~ /trunk/uspace/app/init/version.c&lt;br /&gt;~ /trunk/uspace/app/klog/Makefile&lt;br /&gt;~ /trunk/uspace/app/tester/Makefile&lt;br /&gt;~ /trunk/uspace/app/tetris/Makefile&lt;br /&gt;~ /trunk/uspace/app/trace/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libblock/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/_link.ld.in&lt;br /&gt;+ /trunk/uspace/lib/libc/include/macros.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;~ /trunk/uspace/lib/libfs/Makefile&lt;br /&gt;~ /trunk/uspace/lib/softfloat/Makefile&lt;br /&gt;~ /trunk/uspace/lib/softint/Makefile&lt;br /&gt;~ /trunk/uspace/Makefile&lt;br /&gt;~ /trunk/uspace/srv/console/Makefile&lt;br /&gt;~ /trunk/uspace/srv/devmap/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fb/fb.c&lt;br /&gt;~ /trunk/uspace/srv/fb/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/Makefile&lt;br /&gt;~ /trunk/uspace/srv/kbd/arch/ia64/src/kbd.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/arch/ppc32/src/kbd.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/Makefile&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/amd64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/arm32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/arm32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ia32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ia64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/mips32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/mips32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ppc32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ppc32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/sparc64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/Makefile&lt;br /&gt;~ /trunk/uspace/srv/ns/Makefile&lt;br /&gt;~ /trunk/uspace/srv/pci/libpci/Makefile&lt;br /&gt;~ /trunk/uspace/srv/pci/Makefile&lt;br /&gt;~ /trunk/uspace/srv/rd/Makefile&lt;br /&gt;~ /trunk/uspace/srv/vfs/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3882</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3882</guid></item>
<item><pubDate>Thu, 12 Feb 2009 12:03:31 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 3872 – cleanup: remove unsupported or broken ports (there are out-of-sync with ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;cleanup: remove unsupported or broken ports&lt;br /&gt;
(there are out-of-sync with the rest of the code and a fresh start is needed)&lt;/div&gt;x /trunk/boot/arch/ia32xen&lt;br /&gt;x /trunk/boot/arch/ppc64&lt;br /&gt;x /trunk/contrib/default/ia32xen&lt;br /&gt;x /trunk/contrib/default/ppc64&lt;br /&gt;x /trunk/kernel/arch/ia32xen&lt;br /&gt;x /trunk/kernel/arch/ppc64&lt;br /&gt;x /trunk/kernel/tools/ppc64&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ppc64&lt;br /&gt;x /trunk/uspace/lib/softfloat/arch/ppc64&lt;br /&gt;x /trunk/uspace/srv/kbd/arch/ppc64&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3872</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3872</guid></item>
<item><pubDate>Tue, 20 Jan 2009 19:38:16 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 3803 – configuration system overhaul (requires newt)</title><description>&lt;div&gt;&lt;strong&gt;decky – 40 file(s) modified&lt;/strong&gt;&lt;br/&gt;configuration system overhaul (requires newt)&lt;/div&gt;~ /trunk/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ppc64/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/sparc64/loader/Makefile&lt;br /&gt;x /trunk/boot/boot.config&lt;br /&gt;~ /trunk/boot/Makefile&lt;br /&gt;~ /trunk/HelenOS.config&lt;br /&gt;x /trunk/kernel/kernel.config&lt;br /&gt;~ /trunk/kernel/Makefile&lt;br /&gt;~ /trunk/Makefile&lt;br /&gt;~ /trunk/tools/config.py&lt;br /&gt;~ /trunk/uspace/app/bdsh/Makefile&lt;br /&gt;~ /trunk/uspace/app/init/Makefile&lt;br /&gt;~ /trunk/uspace/app/klog/Makefile&lt;br /&gt;~ /trunk/uspace/app/tester/Makefile&lt;br /&gt;~ /trunk/uspace/app/tetris/Makefile&lt;br /&gt;~ /trunk/uspace/app/trace/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libblock/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;~ /trunk/uspace/lib/libfs/Makefile&lt;br /&gt;~ /trunk/uspace/lib/softfloat/Makefile&lt;br /&gt;~ /trunk/uspace/lib/softint/Makefile&lt;br /&gt;~ /trunk/uspace/Makefile&lt;br /&gt;~ /trunk/uspace/srv/console/Makefile&lt;br /&gt;~ /trunk/uspace/srv/devmap/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fb/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/Makefile&lt;br /&gt;~ /trunk/uspace/srv/kbd/Makefile&lt;br /&gt;~ /trunk/uspace/srv/loader/Makefile&lt;br /&gt;~ /trunk/uspace/srv/ns/Makefile&lt;br /&gt;~ /trunk/uspace/srv/pci/libpci/Makefile&lt;br /&gt;~ /trunk/uspace/srv/pci/Makefile&lt;br /&gt;~ /trunk/uspace/srv/rd/Makefile&lt;br /&gt;~ /trunk/uspace/srv/vfs/Makefile&lt;br /&gt;x /trunk/uspace/uspace.config&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3803</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3803</guid></item>
<item><pubDate>Tue, 13 Jan 2009 21:26:00 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3794 – Fix mips32 userspace atomic_add() the same way as the kernel ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix mips32 userspace atomic_add() the same way as the kernel one. This problem prevented building at lower optimization levels.&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/mips32/include/atomic.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3794</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3794</guid></item>
<item><pubDate>Tue, 06 Jan 2009 22:14:07 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3784 – Fix loader problem on ia64 and remove workaround.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix loader problem on ia64 and remove workaround.&lt;/div&gt;~ /trunk/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/src/thread_entry.s&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ia64/_link.ld.in&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3784</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3784</guid></item>
<item><pubDate>Sun, 30 Nov 2008 13:17:56 +0100</pubDate><dc:creator>vana</dc:creator><title>Rev 3657 – Legacy IRQ support, uspace NS16550 support, some minor changes</title><description>&lt;div&gt;&lt;strong&gt;vana – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Legacy IRQ support, uspace NS16550 support, some minor changes&lt;/div&gt;+ /trunk/boot/arch/ia64/loader/gefi/HelenOS/mkimage.c&lt;br /&gt;+ /trunk/kernel/arch/ia64/include/drivers/kbd.h&lt;br /&gt;~ /trunk/kernel/arch/ia64/include/interrupt.h&lt;br /&gt;~ /trunk/kernel/arch/ia64/src/drivers/ega.c&lt;br /&gt;~ /trunk/kernel/arch/ia64/src/ia64.c&lt;br /&gt;~ /trunk/kernel/arch/ia64/src/interrupt.c&lt;br /&gt;~ /trunk/kernel/arch/ia64/src/ski/ski.c&lt;br /&gt;~ /trunk/kernel/genarch/src/kbd/ns16550.c&lt;br /&gt;~ /trunk/kernel/generic/src/ipc/irq.c&lt;br /&gt;~ /trunk/kernel/kernel.config&lt;br /&gt;~ /trunk/kernel/Makefile&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/ia64/include/ddi.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/ia64/src/ddi.c&lt;br /&gt;~ /trunk/uspace/srv/fb/ega.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/arch/ia64/src/kbd.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3657</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3657</guid></item>
<item><pubDate>Tue, 25 Nov 2008 21:22:04 +0100</pubDate><dc:creator>vana</dc:creator><title>Rev 3635 – IA64: Userspace I/O support</title><description>&lt;div&gt;&lt;strong&gt;vana – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;IA64: Userspace I/O support&lt;/div&gt;~ /trunk/kernel/arch/ia64/include/mm/page.h&lt;br /&gt;~ /trunk/kernel/arch/ia64/include/mm/tlb.h&lt;br /&gt;~ /trunk/kernel/arch/ia64/include/proc/task.h&lt;br /&gt;~ /trunk/kernel/arch/ia64/src/ddi/ddi.c&lt;br /&gt;~ /trunk/kernel/arch/ia64/src/drivers/ega.c&lt;br /&gt;~ /trunk/kernel/arch/ia64/src/ia64.c&lt;br /&gt;~ /trunk/kernel/arch/ia64/src/mm/tlb.c&lt;br /&gt;~ /trunk/kernel/generic/include/adt/bitmap.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/fb/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3635</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3635</guid></item>
<item><pubDate>Thu, 13 Nov 2008 11:53:59 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3585 – Fix bug #67. It was obviously all my fault - ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix bug #67. It was obviously all my fault - I allocated r3 for pcb_ptr, which was alredy used by uarg.&lt;/div&gt;~ /trunk/kernel/arch/ppc32/src/asm.S&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/src/entry.s&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ppc32/ppc32.s&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3585</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3585</guid></item>
<item><pubDate>Sun, 05 Oct 2008 23:20:13 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3485 – Support for SYSENTER on ia32.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 22 file(s) modified&lt;/strong&gt;&lt;br/&gt;Support for SYSENTER on ia32.&lt;/div&gt;~ /trunk/kernel/arch/amd64/include/syscall.h&lt;br /&gt;~ /trunk/kernel/arch/ia32/include/asm.h&lt;br /&gt;~ /trunk/kernel/arch/ia32/include/cpu.h&lt;br /&gt;+ /trunk/kernel/arch/ia32/include/syscall.h&lt;br /&gt;~ /trunk/kernel/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/ia32/src/asm.S&lt;br /&gt;~ /trunk/kernel/arch/ia32/src/cpu/cpu.c&lt;br /&gt;~ /trunk/kernel/arch/ia32/src/proc/scheduler.c&lt;br /&gt;+ /trunk/kernel/arch/ia32/src/syscall.c&lt;br /&gt;~ /trunk/uspace/app/trace/trace.c&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/include/syscall.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/include/syscall.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/include/syscall.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/src/syscall.S&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/include/syscall.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/include/syscall.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/include/syscall.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc64/include/syscall.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/include/syscall.h&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/udebug.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/libc.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/syscall.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3485</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3485</guid></item>
<item><pubDate>Wed, 27 Aug 2008 19:06:52 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3369 – configurable cross-compiler prefix (using CROSS_PREFIX)</title><description>&lt;div&gt;&lt;strong&gt;decky – 29 file(s) modified&lt;/strong&gt;&lt;br/&gt;configurable cross-compiler prefix (using CROSS_PREFIX)&lt;/div&gt;~ /trunk/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ppc64/loader/Makefile&lt;br /&gt;~ /trunk/contrib/toolchain/toolchain.amd64.sh&lt;br /&gt;~ /trunk/contrib/toolchain/toolchain.arm32.sh&lt;br /&gt;~ /trunk/contrib/toolchain/toolchain.ia32.sh&lt;br /&gt;~ /trunk/contrib/toolchain/toolchain.ia64.sh&lt;br /&gt;~ /trunk/contrib/toolchain/toolchain.mipseb32.sh&lt;br /&gt;~ /trunk/contrib/toolchain/toolchain.mipsel32.sh&lt;br /&gt;~ /trunk/contrib/toolchain/toolchain.ppc32.sh&lt;br /&gt;~ /trunk/contrib/toolchain/toolchain.ppc64.sh&lt;br /&gt;~ /trunk/kernel/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/arm32/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/ia32xen/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/mips32/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/ppc32/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/ppc64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc64/Makefile.inc&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3369</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3369</guid></item>
<item><pubDate>Wed, 27 Aug 2008 18:16:00 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3368 – configurable cross-compiler prefix (using CROSS_PREFIX)</title><description>&lt;div&gt;&lt;strong&gt;decky – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;configurable cross-compiler prefix (using CROSS_PREFIX)&lt;/div&gt;~ /trunk/boot/arch/sparc64/loader/Makefile&lt;br /&gt;~ /trunk/contrib/toolchain/toolchain.sparc64.sh&lt;br /&gt;~ /trunk/kernel/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/Makefile.inc&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3368</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3368</guid></item>
<item><pubDate>Sun, 27 Jul 2008 17:14:07 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3233 – remove dummy page coloring facility, which is currenty not used</title><description>&lt;div&gt;&lt;strong&gt;decky – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;remove dummy page coloring facility, which is currenty not used&lt;/div&gt;~ /trunk/kernel/arch/amd64/include/mm/page.h&lt;br /&gt;~ /trunk/kernel/arch/arm32/include/mm/page.h&lt;br /&gt;~ /trunk/kernel/arch/ia32/include/mm/page.h&lt;br /&gt;~ /trunk/kernel/arch/ia32xen/include/mm/page.h&lt;br /&gt;~ /trunk/kernel/arch/ia64/include/mm/page.h&lt;br /&gt;~ /trunk/kernel/arch/mips32/include/mm/page.h&lt;br /&gt;~ /trunk/kernel/arch/ppc32/include/mm/page.h&lt;br /&gt;~ /trunk/kernel/arch/ppc64/include/mm/page.h&lt;br /&gt;~ /trunk/kernel/arch/sparc64/include/mm/page.h&lt;br /&gt;~ /trunk/kernel/generic/include/mm/page.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/include/config.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/include/config.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/include/config.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/include/config.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/include/config.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/include/config.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc64/include/config.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/include/config.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3233</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3233</guid></item>
<item><pubDate>Tue, 08 Jul 2008 18:05:45 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3222 – Merge program-loader related stuff from dynload branch to trunk. (huge)</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 101 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge program-loader related stuff from dynload branch to trunk. (huge)&lt;/div&gt;~ /trunk/boot/arch/amd64/grub/menu.lst&lt;br /&gt;~ /trunk/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ia32/grub/menu.lst&lt;br /&gt;~ /trunk/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/sparc64/loader/Makefile&lt;br /&gt;~ /trunk/kernel/arch/amd64/src/userspace.c&lt;br /&gt;~ /trunk/kernel/arch/arm32/src/userspace.c&lt;br /&gt;~ /trunk/kernel/arch/ia32/src/userspace.c&lt;br /&gt;~ /trunk/kernel/arch/ia32xen/src/userspace.c&lt;br /&gt;~ /trunk/kernel/arch/ia64/src/asm.S&lt;br /&gt;~ /trunk/kernel/arch/mips32/src/start.S&lt;br /&gt;~ /trunk/kernel/arch/ppc32/src/asm.S&lt;br /&gt;~ /trunk/kernel/arch/ppc64/src/asm.S&lt;br /&gt;~ /trunk/kernel/arch/sparc64/src/asm.S&lt;br /&gt;~ /trunk/kernel/generic/include/lib/elf.h&lt;br /&gt;~ /trunk/kernel/generic/include/mm/as.h&lt;br /&gt;+ /trunk/kernel/generic/include/proc/program.h&lt;br /&gt;~ /trunk/kernel/generic/include/proc/task.h&lt;br /&gt;~ /trunk/kernel/generic/include/proc/thread.h&lt;br /&gt;+ /trunk/kernel/generic/include/synch/smc.h&lt;br /&gt;~ /trunk/kernel/generic/include/syscall/syscall.h&lt;br /&gt;~ /trunk/kernel/generic/src/lib/elf.c&lt;br /&gt;~ /trunk/kernel/generic/src/main/kinit.c&lt;br /&gt;~ /trunk/kernel/generic/src/mm/as.c&lt;br /&gt;+ /trunk/kernel/generic/src/proc/program.c&lt;br /&gt;~ /trunk/kernel/generic/src/proc/task.c&lt;br /&gt;~ /trunk/kernel/generic/src/proc/thread.c&lt;br /&gt;+ /trunk/kernel/generic/src/synch/smc.c&lt;br /&gt;~ /trunk/kernel/generic/src/syscall/syscall.c&lt;br /&gt;~ /trunk/kernel/Makefile&lt;br /&gt;+ /trunk/uspace/app/cli&lt;br /&gt;+ /trunk/uspace/app/cli/cli.c&lt;br /&gt;+ /trunk/uspace/app/cli/Makefile&lt;br /&gt;~ /trunk/uspace/app/init/init.c&lt;br /&gt;~ /trunk/uspace/app/tester/tester.c&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc64/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/as.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/libc.c&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/pcb.c&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/smc.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/task.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/as.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/stream.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/ipc/loader.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/libc.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/loader&lt;br /&gt;+ /trunk/uspace/lib/libc/include/loader/pcb.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/smc.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/task.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/Makefile&lt;br /&gt;+ /trunk/uspace/srv/loader&lt;br /&gt;+ /trunk/uspace/srv/loader/arch&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/amd64&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/amd64/amd64.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/amd64/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/amd64/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/arm32&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/arm32/arm32.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/arm32/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/arm32/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia32&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia32/ia32.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia32/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia32/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia64&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia64/ia64.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia64/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia64/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/mips32&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/mips32/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/mips32/mips32.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/mips32/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ppc32&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ppc32/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ppc32/ppc32.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ppc32/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/sparc64&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/sparc64/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/sparc64/sparc64.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/sparc64/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/elf_load.c&lt;br /&gt;+ /trunk/uspace/srv/loader/include&lt;br /&gt;+ /trunk/uspace/srv/loader/include/arch.h&lt;br /&gt;+ /trunk/uspace/srv/loader/include/elf.h&lt;br /&gt;+ /trunk/uspace/srv/loader/include/elf_load.h&lt;br /&gt;+ /trunk/uspace/srv/loader/interp.s&lt;br /&gt;+ /trunk/uspace/srv/loader/main.c&lt;br /&gt;+ /trunk/uspace/srv/loader/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3222</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3222</guid></item>
<item><pubDate>Tue, 01 Jul 2008 16:41:49 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3195 – Fix: arm32 is little-endian.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix: arm32 is little-endian.&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/arm32/include/byteorder.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3195</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3195</guid></item>
<item><pubDate>Mon, 16 Jun 2008 23:42:48 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3164 – First argument of atomic functions is read-write (ia32).</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;First argument of atomic functions is read-write (ia32).&lt;/div&gt;~ /trunk/kernel/arch/ia32/include/atomic.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/include/atomic.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3164</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3164</guid></item>
<item><pubDate>Mon, 16 Jun 2008 23:36:39 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3163 – First argument to atomic functions is read-write (amd64).</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;First argument to atomic functions is read-write (amd64).&lt;/div&gt;~ /trunk/kernel/arch/amd64/include/atomic.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/include/atomic.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3163</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3163</guid></item>
<item><pubDate>Mon, 16 Jun 2008 23:28:37 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3162 – The first argument to atomic_add() is read-write. (mips32)</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;The first argument to atomic_add() is read-write. (mips32)&lt;/div&gt;~ /trunk/kernel/arch/mips32/include/atomic.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/include/atomic.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3162</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3162</guid></item>
<item><pubDate>Wed, 04 Jun 2008 21:37:52 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3098 – Make mips32 compile again</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Make mips32 compile again&lt;/div&gt;~ /trunk/kernel/arch/mips32/include/types.h&lt;br /&gt;~ /trunk/kernel/generic/include/typedefs.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/src/entry.s&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3098</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3098</guid></item>
<item><pubDate>Wed, 04 Jun 2008 21:02:04 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3095 – Make ia64 compile again.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Make ia64 compile again.&lt;/div&gt;~ /trunk/kernel/arch/ia64/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/src/entry.s&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3095</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3095</guid></item>
<item><pubDate>Wed, 04 Jun 2008 20:48:16 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3094 – Make arm32 compile again.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Make arm32 compile again.&lt;/div&gt;~ /trunk/kernel/arch/arm32/include/types.h&lt;br /&gt;~ /trunk/kernel/arch/arm32/Makefile.inc&lt;br /&gt;~ /trunk/kernel/arch/arm32/src/mm/page_fault.c&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/src/entry.s&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3094</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3094</guid></item>
<item><pubDate>Tue, 03 Jun 2008 17:06:18 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3078 – remove __io_init and __entry_driver</title><description>&lt;div&gt;&lt;strong&gt;decky – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;remove __io_init and __entry_driver&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/amd64/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/include/config.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/src/syscall.S&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/src/entry.s&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3078</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3078</guid></item>
<item><pubDate>Mon, 02 Jun 2008 13:50:42 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3039 – Fix register constraints in mips32 libc atomic_add()</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix register constraints in mips32 libc atomic_add()&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/mips32/include/atomic.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3039</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3039</guid></item>
<item><pubDate>Mon, 26 May 2008 20:56:34 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3007 – Improve linking and loading of boot ELF images. (Contributed by ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Improve linking and loading of boot ELF images.&lt;br /&gt;
(Contributed by Jiri Svoboda)&lt;/div&gt;~ /trunk/kernel/generic/src/lib/elf.c&lt;br /&gt;~ /trunk/kernel/generic/src/mm/backend_elf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/_link.ld.in&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3007</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=3007</guid></item>
<item><pubDate>Wed, 16 Apr 2008 21:52:50 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 2861 – Used common macro for context saving on ppc64.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Used common macro for context saving on ppc64.&lt;/div&gt;~ /trunk/kernel/arch/ppc32/include/context_offset.h&lt;br /&gt;~ /trunk/kernel/arch/ppc64/include/context_offset.h&lt;br /&gt;~ /trunk/kernel/arch/ppc64/src/context.S&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ppc64/include/context_offset.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc64/src/fibril.S&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=2861</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=2861</guid></item>
<item><pubDate>Tue, 15 Apr 2008 22:05:13 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 2860 – Context handling unified for sparc64.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Context handling unified for sparc64.&lt;/div&gt;~ /trunk/kernel/arch/sparc64/include/context_offset.h&lt;br /&gt;~ /trunk/kernel/arch/sparc64/src/context.S&lt;br /&gt;x /trunk/uspace/lib/libc/arch/sparc64/include/context_offset.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/src/fibril.S&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=2860</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=2860</guid></item>
<item><pubDate>Thu, 03 Apr 2008 22:46:47 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 2798 – Replace all endian.h in uspace with a copy of the ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 22 file(s) modified&lt;/strong&gt;&lt;br/&gt;Replace all endian.h in uspace with a copy of the kernel&apos;s respective byteorder.h.&lt;/div&gt;+ /trunk/uspace/lib/libc/arch/amd64/include/byteorder.h &lt;i&gt;(copied from /trunk/kernel/arch/amd64/include/byteorder.h@2797)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/arch/amd64/include/endian.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/arm32/include/byteorder.h &lt;i&gt;(copied from /trunk/kernel/arch/arm32/include/byteorder.h@2797)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/arch/arm32/include/endian.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/ia32/include/byteorder.h &lt;i&gt;(copied from /trunk/kernel/arch/ia32/include/byteorder.h@2797)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ia32/include/endian.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/ia64/include/byteorder.h &lt;i&gt;(copied from /trunk/kernel/arch/ia64/include/byteorder.h@2797)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ia64/include/endian.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/mips32/include/byteorder.h &lt;i&gt;(copied from /trunk/kernel/arch/mips32/include/byteorder.h@2797)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/arch/mips32/include/endian.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/mips32eb/include/byteorder.h &lt;i&gt;(copied from /trunk/kernel/arch/mips32/include/byteorder.h@2797)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/arch/mips32eb/include/endian.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/ppc32/include/byteorder.h &lt;i&gt;(copied from /trunk/kernel/arch/ppc32/include/byteorder.h@2797)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ppc32/include/endian.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/ppc64/include/byteorder.h &lt;i&gt;(copied from /trunk/kernel/arch/ppc64/include/byteorder.h@2797)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ppc64/include/endian.h&lt;br /&gt;+ /trunk/uspace/lib/libc/arch/sparc64/include/byteorder.h &lt;i&gt;(copied from /trunk/kernel/arch/sparc64/include/byteorder.h@2797)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/arch/sparc64/include/endian.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/byteorder.h &lt;i&gt;(copied from /trunk/kernel/generic/include/byteorder.h@2797)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/include/endian.h&lt;br /&gt;~ /trunk/uspace/lib/softfloat/include/sftypes.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=2798</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=2798</guid></item>
<item><pubDate>Wed, 02 Apr 2008 22:39:04 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 2795 – Support of byte swapping in userspace.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Support of byte swapping in userspace.&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/amd64/include/endian.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/endian.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=2795</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Farch%2F&amp;isdir=1&amp;rev=2795</guid></item>
</channel></rss>