<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/</link>
    <language>en-us</language>

    <title>ecos-v3_0-branch: packages/hal/powerpc/arch/current/ChangeLog history</title>
    <description>packages/hal/powerpc/arch/current/ChangeLog revision history</description>
    <item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/74dbf4c3f2e1/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Update all copyright banners to reflect FSF ownership; fix and improve licence text.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Jan 2009 17:47:46 +0000</pubDate>
</item>
<item>
    <title>* src/powerpc.ld (SECTION_data): Do not define _GLOBAL_OFFSET_TABLE_</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/f04f94b690fa/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[* src/powerpc.ld (SECTION_data): Do not define _GLOBAL_OFFSET_TABLE_<br/>
	It is meant to be defined by the linker.<br/>
<br/>
	* src/powerpc.ld: Remove workaround from 2005-06-03 for LD bug,<br/>
	since fixed.<br/>
	Include .eh_frame_hdr in .eh_frame.<br/>
<br/>
	* src/powerpc.ld: Future-proof relocs sections.<br/>
<br/>
	* src/powerpc.ld: gcc_except_table subsections don't need to be<br/>
	kept.<br/>
<br/>
	* src/powerpc.ld: gcc_except_table needs to be marked KEEP.<br/>
<br/>
	* src/powerpc.ld: Use CYGBLD_HAL_LINKER_GROUPED_LIBS from the common HAL<br/>
	for GROUP() list now.<br/>
<br/>
	* src/powerpc.ld: Add relocs section. Break out .eh_frame section and<br/>
	define correctly. Split .gnu.linkonce.* subsections correctly between<br/>
	text/rodata/data/sdata/sbss/scommon etc.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 11 Nov 2008 04:29:18 +0000</pubDate>
</item>
<item>
    <title>Better control over installing/copying exception vectors - from Shaun Louie</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/73921684f287/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Better control over installing/copying exception vectors - from Shaun Louie]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 26 Sep 2008 14:00:56 +0000</pubDate>
</item>
<item>
    <title>Optimize system initialization</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/8317d1af06db/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Optimize system initialization]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 12 Oct 2007 15:30:20 +0000</pubDate>
</item>
<item>
    <title>Fix default stack sizes - too small and didn't account for stack checking</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/8d70f3959bf9/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Fix default stack sizes - too small and didn't account for stack checking]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 18 Apr 2006 22:29:39 +0000</pubDate>
</item>
<item>
    <title>Update for newer GCC/GAS</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/b91ea40cb652/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Update for newer GCC/GAS]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Sat, 30 Jul 2005 00:36:00 +0000</pubDate>
</item>
<item>
    <title>Fix bi_size in Linux board struct - from Peter Korsgaard</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/a85441e685fa/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Fix bi_size in Linux board struct - from Peter Korsgaard]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 15 Mar 2005 13:22:47 +0000</pubDate>
</item>
<item>
    <title>* src/ppc_stub.c (__is_single_step): Removed compiler warning</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/02bcdae3fa9c/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[* src/ppc_stub.c (__is_single_step): Removed compiler warning<br/>
        about pointer / integer comparison.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 09 Nov 2004 18:39:51 +0000</pubDate>
</item>
<item>
    <title>Improve Linux 'exec' to be sensitive to load failures</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/431860e2ee69/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Improve Linux 'exec' to be sensitive to load failures]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 27 May 2004 13:22:05 +0000</pubDate>
</item>
<item>
    <title>* include/hal_arch.h (HAL_SET_GDB_FLOATING_POINT_REGISTERS): Make</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/003a3db955cd/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[* include/hal_arch.h (HAL_SET_GDB_FLOATING_POINT_REGISTERS): Make<br/>
	absolutely safe with respect to strict-aliasing.<br/>
	(HAL_SET_GDB_FLOATING_POINT_REGISTERS): Ditto.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Apr 2004 03:39:58 +0000</pubDate>
</item>
<item>
    <title>More warning cleanups</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/5e18a98616fe/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[More warning cleanups]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 23 Apr 2004 21:11:59 +0000</pubDate>
</item>
<item>
    <title>Fix compiler warning</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/efb036167f32/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Fix compiler warning]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 23 Apr 2004 20:55:32 +0000</pubDate>
</item>
<item>
    <title>Update usage of 'tail' command for new (pickier) version - from Jani Monoses</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/bc88a3357a79/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Update usage of 'tail' command for new (pickier) version - from Jani Monoses]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 22 Apr 2004 15:26:20 +0000</pubDate>
</item>
<item>
    <title>Fix some issues with network debugging by not clearing caches on startup</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/0e3378e69a2a/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Fix some issues with network debugging by not clearing caches on startup]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Sun, 21 Dec 2003 13:41:17 +0000</pubDate>
</item>
<item>
    <title>Add macros for machine check exception</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/dbadab9b4441/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Add macros for machine check exception]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 11 Dec 2003 15:17:04 +0000</pubDate>
</item>
<item>
    <title>Clean up declarations of __mem_fault_handler</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/e0a4e3b20d73/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Clean up declarations of __mem_fault_handler]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 08 Dec 2003 15:34:55 +0000</pubDate>
</item>
<item>
    <title>Minor change for new assembler</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/3e87cf3554ba/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Minor change for new assembler]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 08 Dec 2003 14:26:03 +0000</pubDate>
</item>
<item>
    <title>hal_delay_us() is a C function.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/879ff7a40226/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[hal_delay_us() is a C function.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Fri, 05 Dec 2003 09:56:54 +0000</pubDate>
</item>
<item>
    <title>Updates for EC555 targets - from Bob Koninckx</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/9c818dd5d9fa/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Updates for EC555 targets - from Bob Koninckx]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 24 Nov 2003 14:28:13 +0000</pubDate>
</item>
<item>
    <title>Fix problem with [re]enable of FPU during interrupts</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/0e2485da1dbc/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Fix problem with [re]enable of FPU during interrupts]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 28 Oct 2003 08:47:50 +0000</pubDate>
</item>
<item>
    <title>New platform - TAMS MOAB - and generic changes to support it</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/dbcfe4e0dbd2/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[New platform - TAMS MOAB - and generic changes to support it]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 19 Sep 2003 17:11:18 +0000</pubDate>
</item>
<item>
    <title>Better handling of RedBoot Linux 'exec' with architecture/platform layering</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/8c272f96c3ed/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Better handling of RedBoot Linux 'exec' with architecture/platform layering]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 28 Aug 2003 15:55:49 +0000</pubDate>
</item>
<item>
    <title>New platform and variant support for A&amp;M Rattler (MPC8250)</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/02b328ea4e09/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[New platform and variant support for A&amp;M Rattler (MPC8250)]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 19 Aug 2003 17:29:42 +0000</pubDate>
</item>
<item>
    <title>* src/vectors.S (cyg_hal_default_interrupt_vsr): Removed ifdef on</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/aacbd943879a/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[* src/vectors.S (cyg_hal_default_interrupt_vsr): Removed ifdef on<br/>
	CYGFUN_HAL_COMMON_KERNEL_SUPPORT around call to	interrupt_end().]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Wed, 06 Aug 2003 17:31:26 +0000</pubDate>
</item>
<item>
    <title>Many small changes to .ld and .ldi files.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/6425a2421b16/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Many small changes to .ld and .ldi files.<br/>
See individual ChangeLogs for details.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Thu, 10 Apr 2003 18:07:52 +0000</pubDate>
</item>
<item>
    <title>* include/hal_arch.h (HAL_THREAD_INIT_CONTEXT): Initialize</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/c9e9d4163174/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[* include/hal_arch.h (HAL_THREAD_INIT_CONTEXT): Initialize<br/>
	what would be FP and LR in the previous stack frame to make<br/>
	GDB backtraces happy.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sat, 08 Mar 2003 03:39:19 +0000</pubDate>
</item>
<item>
    <title>Add support for non 1-1 mapped spaces.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/cf40eb699ddf/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Add support for non 1-1 mapped spaces.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Sat, 04 Jan 2003 03:37:12 +0000</pubDate>
</item>
<item>
    <title>PPC60x improvements</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/87f3e026b015/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[PPC60x improvements]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 24 Dec 2002 16:04:18 +0000</pubDate>
</item>
<item>
    <title>Support for application profiling.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/d175f4be3ab6/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Support for application profiling.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 14 Nov 2002 23:36:48 +0000</pubDate>
</item>
<item>
    <title>Add cache control for writethru/copyback modes</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/047f0d36832a/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Add cache control for writethru/copyback modes]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 13 Nov 2002 21:05:25 +0000</pubDate>
</item>
<item>
    <title>Fix bug in load_fpu_regs</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/72947dc266ac/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Fix bug in load_fpu_regs]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 05 Aug 2002 12:49:46 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/d2c90368aeef/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-23-21:39:14-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 May 2002 22:59:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-20-20:11:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/e0c0827131d1/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-20-20:11:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 20 May 2002 22:19:26 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-11-23-15:32:03-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/9b55e9c69693/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-11-23-15:32:03-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 23 Nov 2001 17:12:52 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-02-26-23:18:05-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/e2d866e32dac/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-02-26-23:18:05-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 27 Feb 2001 01:21:45 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-02-12-23:44:24-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/25e238959bae/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-02-12-23:44:24-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 13 Feb 2001 01:23:16 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-01-26-06:43:02-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/f0e3fb000de8/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-01-26-06:43:02-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 26 Jan 2001 08:15:27 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-01-19-06:43:03-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/52c99470ec11/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-01-19-06:43:03-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 19 Jan 2001 07:37:45 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-01-05-06:43:02-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/d397fc472bcf/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-01-05-06:43:02-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 05 Jan 2001 17:12:36 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-24-06:43:05-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/289bf90c6a9b/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-24-06:43:05-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 24 Nov 2000 07:49:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-17-18:24:25-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/a9ac27ec7abc/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-17-18:24:25-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 17 Nov 2000 23:16:43 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-03-09:00:49-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/d2f49caf9e38/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-03-09:00:49-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 03 Nov 2000 21:17:40 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-31-00:30:36-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/0ae0bc38e387/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-10-31-00:30:36-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 31 Oct 2000 20:53:09 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-23-17:01:37-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/eb9fd8c04db3/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-10-23-17:01:37-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 23 Oct 2000 17:10:57 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-08-21-22:40:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/6ed91473a1cd/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-08-21-22:40:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 25 Aug 2000 17:32:38 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-06-30-08:18:49-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/5a0cc6c243a9/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-06-30-08:18:49-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 30 Jun 2000 16:27:35 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-06-16-07:47:03-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/c37d3a9e1b28/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-06-16-07:47:03-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 16 Jun 2000 16:43:59 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-04-14-13:35:46-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/6736c52df507/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-04-14-13:35:46-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 18 Apr 2000 21:51:55 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-04-07-07:52:29-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/2085233a121a/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-04-07-07:52:29-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 07 Apr 2000 07:45:04 +0000</pubDate>
</item>
<item>
    <title>eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/435cced73e2f/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 28 Mar 2000 14:10:45 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-17-18:56:14-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/da3908c9cd10/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-17-18:56:14-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 17 Feb 2000 19:38:13 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-11-15:46:40-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/c5536bad4c24/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-11-15:46:40-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 11 Feb 2000 16:47:32 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-04-07:47:04-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/f74b2666b30d/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-04-07:47:04-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 04 Feb 2000 15:01:01 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-02-19:16:44-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/bf00f99aec69/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-02-19:16:44-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 02 Feb 2000 19:57:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-01-28-04:28:11-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/c38311975d4f/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-01-28-04:28:11-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 28 Jan 2000 04:59:39 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-01-24-19:43:49-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/7a6ac9edc838/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-01-24-19:43:49-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 24 Jan 2000 21:43:17 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-10-01-07:47:04-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/a3cc6665b684/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-10-01-07:47:04-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 01 Oct 1999 13:25:47 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-09-23-20:10:25-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/e7ba79f6d3a8/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-09-23-20:10:25-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 Sep 1999 19:52:27 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-09-12-15:40:34-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/e97d78785e2d/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-09-12-15:40:34-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sun, 12 Sep 1999 15:26:05 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-09-02-16:26:10-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/29bc183297e1/packages/hal/powerpc/arch/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-09-02-16:26:10-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 02 Sep 1999 16:11:22 +0000</pubDate>
</item>

  </channel>
</rss>
