1 # Revision History of CMSIS-Core (Cortex-A) {#rev_histCoreA}
3 CMSIS-Core (A) component is maintaned with own versioning that gets incremented together with the [CMSIS Software Pack](../../General/html/cmsis_pack.html) releases.
5 The table below provides information about the changes delivered with specific versions of CMSIS-Core (A) updates.
7 <table class="cmtable" summary="Revision History">
16 <li>Bugfixes for Cortex-A32</li>
24 <li>Fixed GIC_SetPendingIRQ to use GICD_SGIR instead of GICD_SPENDSGIR
25 for compliance with all GIC specification versions.</li>
26 <li>Added missing DSP intrinsics.</li>
27 <li>Reworked assembly intrinsics: volatile, barriers and clobbers.</li>
35 <li>Fixed __FPU_Enable().</li>
43 <li>Fixed __get_SP_usr()/__set_SP_usr() for ArmClang.</li>
44 <li>Fixed zero argument handling in __CLZ() .</li>
52 <li>Removed using get/set built-ins FPSCR in GCC >= 7.2 due to shortcomings.</li>
53 <li>Fixed co-processor register access macros for Arm Compiler 5.</li>
61 <li>Refactored L1 cache maintenance to be compiler agnostic.</li>
69 <li>Added compiler_iccarm.h for IAR compiler.</li>
70 <li>Added missing core access functions for Arm Compiler 5.</li>
71 <li>Aligned access function to coprocessor 15.</li>
72 <li>Additional generic Timer functions.</li>
73 <li>Bug fixes and minor enhancements.</li>
79 <td>Initial Release for Cortex-A5/A7/A9 processors.</td>