File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <platform >
3+ <char_bit >8</char_bit >
4+ <default-sign >unsigned</default-sign >
5+ <sizeof >
6+ <bool >1</bool >
7+ <short >2</short >
8+ <int >4</int >
9+ <long >4</long >
10+ <long-long >8</long-long >
11+ <float >4</float >
12+ <double >8</double >
13+ <long-double >16</long-double >
14+ <pointer >4</pointer >
15+ <size_t >4</size_t >
16+ <wchar_t >4</wchar_t >
17+ </sizeof >
18+ </platform >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <platform >
3+ <char_bit >8</char_bit >
4+ <default-sign >unsigned</default-sign >
5+ <sizeof >
6+ <bool >1</bool >
7+ <short >2</short >
8+ <int >4</int >
9+ <long >8</long >
10+ <long-long >8</long-long >
11+ <float >4</float >
12+ <double >8</double >
13+ <long-double >16</long-double >
14+ <pointer >8</pointer >
15+ <size_t >8</size_t >
16+ <wchar_t >4</wchar_t >
17+ </sizeof >
18+ </platform >
Original file line number Diff line number Diff line change 149149 <File Id =' mips32.xml' Name =' mips32.xml' Source =' $(var.PtfsDir)\mips32.xml' />
150150 <File Id =' cray_sv1.xml' Name =' cray_sv1.xml' Source =' $(var.PtfsDir)\cray_sv1.xml' />
151151 <File Id =' msp430_eabi_large_datamodel.xml' Name =' msp430_eabi_large_datamodel.xml' Source =' $(var.PtfsDir)\msp430_eabi_large_datamodel.xml' />
152+ <File Id =' riscv32.xml' Name =' riscv32.xml' Source =' $(var.PtfsDir)\riscv32.xml' />
153+ <File Id =' riscv64.xml' Name =' riscv64.xml' Source =' $(var.PtfsDir)\riscv64.xml' />
152154 </Component >
153155 </Directory >
154156 <Directory Id =' AddonsFolder' Name =' addons' >
You can’t perform that action at this time.
0 commit comments