<?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/libc/arch/ppc32/Makefile.inc</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Sat, 04 Apr 2026 23:10:05 +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%2Flibc%2Farch%2Fppc32%2FMakefile.inc&amp;max=40&amp;peg=1663</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Flibc%2Farch%2Fppc32%2FMakefile.inc&amp;peg=1663&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<item><pubDate>Sat, 03 Jun 2006 16:54:51 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1547 – AS_AREA_CACHEABLE not needed anymore for sharing. Added icons to console.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 26 file(s) modified&lt;/strong&gt;&lt;br/&gt;AS_AREA_CACHEABLE not needed anymore for sharing.&lt;br /&gt;
Added icons to console.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/console/gcons.c&lt;br /&gt;+ /uspace/trunk/console/helenos.ppm&lt;br /&gt;~ /uspace/trunk/console/Makefile&lt;br /&gt;+ /uspace/trunk/console/nameic.ppm&lt;br /&gt;~ /uspace/trunk/fb/ega.c&lt;br /&gt;~ /uspace/trunk/fb/fb.c&lt;br /&gt;~ /uspace/trunk/fb/main.c&lt;br /&gt;~ /uspace/trunk/fb/main.h&lt;br /&gt;~ /uspace/trunk/fb/Makefile&lt;br /&gt;+ /uspace/trunk/fb/ppm.c&lt;br /&gt;+ /uspace/trunk/fb/ppm.h&lt;br /&gt;+ /uspace/trunk/kbd/arch/mips32eb&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/ppc32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/generic/async.c&lt;br /&gt;~ /uspace/trunk/libc/generic/mmap.c&lt;br /&gt;~ /uspace/trunk/libc/generic/time.c&lt;br /&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;~ /uspace/trunk/libc/include/ipc/fb.h&lt;br /&gt;~ /uspace/trunk/libc/include/sys/mman.h&lt;br /&gt;~ /uspace/trunk/ns/ns.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Farch%2Fppc32%2FMakefile.inc&amp;rev=1547&amp;peg=1663</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Farch%2Fppc32%2FMakefile.inc&amp;rev=1547&amp;peg=1663</guid></item>
<item><pubDate>Sun, 21 May 2006 22:56:14 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 1400 – initial ppc64 support</title><description>&lt;div&gt;&lt;strong&gt;decky – 24 file(s) modified&lt;/strong&gt;&lt;br/&gt;initial ppc64 support&lt;/div&gt;~ /uspace/trunk/libc/arch/ppc32/include/endian.h&lt;br /&gt;~ /uspace/trunk/libc/arch/ppc32/include/limits.h&lt;br /&gt;~ /uspace/trunk/libc/arch/ppc32/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/ppc32/Makefile.inc&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/include&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/include/atomic.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/include/context_offset.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/include/endian.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/include/limits.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/include/psthread.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/include/regname.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/include/stackarg.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/include/thread.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/include/types.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/Makefile.inc&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/src&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/src/entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/src/psthread.S&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/src/syscall.c&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/src/thread.c&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/src/thread_entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc64/_link.ld.in&lt;br /&gt;~ /uspace/trunk/uspace.config&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Farch%2Fppc32%2FMakefile.inc&amp;rev=1400&amp;peg=1663</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Farch%2Fppc32%2FMakefile.inc&amp;rev=1400&amp;peg=1663</guid></item>
<item><pubDate>Sun, 21 May 2006 01:02:12 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 1385 – temporal workaround</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;temporal workaround&lt;/div&gt;~ /uspace/trunk/libc/arch/ppc32/Makefile.inc&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Farch%2Fppc32%2FMakefile.inc&amp;rev=1385&amp;peg=1663</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Farch%2Fppc32%2FMakefile.inc&amp;rev=1385&amp;peg=1663</guid></item>
<item><pubDate>Sat, 22 Apr 2006 23:46:03 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 1217 – basic ppc32 libc platform-specific files</title><description>&lt;div&gt;&lt;strong&gt;decky – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;basic ppc32 libc platform-specific files&lt;/div&gt;+ /uspace/trunk/libc/arch/ppc32&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/include&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/include/atomic.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/include/context_offset.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/include/psthread.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/include/stackarg.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/include/thread.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/include/types.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/Makefile.inc&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/src&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/src/entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/src/psthread.S&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/src/syscall.c&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/src/thread.c&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/src/thread_entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/ppc32/_link.ld.in&lt;br /&gt;~ /uspace/trunk/uspace.config&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Farch%2Fppc32%2FMakefile.inc&amp;rev=1217&amp;peg=1663</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Farch%2Fppc32%2FMakefile.inc&amp;rev=1217&amp;peg=1663</guid></item>
</channel></rss>