orbitcowboy
60f318b802
Running astyle [ci skip]
2020-11-21 00:02:44 +01:00
Georgy Komarov
4517c9aae6
Add Elbrus E1C+ platform ( #2913 )
2020-11-20 10:36:13 +01:00
Daniel Marjamäki
9c27ba835d
astyle formatting
2020-11-19 21:25:49 +01:00
Lars Even Almaas
5d9b22635a
Added enhanced pic8 platform ( #2910 )
2020-11-19 12:13:19 +01:00
Lars Even Almaas
09140f4655
Added PIC and MIPS platforms. ( #2909 )
2020-11-19 08:11:59 +01:00
amai2012
2cdb55da56
#8424 Supply platform files for each platform instead of generic ones. Supply platform file for AIX ppc64
2019-01-01 16:04:02 +01:00
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
amai
4a46690990
Add platform files for Cray SV1: example platform featuring sizeof int>4
2018-02-21 20:11:59 +01:00
amai2012
e4fd389075
Format platform files using xmllint
2018-02-16 09:08:38 +01:00
amai
0f00259a96
Validate platform files
2018-02-15 20:35:12 +01:00
orbitcowboy
b86b7175cb
cli:platforms: Added missing sizeof Boolean variable handling when platform file is loaded from XML.
2018-02-13 11:27:50 +01:00
orbitcowboy
1906067aac
cli:platforms: Fixed wrong loading of platform info.
2018-02-13 10:41:15 +01:00
orbitcowboy
0d02c598fd
#8158 : Added platform file: msp430_eabi_large_datamodel.xml.
2017-08-09 14:52:51 +02:00
orbitcowboy
61e47208eb
Removed hard coded avr8 platform and moved it into a platform file (avr8.xml).
2017-08-09 11:58:27 +02:00
Daniel Marjamäki
77b6122f82
platform files: s/u/unsigned/ in default-sign
2016-01-09 10:23:23 +01:00
Daniel Marjamäki
794e64bb29
Platforms files: Added unix32-unsigned and unix64-unsigned. Not sure what extension to use for platform files, chose .xml now.
2016-01-08 11:17:32 +01:00