]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
Update version number to 9.0.0rc2.
[freertos] / FreeRTOS / Source / portable / GCC / ARM_CA9 / port.c
2016-03-30 rtelUpdate version number to 9.0.0rc2. V9.0.0rc2
2016-02-18 rtelUpdate version number ready for version 9 release candi...
2015-10-16 rtelUpdate version number ready for the V8.2.3 release.
2015-10-03 rtelChanges in common files:
2015-08-05 rtelUpdate version numbers in preparation for new release.
2015-08-04 rtelCommon scheduler code:
2015-03-21 rtelUpdate version number ready for V8.2.1 release.
2015-01-16 rtelUpdate version number in preparation for official V8...
2014-12-21 rtelUpdate version numbers in preparation for V8.2.0 releas...
2014-12-15 rtel+ New feature added: Task notifications.
2014-10-08 rtelCore kernel files:
2014-09-02 rtelUpdate version number to 8.1.2 after moving the default... V8.1.2
2014-08-29 rtelUpdate version number to 8.1.1 for patch release that...
2014-08-16 rtel***IMMINENT RELEASE NOTICE***
2014-08-16 rtelDemo application related:
2014-06-14 rtelAdd code to assert() if non ISR safe API function is...
2014-06-13 rtelSimplify the assert that checks if a non-ISR safe funct...
2014-06-12 rtelAdded portASSERT_IF_IN_INTERRUPT() macro to the GCC...
2014-05-19 rtelAdd some missing volatiles to __asm statements in the...
2014-04-24 rtelUpdate version number ready for release. V8.0.1
2014-04-23 rtelEvent Groups: Convert the 'clear bits from ISR' functio...
2014-03-25 rtelUpdate Cortex-A port layers to ensure the ICCRPR and...
2014-02-18 rtelUpdate version number to V8.0.0 (without the release...
2014-02-04 rtelComplete GCC/Cortex-A9 port.
2014-01-28 rtelvQueueAddToRegistry() now takes a const char * instead...
2014-01-24 rtelTidy up GCC Cortex-A port layer - still a work in progress.
2014-01-24 rtelContinue work on GCC/Cortex-A port layer.
2014-01-23 rtelContinue working on GCC/CA_9 port layer - tick interrup...
2014-01-22 rtelCarry on working on the Cortex-A/GCC port layer - still...
2014-01-20 rtelBeginnings of GCC Cortex-A port - not yet completely...