]> git.sur5r.net Git - freertos/commit
Update the GCC Cortex-A9 port to introduce a version of the IRQ handler that saves...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 23 Apr 2016 10:53:57 +0000 (10:53 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 23 Apr 2016 10:53:57 +0000 (10:53 +0000)
commit94ecf490ff2b84a5c8dabc06e4f331a2a298ce4b
tree62835aa019a9e72f41ae92344efa51b3bcc00eaf
parentcd15475ad7b7db3b129c7cc664e493cd2f706bbc
Update the GCC Cortex-A9 port to introduce a version of the IRQ handler that saves the FPU registers.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2447 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.c
FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S
FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c