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

    <title>ecos: packages/hal/cortexm/arch/current/ChangeLog history</title>
    <description>packages/hal/cortexm/arch/current/ChangeLog revision history</description>
    <item>
    <title>Use CYGBLD_HAL_LINKER_GROUPED_LIBS macro. [ Bugzilla 1001989 ]</title>
    <link>https://hg.ecoscentric.com/ecos/log/8dd9eb5508ca/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[Use CYGBLD_HAL_LINKER_GROUPED_LIBS macro. [ Bugzilla 1001989 ]]]></description>
    <author>&#118;&#97;&#101;</author>
    <pubDate>Fri, 06 Jun 2014 15:17:01 +0000</pubDate>
</item>
<item>
    <title>* src/mcount.S: Add mcount functions for call-graph profiling.</title>
    <link>https://hg.ecoscentric.com/ecos/log/0e7f32e78b4d/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* src/mcount.S: Add mcount functions for call-graph profiling.<br/>
* cdl/hal_cortexm.cdl: Add option to build mcount functions.<br/>
  [ Bugzilla 1001954 ]]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Mon, 03 Mar 2014 08:30:32 +0000</pubDate>
</item>
<item>
    <title>Define Cortex-M4F architecture specific builtin mathematical functions.</title>
    <link>https://hg.ecoscentric.com/ecos/log/c53b67b63b63/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[Define Cortex-M4F architecture specific builtin mathematical functions.]]></description>
    <author>&#118;&#97;&#101;</author>
    <pubDate>Sun, 25 Aug 2013 14:42:58 +0000</pubDate>
</item>
<item>
    <title>Remove unwanted diag_printf().</title>
    <link>https://hg.ecoscentric.com/ecos/log/0e33931a6b39/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[Remove unwanted diag_printf().]]></description>
    <author>&#118;&#97;&#101;</author>
    <pubDate>Mon, 29 Apr 2013 17:39:53 +0000</pubDate>
</item>
<item>
    <title>Add: hardware floating point support for Cortex-M4F [ Bugzilla 1001607 ]</title>
    <link>https://hg.ecoscentric.com/ecos/log/614e724c4b7a/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[Add: hardware floating point support for Cortex-M4F [ Bugzilla 1001607 ]]]></description>
    <author>&#118;&#97;&#101;</author>
    <pubDate>Sat, 09 Mar 2013 17:13:06 +0000</pubDate>
</item>
<item>
    <title>Whitespace cleanup</title>
    <link>https://hg.ecoscentric.com/ecos/log/abf5be1b8582/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[Whitespace cleanup]]></description>
    <author>&#118;&#97;&#101;</author>
    <pubDate>Mon, 23 Apr 2012 19:03:36 +0000</pubDate>
</item>
<item>
    <title>* src/hal_misc.c (hal_reset_vsr): Ensure we only init intr vectors</title>
    <link>https://hg.ecoscentric.com/ecos/log/9dd3ea41e5b6/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* src/hal_misc.c (hal_reset_vsr): Ensure we only init intr vectors<br/>
up to top of VSR table.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sun, 01 Apr 2012 01:58:28 +0000</pubDate>
</item>
<item>
    <title>Fix compiler warning about unused variables.</title>
    <link>https://hg.ecoscentric.com/ecos/log/e5eaf45371e1/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[Fix compiler warning about unused variables.]]></description>
    <author>&#118;&#97;&#101;</author>
    <pubDate>Mon, 12 Mar 2012 18:42:39 +0000</pubDate>
</item>
<item>
    <title>* cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN</title>
    <link>https://hg.ecoscentric.com/ecos/log/b8cb8bedf5e1/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN<br/>
* include/cortexm_endian.h: New file<br/>
* include/cortexm_regs.h: New file<br/>
[ Bugzilla 1001275 ]]]></description>
    <author>&#115;&#101;&#114;&#103;&#101;&#105;&#103;</author>
    <pubDate>Wed, 24 Aug 2011 17:30:56 +0000</pubDate>
</item>
<item>
    <title>* cdl/cortexm.cdl: Remove M1 CPU family from architecture config</title>
    <link>https://hg.ecoscentric.com/ecos/log/9aec6a8ff9b9/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* cdl/cortexm.cdl: Remove M1 CPU family from architecture config<br/>
  file (as not supported for now). [Bugzilla 1001186]<br/>
* cdl/cortexm.cdl: Add M4 CPU family to CYGHWR_HAL_CORTEXM. Add<br/>
  FPU (Floating Point Unit) interface.<br/>
* include/hal_io.h: Add CYGHWR_HAL_CORTEXM_M4 to some preprocessor<br/>
  conditions. [Bugzilla 1001186]]]></description>
    <author>&#115;&#101;&#114;&#103;&#101;&#105;&#103;</author>
    <pubDate>Wed, 06 Apr 2011 16:54:16 +0000</pubDate>
</item>
<item>
    <title>* include/hal_intr.h: Remove double inclusion of var_intr.h</title>
    <link>https://hg.ecoscentric.com/ecos/log/ca5a6d972d84/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* include/hal_intr.h: Remove double inclusion of var_intr.h<br/>
header and include it at proper place. [ Bugzilla 1001184 ]]]></description>
    <author>&#115;&#101;&#114;&#103;&#101;&#105;&#103;</author>
    <pubDate>Tue, 05 Apr 2011 16:01:30 +0000</pubDate>
</item>
<item>
    <title>* src/cortexm.ld: Add USER_SECTION() macro. [ Bugzilla 1001142 ]</title>
    <link>https://hg.ecoscentric.com/ecos/log/843c497ed312/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* src/cortexm.ld: Add USER_SECTION() macro. [ Bugzilla 1001142 ]]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Thu, 17 Feb 2011 14:18:40 +0000</pubDate>
</item>
<item>
    <title>* include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as an</title>
    <link>https://hg.ecoscentric.com/ecos/log/9ba76199bff2/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as an<br/>
  earlyclobber operand to ensure correct register usage. Issue reported<br/>
  by both Ulrich Holeschak and Stanislav Meduna. [ Bugzilla 1001154 ]]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Thu, 17 Feb 2011 13:40:30 +0000</pubDate>
</item>
<item>
    <title>* include/hal_intr.h:</title>
    <link>https://hg.ecoscentric.com/ecos/log/a49edf752d44/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* include/hal_intr.h:<br/>
* cdl/hal_cortexm.cdl:<br/>
Allow variant or platform to define their own RTC clock. Add<br/>
CDL entry to select SysTick clock source. [ Bugzilla 1001090 ]]]></description>
    <author>&#115;&#101;&#114;&#103;&#101;&#105;&#103;</author>
    <pubDate>Sat, 22 Jan 2011 21:00:52 +0000</pubDate>
</item>
<item>
    <title>* include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]</title>
    <link>https://hg.ecoscentric.com/ecos/log/a532b7c12094/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]]]></description>
    <author>&#115;&#101;&#114;&#103;&#101;&#105;&#103;</author>
    <pubDate>Wed, 19 Jan 2011 18:59:15 +0000</pubDate>
</item>
<item>
    <title>* cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save</title>
    <link>https://hg.ecoscentric.com/ecos/log/05d279424483/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save<br/>
  interrupt state if CYGINT_HAL_COMMON_SAVED_INTERRUPT_STATE_REQUIRED is<br/>
  implemented.<br/>
* common/current/cdl/hal.cdl: Add a CDL interface to control whether<br/>
  interrupt state must be saved.<br/>
* common/current/cdl/debugging.cdl: Implement the new interface within GDB<br/>
  Ctrl-C break options.<br/>
* common/current/src/hal_if.c: Make declaration of the<br/>
  hal_saved_interrupt_state variable conditional on an implementation of<br/>
  the new CDL interface.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Thu, 13 Jan 2011 17:59:21 +0000</pubDate>
</item>
<item>
    <title>* cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]</title>
    <link>https://hg.ecoscentric.com/ecos/log/7650f522d135/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]]]></description>
    <author>&#115;&#101;&#114;&#103;&#101;&#105;&#103;</author>
    <pubDate>Sun, 02 Jan 2011 13:34:55 +0000</pubDate>
</item>
<item>
    <title>* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):</title>
    <link>https://hg.ecoscentric.com/ecos/log/996c69429643/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):<br/>
	* src/hal_misc.c (hal_reset_vsr): Add 0 argument to SWI.<br/>
<br/>
	* src/vectors.S (hal_switch_state_vsr): Eliminate &quot;msr psp,sp&quot;,<br/>
	which is now deprecated.<br/>
	(hal_pendable_svc_vsr): Add 0 argument to SWI.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 17 May 2010 11:38:29 +0000</pubDate>
</item>
<item>
    <title>Add STM32 and synthetic target ADC drivers.</title>
    <link>https://hg.ecoscentric.com/ecos/log/8fe6d83b6d48/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[Add STM32 and synthetic target ADC drivers.<br/>
Also, some changes in Cortex-M and STM32 HALs.<br/>
See ChangeLogs for details.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Wed, 04 Mar 2009 16:29:54 +0000</pubDate>
</item>
<item>
    <title>Trivial changelog typo</title>
    <link>https://hg.ecoscentric.com/ecos/log/763f435204f8/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[Trivial changelog typo]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 16 Feb 2009 21:50:00 +0000</pubDate>
</item>
<item>
    <title>* include/hal_arch.h: Add include for var_intr.h.</title>
    <link>https://hg.ecoscentric.com/ecos/log/3790616dcd4d/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* include/hal_arch.h: Add include for var_intr.h.<br/>
	(HAL_IDLE_THREAD_ACTION): Tidy up debug code left in by mistake.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Fri, 13 Feb 2009 17:04:18 +0000</pubDate>
</item>
<item>
    <title>Apply patch to support SRAM initialization.</title>
    <link>https://hg.ecoscentric.com/ecos/log/1a58c9c41c50/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[Apply patch to support SRAM initialization.<br/>
Fix a few copyright notices.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 09 Feb 2009 15:57:49 +0000</pubDate>
</item>
<item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/ecos/log/74dbf4c3f2e1/packages/hal/cortexm/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/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call</title>
    <link>https://hg.ecoscentric.com/ecos/log/d16f29a90821/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call<br/>
	to allow it to compile properly.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Wed, 03 Dec 2008 15:52:34 +0000</pubDate>
</item>
<item>
    <title>Various Cortex-M patches.</title>
    <link>https://hg.ecoscentric.com/ecos/log/12ae993c7267/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[Various Cortex-M patches.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 24 Nov 2008 15:43:50 +0000</pubDate>
</item>
<item>
    <title>* include/hal_intr.h:</title>
    <link>https://hg.ecoscentric.com/ecos/log/9da21501bc5b/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* include/hal_intr.h:<br/>
	Fixed load value of SysTick counter.<br/>
	* src/hal_misc.c:<br/>
	Fixed wrap-around in hal_delay_us().]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Wed, 05 Nov 2008 09:59:41 +0000</pubDate>
</item>
<item>
    <title>* include/hal_intr.h:</title>
    <link>https://hg.ecoscentric.com/ecos/log/7e2527e87885/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[* include/hal_intr.h:<br/>
	Fixed base address in reset function.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Tue, 04 Nov 2008 18:21:26 +0000</pubDate>
</item>
<item>
    <title>Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.</title>
    <link>https://hg.ecoscentric.com/ecos/log/07fc475e1c28/packages/hal/cortexm/arch/current/ChangeLog</link>
    <description><![CDATA[Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.<br/>
Add STM32 serial driver and on-chip flash driver.<br/>
Fix some compile problems with dlmalloc.<br/>
See the various ChangeLogs for details.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 03 Nov 2008 14:53:50 +0000</pubDate>
</item>

  </channel>
</rss>
