]> git.sur5r.net Git - freertos/history - Source/portable/GCC
Allow the MSP430X IAR port layer to skip pre-loading all register values for created...
[freertos] / Source / portable / GCC /
2010-12-23 richardbarryAdd an cpsie i before the SVC call that starts the...
2010-09-23 richardbarryUpdate to FreeRTOS V6.1.0 release candidate.
2010-09-22 richardbarryReplace asm wrappers to interrupt handlers with functio...
2010-09-22 richardbarryBack only.
2010-09-21 richardbarryFormatting only.
2010-09-20 richardbarryRX GCC port - Introduce macros that perform the interru...
2010-09-20 richardbarryTemporarily revert the AVR32 port back to the V6.0...
2010-08-29 richardbarryAdded a critical section around the call to vTaskIncrem...
2010-08-29 richardbarryUpdate RX GCC port - including extracting all inline...
2010-08-26 richardbarryCreate starting point for RX62N GCC port. Just a work...
2010-06-13 richardbarryCreate an updated AVR32 UC3A project.
2010-05-17 richardbarryAdd Cortus port to produce V6.0.5.
2010-03-29 richardbarryModify Cortus save and restore macros to save and resto...
2010-03-28 richardbarrySimplify the Cortus port - removing the interrupt stack...
2010-03-26 richardbarryWork in progress on the Cortus port.
2010-03-24 richardbarryChange name of constant to match coding standard.
2010-03-19 richardbarryThe start of an APS3 port.
2010-03-14 richardbarryUpdate the V6.0.4. The primary difference being that... V6.0.4
2010-02-25 richardbarryReady for V6.0.3 release. V6.0.3
2010-01-09 richardbarryUpdate to V6.0.2.
2010-01-08 richardbarryChange "SWI" to "SWI 0".
2009-11-15 richardbarryUpdate Cortex M3 ports to ensure 8 byte alignment. V6.0.1
2009-11-15 richardbarryCorrect byte alignment on CM3 port layers.
2009-11-14 richardbarryChange the function that sets up the initial stack...
2009-10-15 richardbarryCorrect the auto reload value.
2009-10-13 richardbarryChange to the file headers only.
2009-10-13 richardbarryTidy up only.
2009-10-13 richardbarryCorrect compiler warnings when a certain configuration...
2009-10-10 richardbarryAdd missing cast where one of the static MPU blocks...
2009-10-06 richardbarryAdd clobber lists to inline asm code.
2009-10-05 richardbarryAdd xPortGetFreeHeapSize() function.
2009-10-05 richardbarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-10-04 richardbarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-10-04 richardbarryTidy up, starting to get ready for next release.
2009-10-03 richardbarryReinstate privileged only RAM region when a task is...
2009-09-29 richardbarrySet ARM byte alignment to 8.
2009-09-28 richardbarryAdd CM3 MPU port.
2009-08-09 richardbarryUpdate to V5.4.2. See http://www.freertos.org/History... V5.4.2
2009-08-06 richardbarryRename Nios2 to NiosII.
2009-08-06 richardbarryCorrect spelling error in comment only.
2009-08-06 richardbarryAdded new Nios2 port layer.
2009-07-25 richardbarryUpdate to V5.4.1 V5.4.1
2009-07-12 richardbarryEnsure LPC1768 demos are correct prior to V5.4.0 release.
2009-07-07 richardbarryUpdate version number.
2009-06-30 richardbarryAdd support for double precision floating point.
2009-06-30 richardbarryAdd PPC440 port layer code.
2009-06-21 richardbarryPrepare for V5.3.1 release.
2009-06-20 richardbarryReplaced asm statements with __asm for building with...
2009-05-30 richardbarryPrepare for V5.3.0 release.
2009-03-14 RichardBarryReady for V5.2.0 release. V5.2.0
2009-02-09 richardbarryUpdate to V5.1.2. V5.1.2
2008-11-20 richardbarryReady for V5.1.1 release.
2008-10-24 richardbarryUpdate ready for V5.1.0 release.
2008-10-19 richardbarryUpdate to allow low power mode to be used with the...
2008-09-22 richardbarryUse the low force register.
2008-09-22 richardbarryPrepare for V5.0.4 release.
2008-09-22 richardbarryChange the default vector used for context switching.
2008-09-17 richardbarryTidy up.
2008-09-17 richardbarryBUG FIX: Changed
2008-08-14 richardbarryMinor changes only.
2008-08-14 RichardBarryEnsure a yield cannot be pended simultaneously with...
2008-08-10 richardbarryInterrupt nesting and cache support added.
2008-08-08 RichardBarryUpdate to allow interrupt nesting (not yet complete).
2008-08-08 richardbarryBasic demo up and running.
2008-08-08 richardbarryFirst task starting.
2008-08-07 RichardBarryAdded function stubs.
2008-08-07 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-08-07 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-08-07 richardbarryPrepare for V2 port.
2008-07-30 richardbarryUpdate to V5.0.3.
2008-07-25 richardbarryImprove efficiency even further. Introduce the configM...
2008-05-30 richardbarryUpdate to V5.0.2
2008-05-20 richardbarryRemove compiler warnings.
2008-05-19 richardbarryBug fix - allocate 2 extra words at the bottom of the...
2008-05-11 richardbarryUpdate to include the option of saving/restoring the...
2008-05-01 richardbarryRemove inline keyword.
2008-04-16 richardbarryCorrect timer calculation.
2008-04-16 richardbarryUpdate to V5.0.0.
2008-04-12 richardbarryUpdate the sys tick to be more efficient.
2008-04-06 richardbarryEnsure the first task starts with interrupts enabled.
2008-04-06 richardbarryCorrected SysTick interval calculation.
2008-03-30 richardbarryChanges required to build with the latest Xilinx tools.
2008-03-26 richardbarrySmall mods, and update file headers. V4.8.0
2008-03-25 richardbarryUpdate version numbers to V4.8.0
2008-03-24 richardbarrygit-svn-id: https://svn.code.sf.net/p/freertos/code...
2008-03-23 richardbarryPerformance optimisation.
2008-03-07 RichardBarryCheck in before attempting to remove absolute paths...
2008-03-07 richardbarryGet preeprocessor working correctly.
2008-03-07 RichardBarryRenaming .s to .S.
2008-03-07 richardbarryClear the interrupt prior to servicing the interrupt...
2008-03-06 richardbarryComment ready for release.
2008-03-05 richardbarryRename PPC405 to PPC405_Xilinx.
2008-03-05 richardbarryPPC405 work in progress.
2008-03-05 richardbarryPPC405 work in progress.
2008-02-25 richardbarryMore work in progress (PPC).
2008-02-25 richardbarryBasic cooperative reg test tasks working.
2008-02-25 richardbarryWork in progress, for backup purposes only.
2008-02-24 richardbarryAdd initial PPC405 files - this is a work in progress... V4.7.2
2008-02-21 richardbarryUpdate to V4.7.2.
2008-02-06 richardbarryRemove obsolete comment.
next