florian
|
9423d5e390
+ fp-armv8 fpu type added
|
3 years ago |
florian
|
9feafc7bd7
+ ARM: started on vfpv5 support
|
3 years ago |
florian
|
ff3acfb8cd
* cleanup of 2.7.0 defines
|
3 years ago |
florian
|
8535c758ef
+ initial support for ARMv2
|
4 years ago |
Jeppe Johansen
|
1105726dcf
* Add SAMD51P19A controller type. Unit generated by Michael Ring and slightly modified.
|
4 years ago |
florian
|
7f1aac8bd7
- armv5 never existed (without extension), removed
|
4 years ago |
florian
|
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
|
5 years ago |
florian
|
7c2c8581b7
* get rid of fpu_vfp_first/last hack
|
5 years ago |
florian
|
38c32bcada
* reorganized arm cpu flags
|
5 years ago |
florian
|
497ff94cb0
+ fpu_fpv4_sp_d32
|
5 years ago |
Jonas Maebe
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
5 years ago |
florian
|
7b4292c94e
* patch by Robert Roland to support the RaspberryPi 2 as a bare metal embedded target, resolves #35236
|
5 years ago |
florian
|
ef87879402
* common naming for fpu_none string
|
5 years ago |
florian
|
245b58c249
+ support for arm attributes
|
5 years ago |
florian
|
c418d63c16
+ create defines with FPU capabilites
|
6 years ago |
florian
|
85edf1c1eb
* reworked arm vfp capability handling to use fpu_capabilites
|
6 years ago |
florian
|
46bac33a2d
+ fpu_capabilities for arm
|
6 years ago |
pierre
|
828a248287
Systematically include fpcdefs.inc at sart of all units used by compiler
|
6 years ago |
Jonas Maebe
|
9d07e4948f
* fix compilation of ARM compiler for LLVM
|
6 years ago |
florian
|
5b755661d8
+ patch by Simon Ameis: adds all the STM32F091* microcontroller units to the list of supported ARM MCUs, resolves issue #32484
|
7 years ago |
florian
|
73c46a5988
- removed unused constants
|
8 years ago |
Jeppe Johansen
|
7e75457a3e
Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions.
|
8 years ago |
Jeppe Johansen
|
6a1c1e4f29
Added support for NRF52832 controllers.
|
9 years ago |
florian
|
cb4773432b
+ hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715
|
9 years ago |
florian
|
1c067e96bf
* fix VFPv4 support
|
9 years ago |
Jeppe Johansen
|
9aa3c23b18
Added a bunch of new and fixed embedded controller units. From Michael Ring.
|
9 years ago |
Jeppe Johansen
|
3cb9be73bc
Moved tcontrollerdatatype out into cpuinfo.
|
10 years ago |
Jeppe Johansen
|
dac294c680
Fix ARMv3/ARMv2A support.
|
10 years ago |
Jeppe Johansen
|
2b80d46492
Added STM32F7xx controller units and types.
|
10 years ago |
Jeppe Johansen
|
36dfe750d8
Added Freescale MK20D7 controller support.
|
10 years ago |