cppcheck/platforms
Sebastian 22fa566ebd
Platforms: Add arm32 and arm64 platform files (#1128)
The default is "unsigned" so i have choosen it for the platformfiles.
This can be changed via a compiler option, but i am not sure if it makes
sense to add all the platform files with "signed" also.
Since the size of wchar_t depends on the compiler i added both possible
variants respectively.
Sizes of data types can be checked here for example:
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.den0024a/ch08s02.html
2018-03-21 12:48:02 +01:00
..
arm32-wchar_t2.xml Platforms: Add arm32 and arm64 platform files (#1128) 2018-03-21 12:48:02 +01:00
arm32-wchar_t4.xml Platforms: Add arm32 and arm64 platform files (#1128) 2018-03-21 12:48:02 +01:00
arm64-wchar_t2.xml Platforms: Add arm32 and arm64 platform files (#1128) 2018-03-21 12:48:02 +01:00
arm64-wchar_t4.xml Platforms: Add arm32 and arm64 platform files (#1128) 2018-03-21 12:48:02 +01:00
avr8.xml cli:platforms: Added missing sizeof Boolean variable handling when platform file is loaded from XML. 2018-02-13 11:27:50 +01:00
cppcheck-platforms.rng Format platform files using xmllint 2018-02-16 09:08:38 +01:00
cray_sv1.xml Add platform files for Cray SV1: example platform featuring sizeof int>4 2018-02-21 20:11:59 +01:00
msp430_eabi_large_datamodel.xml #8158: Added platform file: msp430_eabi_large_datamodel.xml. 2017-08-09 14:52:51 +02:00
unix32-unsigned.xml platform files: s/u/unsigned/ in default-sign 2016-01-09 10:23:23 +01:00
unix64-unsigned.xml platform files: s/u/unsigned/ in default-sign 2016-01-09 10:23:23 +01:00