]> begriffs open source - freertos/history - FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
Update the GCC Cortex-A9 port to introduce a version of the IRQ handler that saves...
[freertos] / FreeRTOS / Source / portable / GCC / ARM_CA9 / port.c
2016-04-23 Richard BarryUpdate the GCC Cortex-A9 port to introduce a version...
2016-03-30 Richard BarryUpdate version number to 9.0.0rc2.
2016-02-18 Richard BarryUpdate version number ready for version 9 release candi...
2015-10-16 Richard BarryUpdate version number ready for the V8.2.3 release.
2015-10-03 Richard BarryChanges in common files:
2015-08-05 Richard BarryUpdate version numbers in preparation for new release.
2015-08-04 Richard BarryCommon scheduler code:
2015-03-21 Richard BarryUpdate version number ready for V8.2.1 release.
2015-01-16 Richard BarryUpdate version number in preparation for official V8...
2014-12-21 Richard BarryUpdate version numbers in preparation for V8.2.0 releas...
2014-12-15 Richard Barry+ New feature added: Task notifications.
2014-10-08 Richard BarryCore kernel files:
2014-09-02 Richard BarryUpdate version number to 8.1.2 after moving the default...
2014-08-29 Richard BarryUpdate version number to 8.1.1 for patch release that...
2014-08-16 Richard Barry***IMMINENT RELEASE NOTICE***
2014-08-16 Richard BarryDemo application related:
2014-06-14 Richard BarryAdd code to assert() if non ISR safe API function is...
2014-06-13 Richard BarrySimplify the assert that checks if a non-ISR safe funct...
2014-06-12 Richard BarryAdded portASSERT_IF_IN_INTERRUPT() macro to the GCC...
2014-05-19 Richard BarryAdd some missing volatiles to __asm statements in the...
2014-04-24 Richard BarryUpdate version number ready for release.
2014-04-23 Richard BarryEvent Groups: Convert the 'clear bits from ISR' functio...
2014-03-25 Richard BarryUpdate Cortex-A port layers to ensure the ICCRPR and...
2014-02-18 Richard BarryUpdate version number to V8.0.0 (without the release...
2014-02-04 Richard BarryComplete GCC/Cortex-A9 port.
2014-01-28 Richard BarryvQueueAddToRegistry() now takes a const char * instead...
2014-01-24 Richard BarryTidy up GCC Cortex-A port layer - still a work in progress.
2014-01-24 Richard BarryContinue work on GCC/Cortex-A port layer.
2014-01-23 Richard BarryContinue working on GCC/CA_9 port layer - tick interrup...
2014-01-22 Richard BarryCarry on working on the Cortex-A/GCC port layer - still...
2014-01-20 Richard BarryBeginnings of GCC Cortex-A port - not yet completely...