summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/armv7m-exception-default.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix exception handler for supporting FPUSudarshan Rajagopalan2017-02-151-4/+4
| | | | Close #2401.
* arm: Add support for FPv4-SP floating point unitSebastian Huber2014-08-121-2/+36
| | | | | This floating point unit is available in Cortex-M4 processors and defined by ARMv7-M. This adds basic support for other VFP-D16 variants.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* arm: Add and use _ARMV7M_Exception_default()Sebastian Huber2013-01-071-0/+53