Clone of official tools

Committer:
Anders Blomdell
Date:
Thu Feb 04 17:17:13 2021 +0100
Revision:
47:21ae3e5a7128
Parent:
43:2a7da56ebd24
Add a few normpath calls

Who changed what in which revision?

UserRevisionLine numberNew contents of line
theotherjimmy 41:2a77626a4c21 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
theotherjimmy 41:2a77626a4c21 2 <?fileVersion 4.0.0?>
theotherjimmy 41:2a77626a4c21 3 <!-- Generated by the GNU ARM Eclipse exporter from an mBed project. -->
theotherjimmy 41:2a77626a4c21 4 <cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
theotherjimmy 41:2a77626a4c21 5 <storageModule moduleId="org.eclipse.cdt.core.settings">
theotherjimmy 41:2a77626a4c21 6 {% for cfg_key in options %}
theotherjimmy 41:2a77626a4c21 7 {% set opts = options[cfg_key] %}
theotherjimmy 41:2a77626a4c21 8 <cconfiguration id="com.renesas.cdt.managedbuild.gnuarm.config.elf.{{opts['id']}}.{{opts['uid']['config']}}">
theotherjimmy 41:2a77626a4c21 9 <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.renesas.cdt.managedbuild.gnuarm.config.elf.{{opts['id']}}.{{opts['uid']['config']}}" moduleId="org.eclipse.cdt.core.settings" name="{{opts['name']}}">
theotherjimmy 41:2a77626a4c21 10 <externalSettings/>
theotherjimmy 41:2a77626a4c21 11 <extensions>
theotherjimmy 41:2a77626a4c21 12 <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
theotherjimmy 41:2a77626a4c21 13 <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
theotherjimmy 41:2a77626a4c21 14 <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
theotherjimmy 41:2a77626a4c21 15 <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
theotherjimmy 41:2a77626a4c21 16 <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
theotherjimmy 41:2a77626a4c21 17 <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
theotherjimmy 41:2a77626a4c21 18 </extensions>
theotherjimmy 41:2a77626a4c21 19 </storageModule>
theotherjimmy 41:2a77626a4c21 20 <storageModule moduleId="cdtBuildSystem" version="4.0.0">
theotherjimmy 41:2a77626a4c21 21 <configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.{{opts['parent_id']}}" cleanCommand="${cross_rm} -rf" description="" id="com.renesas.cdt.managedbuild.gnuarm.config.elf.{{opts['id']}}.{{opts['uid']['config']}}" name="{{opts['name']}}" parent="com.renesas.cdt.managedbuild.gnuarm.config.elf.{{opts['parent_id']}}">
theotherjimmy 41:2a77626a4c21 22 <folderInfo id="com.renesas.cdt.managedbuild.gnuarm.config.elf.{{opts['id']}}.{{opts['uid']['config']}}." name="/" resourcePath="">
theotherjimmy 41:2a77626a4c21 23 <toolChain id="com.renesas.cdt.managedbuild.gnuarm.toolchain.elf.{{opts['id']}}.{{u.id}}" name="GCC ARM Embedded" superClass="com.renesas.cdt.managedbuild.gnuarm.toolchain.elf.{{opts['parent_id']}}">
theotherjimmy 41:2a77626a4c21 24 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.family.{{u.id}}" name="ARM family" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.family" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.mcpu.{{opts['common']['arm.target.family']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 25 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.architecture.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.architecture" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.arch.{{opts['common']['arm.target.arch']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 26 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.instructionset.{{u.id}}" name="Instruction set" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.instructionset" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.instructionset.{{opts['common']['arm.target.instructionset']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 27 {% if opts['common']['arm.target.thumbinterwork'] %}
theotherjimmy 41:2a77626a4c21 28 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.thumbinterwork.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.thumbinterwork" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 29 {% endif %}
theotherjimmy 41:2a77626a4c21 30 {% if opts['common']['arm.target.endianness'] %}
theotherjimmy 41:2a77626a4c21 31 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.endianness.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.endianness" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.endianness.{{opts['common']['arm.target.endianness']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 32 {% endif %}
theotherjimmy 41:2a77626a4c21 33 {% if opts['common']['arm.target.fpu.abi'] %}
theotherjimmy 41:2a77626a4c21 34 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.abi.{{u.id}}" name="Float ABI" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.abi" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.abi.{{opts['common']['arm.target.fpu.abi']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 35 {% endif %}
theotherjimmy 41:2a77626a4c21 36 {% if opts['common']['arm.target.fpu.unit'] %}
theotherjimmy 41:2a77626a4c21 37 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.unit.{{u.id}}" name="FPU Type" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.unit" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.unit.{{opts['common']['arm.target.fpu.unit']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 38 {% endif %}
theotherjimmy 41:2a77626a4c21 39 {% if opts['common']['arm.target.unalignedaccess'] %}
theotherjimmy 41:2a77626a4c21 40 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.unalignedaccess.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.unalignedaccess" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.unalignedaccess.{{opts['common']['arm.target.unalignedaccess']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 41 {% endif %}
theotherjimmy 41:2a77626a4c21 42
theotherjimmy 41:2a77626a4c21 43 {% if opts['common']['optimization.level'] != '' %}
theotherjimmy 41:2a77626a4c21 44 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.level.{{u.id}}" name="Optimization Level" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.level" value="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.level.{{opts['common']['optimization.level']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 45 {% endif %}
theotherjimmy 41:2a77626a4c21 46 {% if opts['common']['optimization.messagelength'] %}
theotherjimmy 41:2a77626a4c21 47 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.messagelength.{{u.id}}" name="Message length (-fmessage-length=0)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.messagelength" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 48 {% endif %}
theotherjimmy 41:2a77626a4c21 49 {% if opts['common']['optimization.signedchar'] %}
theotherjimmy 41:2a77626a4c21 50 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.signedchar.{{u.id}}" name="'char' is signed (-fsigned-char)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.signedchar" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 51 {% endif %}
theotherjimmy 41:2a77626a4c21 52 {% if opts['common']['optimization.functionsections'] %}
theotherjimmy 41:2a77626a4c21 53 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.functionsections.{{u.id}}" name="Function sections (-ffunction-sections)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.functionsections" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 54 {% endif %}
theotherjimmy 41:2a77626a4c21 55 {% if opts['common']['optimization.datasections'] %}
theotherjimmy 41:2a77626a4c21 56 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.datasections.{{u.id}}" name="Data sections (-fdata-sections)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.datasections" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 57 {% endif %}
theotherjimmy 41:2a77626a4c21 58 {% if opts['common']['optimization.nocommon'] %}
theotherjimmy 41:2a77626a4c21 59 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nocommon.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nocommon" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 60 {% endif %}
theotherjimmy 41:2a77626a4c21 61 {% if opts['common']['optimization.noinlinefunctions'] %}
theotherjimmy 41:2a77626a4c21 62 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.noinlinefunctions.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.noinlinefunctions" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 63 {% endif %}
theotherjimmy 41:2a77626a4c21 64 {% if opts['common']['optimization.freestanding'] %}
theotherjimmy 41:2a77626a4c21 65 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.freestanding.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.freestanding" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 66 {% endif %}
theotherjimmy 41:2a77626a4c21 67 {% if opts['common']['optimization.nobuiltin'] %}
theotherjimmy 41:2a77626a4c21 68 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nobuiltin.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nobuiltin" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 69 {% endif %}
theotherjimmy 41:2a77626a4c21 70 {% if opts['common']['optimization.spconstant'] %}
theotherjimmy 41:2a77626a4c21 71 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.spconstant.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.spconstant" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 72 {% endif %}
theotherjimmy 41:2a77626a4c21 73 {% if opts['common']['optimization.PIC'] %}
theotherjimmy 41:2a77626a4c21 74 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.PIC.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.PIC" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 75 {% endif %}
theotherjimmy 41:2a77626a4c21 76 {% if opts['common']['optimization.nomoveloopinvariants'] %}
theotherjimmy 41:2a77626a4c21 77 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nomoveloopinvariants.{{u.id}}" name="Disable loop invariant move (-fno-move-loop-invariants)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nomoveloopinvariants" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 78 {% endif %}
theotherjimmy 41:2a77626a4c21 79 {% if opts['common']['optimization.other'] != '' %}
theotherjimmy 41:2a77626a4c21 80 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.other.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.other" value="{{opts['common']['optimization.other']}}" valueType="string"/>
theotherjimmy 41:2a77626a4c21 81 {% endif %}
theotherjimmy 41:2a77626a4c21 82
theotherjimmy 41:2a77626a4c21 83 {% if opts['common']['warnings.syntaxonly'] %}
theotherjimmy 41:2a77626a4c21 84 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.syntaxonly.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.syntaxonly" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 85 {% endif %}
theotherjimmy 41:2a77626a4c21 86 {% if opts['common']['warnings.pedantic'] %}
theotherjimmy 41:2a77626a4c21 87 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pedantic.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pedantic" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 88 {% endif %}
theotherjimmy 41:2a77626a4c21 89 {% if opts['common']['warnings.pedanticerrors'] %}
theotherjimmy 41:2a77626a4c21 90 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pedanticerrors.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pedanticerrors" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 91 {% endif %}
theotherjimmy 41:2a77626a4c21 92 {% if opts['common']['warnings.nowarn'] %}
theotherjimmy 41:2a77626a4c21 93 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.nowarn.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.nowarn" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 94 {% endif %}
theotherjimmy 41:2a77626a4c21 95 {% if opts['common']['warnings.unused'] %}
theotherjimmy 41:2a77626a4c21 96 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.unused.{{u.id}}" name="Warn on various unused elements (-Wunused)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.unused" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 97 {% endif %}
theotherjimmy 41:2a77626a4c21 98 {% if opts['common']['warnings.uninitialized'] %}
theotherjimmy 41:2a77626a4c21 99 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.uninitialized.{{u.id}}" name="Warn on uninitialized variables (-Wuninitialised)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.uninitialized" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 100 {% endif %}
theotherjimmy 41:2a77626a4c21 101 {% if opts['common']['warnings.allwarn'] %}
theotherjimmy 41:2a77626a4c21 102 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.allwarn.{{u.id}}" name="Enable all common warnings (-Wall)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.allwarn" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 103 {% endif %}
theotherjimmy 41:2a77626a4c21 104 {% if opts['common']['warnings.extrawarn'] %}
theotherjimmy 41:2a77626a4c21 105 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.extrawarn.{{u.id}}" name="Enable extra warnings (-Wextra)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.extrawarn" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 106 {% endif %}
theotherjimmy 41:2a77626a4c21 107 {% if opts['common']['warnings.missingdeclaration'] %}
theotherjimmy 41:2a77626a4c21 108 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.missingdeclaration.{{u.id}}" name="Warn on undeclared global function (-Wmissing-declaration)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.missingdeclaration" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 109 {% endif %}
theotherjimmy 41:2a77626a4c21 110 {% if opts['common']['warnings.conversion'] %}
theotherjimmy 41:2a77626a4c21 111 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.conversion.{{u.id}}" name="Warn on implicit conversions (-Wconversion)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.conversion" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 112 {% endif %}
theotherjimmy 41:2a77626a4c21 113 {% if opts['common']['warnings.pointerarith'] %}
theotherjimmy 41:2a77626a4c21 114 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pointerarith.{{u.id}}" name="Warn if pointer arithmetic (-Wpointer-arith)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pointerarith" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 115 {% endif %}
theotherjimmy 41:2a77626a4c21 116 {% if opts['common']['warnings.padded'] %}
theotherjimmy 41:2a77626a4c21 117 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.padded.{{u.id}}" name="Warn if padding is included (-Wpadded)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.padded" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 118 {% endif %}
theotherjimmy 41:2a77626a4c21 119 {% if opts['common']['warnings.shadow'] %}
theotherjimmy 41:2a77626a4c21 120 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.shadow.{{u.id}}" name="Warn if shadowed variable (-Wshadow)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.shadow" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 121 {% endif %}
theotherjimmy 41:2a77626a4c21 122 {% if opts['common']['warnings.logicalop'] %}
theotherjimmy 41:2a77626a4c21 123 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.logicalop.{{u.id}}" name="Warn if suspicious logical ops (-Wlogical-op)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.logicalop" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 124 {% endif %}
theotherjimmy 41:2a77626a4c21 125 {% if opts['common']['warnings.agreggatereturn'] %}
theotherjimmy 41:2a77626a4c21 126 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.agreggatereturn.{{u.id}}" name="Warn if struct is returned (-Wagreggate-return)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.agreggatereturn" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 127 {% endif %}
theotherjimmy 41:2a77626a4c21 128 {% if opts['common']['warnings.floatequal'] %}
theotherjimmy 41:2a77626a4c21 129 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.floatequal.{{u.id}}" name="Warn if floats are compared as equal (-Wfloat-equal)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.floatequal" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 130 {% endif %}
theotherjimmy 41:2a77626a4c21 131 {% if opts['common']['warnings.toerrors'] %}
theotherjimmy 41:2a77626a4c21 132 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.toerrors.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.toerrors" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 133 {% endif %}
theotherjimmy 41:2a77626a4c21 134
theotherjimmy 41:2a77626a4c21 135 {% if opts['common']['warnings.other'] != '' %}
theotherjimmy 41:2a77626a4c21 136 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.other.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.other" value="{{opts['common']['warnings.other']}}" valueType="string"/>
theotherjimmy 41:2a77626a4c21 137 {% endif %}
theotherjimmy 41:2a77626a4c21 138
theotherjimmy 41:2a77626a4c21 139 {% if opts['common']['debugging.level'] != 'none' %}
theotherjimmy 41:2a77626a4c21 140 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.level.{{u.id}}" name="Debug level" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.level" value="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.level.{{opts['common']['debugging.level']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 141 {% endif %}
theotherjimmy 41:2a77626a4c21 142 {% if opts['common']['debugging.format'] != '' %}
theotherjimmy 41:2a77626a4c21 143 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.format.{{u.id}}" name="Debug format" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.format" value="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.format.{{opts['common']['debugging.format']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 144 {% endif %}
theotherjimmy 41:2a77626a4c21 145 {% if opts['common']['debugging.prof'] %}
theotherjimmy 41:2a77626a4c21 146 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.prof.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.prof" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 147 {% endif %}
theotherjimmy 41:2a77626a4c21 148 {% if opts['common']['debugging.gprof'] %}
theotherjimmy 41:2a77626a4c21 149 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.gprof.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.gprof" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 150 {% endif %}
theotherjimmy 41:2a77626a4c21 151
theotherjimmy 41:2a77626a4c21 152 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.toolchain.name.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.toolchain.name" value="GNU Tools for ARM Embedded Processors" valueType="string"/>
theotherjimmy 41:2a77626a4c21 153 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.prefix.{{u.id}}" name="Prefix" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.prefix" value="arm-none-eabi-" valueType="string"/>
theotherjimmy 41:2a77626a4c21 154 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.c.{{u.id}}" name="C compiler" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.c" value="gcc" valueType="string"/>
theotherjimmy 41:2a77626a4c21 155 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.cpp.{{u.id}}" name="C++ compiler" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.cpp" value="g++" valueType="string"/>
theotherjimmy 41:2a77626a4c21 156 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.ar.{{u.id}}" name="Archiver" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.ar" value="ar" valueType="string"/>
theotherjimmy 41:2a77626a4c21 157 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.objcopy.{{u.id}}" name="Hex/Bin converter" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.objcopy" value="objcopy" valueType="string"/>
theotherjimmy 41:2a77626a4c21 158 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.objdump.{{u.id}}" name="Listing generator" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.objdump" value="objdump" valueType="string"/>
theotherjimmy 41:2a77626a4c21 159 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.size.{{u.id}}" name="Size command" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.size" value="size" valueType="string"/>
theotherjimmy 41:2a77626a4c21 160 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.make.{{u.id}}" name="Build command" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.make" value="make" valueType="string"/>
theotherjimmy 41:2a77626a4c21 161 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.rm.{{u.id}}" name="Remove command" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.rm" value="rm" valueType="string"/>
theotherjimmy 41:2a77626a4c21 162 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.addtools.createflash.{{u.id}}" name="Create flash image" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.addtools.createflash" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 163 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.addtools.printsize.{{u.id}}" name="Print size" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.addtools.printsize" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 164 <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="ilg.gnuarmeclipse.managedbuild.cross.targetPlatform.{{u.id}}" isAbstract="false" osList="all" superClass="ilg.gnuarmeclipse.managedbuild.cross.targetPlatform"/>
theotherjimmy 41:2a77626a4c21 165 <builder buildPath="${workspace_loc:/{{name}}}/BUILD/{{opts['name']}}" cleanBuildTarget="mbedclean" id="ilg.gnuarmeclipse.managedbuild.cross.builder.{{u.id}}" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" parallelBuildOn="true" parallelizationNumber="optimal" superClass="ilg.gnuarmeclipse.managedbuild.cross.builder"/>
theotherjimmy 41:2a77626a4c21 166 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.assembler.{{u.id}}" name="Cross ARM GNU Assembler" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.assembler">
theotherjimmy 41:2a77626a4c21 167 {% if opts['as']['usepreprocessor'] %}
theotherjimmy 41:2a77626a4c21 168 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.usepreprocessor.{{u.id}}" name="Use preprocessor" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.usepreprocessor" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 169 {% endif %}
theotherjimmy 41:2a77626a4c21 170 {% if opts['as']['nostdinc'] %}
theotherjimmy 41:2a77626a4c21 171 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.nostdinc.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.nostdinc" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 172 {% endif %}
theotherjimmy 41:2a77626a4c21 173 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.include.paths.{{u.id}}" name="Include paths (-I)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.include.paths" valueType="includePath">
theotherjimmy 41:2a77626a4c21 174 {% for path in opts['common']['include_paths'] %}
theotherjimmy 41:2a77626a4c21 175 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
theotherjimmy 41:2a77626a4c21 176 {% endfor %}
theotherjimmy 41:2a77626a4c21 177 </option>
theotherjimmy 41:2a77626a4c21 178 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.defs.{{u.id}}" name="Defined symbols (-D)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.defs" useByScannerDiscovery="true" valueType="definedSymbols">
theotherjimmy 41:2a77626a4c21 179 {% for s in opts['as']['defines'] %}
theotherjimmy 41:2a77626a4c21 180 <listOptionValue builtIn="false" value='{{s|replace("\"", "\\\"")|escape}}' />
theotherjimmy 41:2a77626a4c21 181 {% endfor %}
theotherjimmy 41:2a77626a4c21 182 </option>
theotherjimmy 41:2a77626a4c21 183 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.include.files.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.include.files" useByScannerDiscovery="true" valueType="includeFiles">
theotherjimmy 41:2a77626a4c21 184 {% for file in opts['common']['include_files'] %}
theotherjimmy 41:2a77626a4c21 185 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{file}}&quot;"/>
theotherjimmy 41:2a77626a4c21 186 {% endfor %}
theotherjimmy 41:2a77626a4c21 187 </option>
theotherjimmy 41:2a77626a4c21 188 {% if opts['as']['otherwarnings'] != '' %}
theotherjimmy 41:2a77626a4c21 189 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.otherwarnings.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.otherwarnings" value="{{opts['as']['otherwarnings']}}" valueType="string"/>
theotherjimmy 41:2a77626a4c21 190 {% endif %}
theotherjimmy 41:2a77626a4c21 191 {% if opts['as']['verbose'] %}
theotherjimmy 41:2a77626a4c21 192 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.verbose.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.verbose" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 193 {% endif %}
theotherjimmy 41:2a77626a4c21 194 {% if opts['as']['other'] != '' %}
theotherjimmy 41:2a77626a4c21 195 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.other.{{u.id}}" name="Other assembler flags" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.other" value="{{opts['as']['other']}}" valueType="string"/>
theotherjimmy 41:2a77626a4c21 196 {% endif %}
theotherjimmy 41:2a77626a4c21 197 <inputType id="ilg.gnuarmeclipse.managedbuild.cross.tool.assembler.input.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.assembler.input"/>
theotherjimmy 41:2a77626a4c21 198 </tool>
theotherjimmy 41:2a77626a4c21 199 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler.{{opts['uid']['tool_c_compiler']}}" name="Cross ARM C Compiler" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler">
theotherjimmy 41:2a77626a4c21 200 {% if opts['c']['nostdinc'] %}
theotherjimmy 41:2a77626a4c21 201 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.nostdinc.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.nostdinc" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 202 {% endif %}
theotherjimmy 41:2a77626a4c21 203 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.include.paths.{{u.id}}" name="Include paths (-I)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.include.paths" useByScannerDiscovery="false" valueType="includePath">
theotherjimmy 41:2a77626a4c21 204 {% for path in opts['common']['include_paths'] %}
theotherjimmy 41:2a77626a4c21 205 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
theotherjimmy 41:2a77626a4c21 206 {% endfor %}
theotherjimmy 41:2a77626a4c21 207 </option>
theotherjimmy 41:2a77626a4c21 208 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.defs.{{u.id}}" name="Defined symbols (-D)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.defs" useByScannerDiscovery="true" valueType="definedSymbols">
theotherjimmy 41:2a77626a4c21 209 {% for s in opts['c']['defines'] %}
theotherjimmy 41:2a77626a4c21 210 <listOptionValue builtIn="false" value='{{s|replace("\"", "\\\"")|escape}}'/>
theotherjimmy 41:2a77626a4c21 211 {% endfor %}
theotherjimmy 41:2a77626a4c21 212 </option>
theotherjimmy 41:2a77626a4c21 213 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.include.files.{{u.id}}" name="Include files (-include)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.include.files" useByScannerDiscovery="true" valueType="includeFiles">
theotherjimmy 41:2a77626a4c21 214 {% for file in opts['common']['include_files'] %}
theotherjimmy 41:2a77626a4c21 215 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{file}}&quot;"/>
theotherjimmy 41:2a77626a4c21 216 {% endfor %}
theotherjimmy 41:2a77626a4c21 217 </option>
theotherjimmy 41:2a77626a4c21 218 {% if opts['c']['compiler.std'] %}
theotherjimmy 41:2a77626a4c21 219 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.std.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.std" value="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.std.{{opts['c']['compiler.std']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 220 {% endif %}
theotherjimmy 41:2a77626a4c21 221 {% if opts['c']['otheroptimizations'] != '' %}
theotherjimmy 41:2a77626a4c21 222 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.otheroptimizations.{{u.id}}" name="Other optimization flags" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.otheroptimizations" useByScannerDiscovery="true" value="{{opts['c']['otheroptimizations']}}" valueType="string"/>
theotherjimmy 41:2a77626a4c21 223 {% endif %}
theotherjimmy 41:2a77626a4c21 224 {% if opts['c']['warnings.missingprototypes'] %}
theotherjimmy 41:2a77626a4c21 225 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.missingprototypes.{{u.id}}" name="Warn if a global function has no prototype (-Wmissing-prototypes)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.missingprototypes" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 226 {% endif %}
theotherjimmy 41:2a77626a4c21 227 {% if opts['c']['warnings.strictprototypes'] %}
theotherjimmy 41:2a77626a4c21 228 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.strictprototypes.{{u.id}}" name="Warn if a function has no arg type (-Wstrict-prototypes)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.strictprototypes" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 229 {% endif %}
theotherjimmy 41:2a77626a4c21 230 {% if opts['c']['warnings.badfunctioncast'] %}
theotherjimmy 41:2a77626a4c21 231 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.badfunctioncast.{{u.id}}" name="Warn if wrong cast (-Wbad-function-cast)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.badfunctioncast" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 232 {% endif %}
theotherjimmy 41:2a77626a4c21 233 {% if opts['c']['otherwarnings'] != '' %}
theotherjimmy 41:2a77626a4c21 234 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.otherwarnings.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.otherwarnings" value="{{opts['c']['otherwarnings']}}" valueType="string"/>
theotherjimmy 41:2a77626a4c21 235 {% endif %}
theotherjimmy 41:2a77626a4c21 236 {% if opts['c']['verbose'] %}
theotherjimmy 41:2a77626a4c21 237 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.verbose.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.verbose" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 238 {% endif %}
theotherjimmy 41:2a77626a4c21 239 {% if opts['c']['other'] != '' %}
theotherjimmy 41:2a77626a4c21 240 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.other.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.other" value="{{opts['c']['other']}}" valueType="string"/>
theotherjimmy 41:2a77626a4c21 241 {% endif %}
theotherjimmy 41:2a77626a4c21 242 <inputType id="ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler.input.{{opts['uid']['tool_c_compiler_input']}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler.input"/>
theotherjimmy 41:2a77626a4c21 243 </tool>
theotherjimmy 41:2a77626a4c21 244 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler.{{opts['uid']['tool_cpp_compiler']}}" name="Cross ARM C++ Compiler" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler">
theotherjimmy 41:2a77626a4c21 245 {% if opts['cpp']['nostdinc'] %}
theotherjimmy 41:2a77626a4c21 246 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nostdinc.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nostdinc" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 247 {% endif %}
theotherjimmy 41:2a77626a4c21 248 {% if opts['cpp']['nostdincpp'] %}
theotherjimmy 41:2a77626a4c21 249 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nostdincpp.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nostdincpp" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 250 {% endif %}
theotherjimmy 41:2a77626a4c21 251 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.include.paths.{{u.id}}" name="Include paths (-I)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.include.paths" useByScannerDiscovery="false" valueType="includePath">
theotherjimmy 41:2a77626a4c21 252 {% for path in opts['common']['include_paths'] %}
theotherjimmy 41:2a77626a4c21 253 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
theotherjimmy 41:2a77626a4c21 254 {% endfor %}
theotherjimmy 41:2a77626a4c21 255 </option>
theotherjimmy 41:2a77626a4c21 256 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.defs.{{u.id}}" name="Defined symbols (-D)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.defs" useByScannerDiscovery="true" valueType="definedSymbols">
theotherjimmy 41:2a77626a4c21 257 {% for s in opts['cpp']['defines'] %}
theotherjimmy 41:2a77626a4c21 258 <listOptionValue builtIn="false" value='{{s|replace("\"", "\\\"")|escape}}'/>
theotherjimmy 41:2a77626a4c21 259 {% endfor %}
theotherjimmy 41:2a77626a4c21 260 </option>
theotherjimmy 41:2a77626a4c21 261 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.include.files.{{u.id}}" name="Include files (-include)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.include.files" useByScannerDiscovery="true" valueType="includeFiles">
theotherjimmy 41:2a77626a4c21 262 {% for file in opts['common']['include_files'] %}
theotherjimmy 41:2a77626a4c21 263 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{file}}&quot;"/>
theotherjimmy 41:2a77626a4c21 264 {% endfor %}
theotherjimmy 41:2a77626a4c21 265 </option>
theotherjimmy 41:2a77626a4c21 266 {% if opts['cpp']['compiler.std'] %}
theotherjimmy 41:2a77626a4c21 267 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.std.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.std" value="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.std.{{opts['cpp']['compiler.std']}}" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 268 {% endif %}
theotherjimmy 41:2a77626a4c21 269
theotherjimmy 41:2a77626a4c21 270 {% if opts['cpp']['optimization.noexceptions'] %}
theotherjimmy 41:2a77626a4c21 271 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.noexceptions.{{u.id}}" name="Do not use exceptions (-fno-exceptions)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.noexceptions" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 272 {% endif %}
theotherjimmy 41:2a77626a4c21 273 {% if opts['cpp']['optimization.nortti'] %}
theotherjimmy 41:2a77626a4c21 274 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nortti.{{u.id}}" name="Do not use RTTI (-fno-rtti)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nortti" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 275 {% endif %}
theotherjimmy 41:2a77626a4c21 276 {% if opts['cpp']['optimization.nousecxaatexit'] %}
theotherjimmy 41:2a77626a4c21 277 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nousecxaatexit.{{u.id}}" name="Do not use _cxa_atexit() (-fno-use-cxa-atexit)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nousecxaatexit" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 278 {% endif %}
theotherjimmy 41:2a77626a4c21 279 {% if opts['cpp']['optimization.nothreadsafestatics'] %}
theotherjimmy 41:2a77626a4c21 280 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nothreadsafestatics.{{u.id}}" name="Do not use thread-safe statics (-fno-threadsafe-statics)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nothreadsafestatics" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 281 {% endif %}
theotherjimmy 41:2a77626a4c21 282 {% if opts['cpp']['otheroptimizations'] != '' %}
theotherjimmy 41:2a77626a4c21 283 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.otheroptimizations.{{u.id}}" name="Other optimization flags" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.otheroptimizations" useByScannerDiscovery="true" value="{{opts['cpp']['otheroptimizations']}}" valueType="string"/>
theotherjimmy 41:2a77626a4c21 284 {% endif %}
theotherjimmy 41:2a77626a4c21 285
theotherjimmy 41:2a77626a4c21 286 {% if opts['cpp']['warnabi'] %}
theotherjimmy 41:2a77626a4c21 287 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warnabi.{{u.id}}" name="Warn on ABI violations (-Wabi)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warnabi" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 288 {% endif %}
theotherjimmy 41:2a77626a4c21 289 {% if opts['cpp']['warnings.ctordtorprivacy'] %}
theotherjimmy 41:2a77626a4c21 290 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.ctordtorprivacy.{{u.id}}" name="Warn on class privacy (-Wctor-dtor-privacy)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.ctordtorprivacy" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 291 {% endif %}
theotherjimmy 41:2a77626a4c21 292 {% if opts['cpp']['warnings.noexcept'] %}
theotherjimmy 41:2a77626a4c21 293 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.noexcept.{{u.id}}" name="Warn on no-except expressions (-Wnoexcept)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.noexcept" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 294 {% endif %}
theotherjimmy 41:2a77626a4c21 295 {% if opts['cpp']['warnings.nonvirtualdtor'] %}
theotherjimmy 41:2a77626a4c21 296 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.nonvirtualdtor.{{u.id}}" name="Warn on virtual destructors (-Wnon-virtual-dtor)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.nonvirtualdtor" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 297 {% endif %}
theotherjimmy 41:2a77626a4c21 298 {% if opts['cpp']['warnings.strictnullsentinel'] %}
theotherjimmy 41:2a77626a4c21 299 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.strictnullsentinel.{{u.id}}" name="Warn on uncast NULL (-Wstrict-null-sentinel)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.strictnullsentinel" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 300 {% endif %}
theotherjimmy 41:2a77626a4c21 301 {% if opts['cpp']['warnings.signpromo'] %}
theotherjimmy 41:2a77626a4c21 302 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.signpromo.{{u.id}}" name="Warn on sign promotion (-Wsign-promo)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.signpromo" useByScannerDiscovery="true" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 303 {% endif %}
theotherjimmy 41:2a77626a4c21 304 {% if opts['cpp']['warneffc'] %}
theotherjimmy 41:2a77626a4c21 305 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warneffc.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warneffc" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 306 {% endif %}
theotherjimmy 41:2a77626a4c21 307 {% if opts['cpp']['otherwarnings'] != '' %}
theotherjimmy 41:2a77626a4c21 308 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.otherwarnings.{{u.id}}" name="Other warning flags" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.otherwarnings" useByScannerDiscovery="true" value="{{opts['cpp']['otherwarnings']}}" valueType="string"/>
theotherjimmy 41:2a77626a4c21 309 {% endif %}
theotherjimmy 41:2a77626a4c21 310
theotherjimmy 41:2a77626a4c21 311 {% if opts['cpp']['verbose'] %}
theotherjimmy 41:2a77626a4c21 312 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.verbose.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.verbose" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 313 {% endif %}
theotherjimmy 41:2a77626a4c21 314 {% if opts['cpp']['other'] != '' %}
theotherjimmy 41:2a77626a4c21 315 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.other.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.other" value="{{opts['cpp']['other']}}" valueType="string"/>
theotherjimmy 41:2a77626a4c21 316 {% endif %}
theotherjimmy 41:2a77626a4c21 317 <inputType id="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler.input.{{opts['uid']['tool_cpp_compiler_input']}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler.input"/>
theotherjimmy 41:2a77626a4c21 318 </tool>
theotherjimmy 41:2a77626a4c21 319 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.linker.{{u.id}}" name="Cross ARM C++ Linker" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.linker">
theotherjimmy 41:2a77626a4c21 320 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.scriptfile.{{u.id}}" name="Script files (-T)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.scriptfile" valueType="stringList">
theotherjimmy 41:2a77626a4c21 321 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{opts['ld']['script']}}&quot;"/>
theotherjimmy 41:2a77626a4c21 322 </option>
theotherjimmy 41:2a77626a4c21 323 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.paths.{{u.id}}" name="Library search path (-L)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.paths" valueType="libPaths">
theotherjimmy 41:2a77626a4c21 324 {% for path in opts['ld']['library_paths'] %}
theotherjimmy 41:2a77626a4c21 325 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
theotherjimmy 41:2a77626a4c21 326 {% endfor %}
theotherjimmy 41:2a77626a4c21 327 </option>
theotherjimmy 41:2a77626a4c21 328 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.libs.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.libs" valueType="libs">
theotherjimmy 43:2a7da56ebd24 329 {% for lib in opts['ld']['system_libraries'] %}
theotherjimmy 41:2a77626a4c21 330 <listOptionValue builtIn="false" value="{{lib}}"/>
theotherjimmy 41:2a77626a4c21 331 {% endfor %}
theotherjimmy 43:2a7da56ebd24 332 {% for lib in opts['ld']['user_libraries'] %}
theotherjimmy 41:2a77626a4c21 333 <listOptionValue builtIn="false" value="{{lib}}"/>
theotherjimmy 41:2a77626a4c21 334 {% endfor %}
theotherjimmy 41:2a77626a4c21 335 </option>
theotherjimmy 41:2a77626a4c21 336 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.otherobjs.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.otherobjs" valueType="userObjs">
theotherjimmy 41:2a77626a4c21 337 {% for path in opts['ld']['object_files'] %}
theotherjimmy 41:2a77626a4c21 338 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
theotherjimmy 41:2a77626a4c21 339 {% endfor %}
theotherjimmy 43:2a7da56ebd24 340 {% for path in opts['ld']['user_library_files'] %}
theotherjimmy 43:2a7da56ebd24 341 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
theotherjimmy 43:2a7da56ebd24 342 {% endfor %}
theotherjimmy 41:2a77626a4c21 343 </option>
theotherjimmy 41:2a77626a4c21 344 {% if opts['ld']['gcsections'] %}
theotherjimmy 41:2a77626a4c21 345 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.gcsections.{{u.id}}" name="Remove unused sections (-Xlinker --gc-sections)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.gcsections" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 346 {% endif %}
theotherjimmy 41:2a77626a4c21 347
theotherjimmy 41:2a77626a4c21 348 {% if opts['ld']['nostart'] %}
theotherjimmy 41:2a77626a4c21 349 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nostart.{{u.id}}" name="Do not use standard start files (-nostartfiles)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nostart" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 350 {% endif %}
theotherjimmy 41:2a77626a4c21 351 {% if opts['ld']['nodeflibs'] %}
theotherjimmy 41:2a77626a4c21 352 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nodeflibs.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nodeflibs" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 353 {% endif %}
theotherjimmy 41:2a77626a4c21 354 {% if opts['ld']['nostdlibs'] %}
theotherjimmy 41:2a77626a4c21 355 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nostdlibs.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nostdlibs" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 356 {% endif %}
theotherjimmy 41:2a77626a4c21 357 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.flags.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.flags" valueType="stringList">
theotherjimmy 41:2a77626a4c21 358 {% for opt in opts['ld']['flags'] %}
theotherjimmy 41:2a77626a4c21 359 <listOptionValue builtIn="false" value="{{opt}}"/>
theotherjimmy 41:2a77626a4c21 360 {% endfor %}
theotherjimmy 41:2a77626a4c21 361 </option>
theotherjimmy 41:2a77626a4c21 362
theotherjimmy 41:2a77626a4c21 363 {% if opts['ld']['other'] != '' %}
theotherjimmy 41:2a77626a4c21 364 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.other.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.other" value="{{opts['ld']['other']}}" valueType="string"/>
theotherjimmy 41:2a77626a4c21 365 {% endif %}
theotherjimmy 41:2a77626a4c21 366 <inputType id="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.linker.input.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.linker.input">
theotherjimmy 41:2a77626a4c21 367 <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
theotherjimmy 41:2a77626a4c21 368 <additionalInput kind="additionalinput" paths="$(LIBS)"/>
theotherjimmy 41:2a77626a4c21 369 </inputType>
theotherjimmy 41:2a77626a4c21 370 </tool>
theotherjimmy 41:2a77626a4c21 371 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.archiver.{{u.id}}" name="Cross ARM GNU Archiver" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.archiver"/>
theotherjimmy 41:2a77626a4c21 372 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.createflash.{{u.id}}" name="Cross ARM GNU Create Flash Image" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.createflash">
theotherjimmy 41:2a77626a4c21 373 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createflash.choice.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createflash.choice" value="ilg.gnuarmeclipse.managedbuild.cross.option.createflash.choice.binary" valueType="enumerated"/>
theotherjimmy 41:2a77626a4c21 374 </tool>
theotherjimmy 41:2a77626a4c21 375
theotherjimmy 41:2a77626a4c21 376 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.createlisting.{{u.id}}" name="Cross ARM GNU Create Listing" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.createlisting">
theotherjimmy 41:2a77626a4c21 377 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.source.{{u.id}}" name="Display source (--source|-S)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.source" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 378 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.allheaders.{{u.id}}" name="Display all headers (--all-headers|-x)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.allheaders" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 379 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.demangle.{{u.id}}" name="Demangle names (--demangle|-C)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.demangle" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 380 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.linenumbers.{{u.id}}" name="Display line numbers (--line-numbers|-l)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.linenumbers" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 381 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.wide.{{u.id}}" name="Wide lines (--wide|-w)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.wide" value="true" valueType="boolean"/>
theotherjimmy 41:2a77626a4c21 382 </tool>
theotherjimmy 41:2a77626a4c21 383 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.printsize.{{u.id}}" name="Cross ARM GNU Print Size" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.printsize">
theotherjimmy 41:2a77626a4c21 384 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.printsize.format.{{u.id}}" name="Size format" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.printsize.format"/>
theotherjimmy 41:2a77626a4c21 385 </tool>
theotherjimmy 41:2a77626a4c21 386 </toolChain>
theotherjimmy 41:2a77626a4c21 387 </folderInfo>
theotherjimmy 41:2a77626a4c21 388 <sourceEntries>
theotherjimmy 41:2a77626a4c21 389 <entry excluding="{{opts['common']['excluded_folders']}}" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
theotherjimmy 41:2a77626a4c21 390 </sourceEntries>
theotherjimmy 41:2a77626a4c21 391 </configuration>
theotherjimmy 41:2a77626a4c21 392 </storageModule>
theotherjimmy 41:2a77626a4c21 393 <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
theotherjimmy 41:2a77626a4c21 394 </cconfiguration>
theotherjimmy 41:2a77626a4c21 395 {% endfor %}
theotherjimmy 41:2a77626a4c21 396 </storageModule>
theotherjimmy 41:2a77626a4c21 397 <storageModule moduleId="cdtBuildSystem" version="4.0.0">
theotherjimmy 41:2a77626a4c21 398 <project id="{{name}}_emb.com.renesas.cdt.managedbuild.gnuarm.target.elf.{{u.id}}" name="Executable" projectType="com.renesas.cdt.managedbuild.gnuarm.target.elf"/>
theotherjimmy 41:2a77626a4c21 399 </storageModule>
theotherjimmy 41:2a77626a4c21 400 <storageModule moduleId="scannerConfiguration">
theotherjimmy 41:2a77626a4c21 401 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
theotherjimmy 41:2a77626a4c21 402 {% for cfg_key in options %}
theotherjimmy 41:2a77626a4c21 403 {% set opts = options[cfg_key] %}
theotherjimmy 41:2a77626a4c21 404 <scannerConfigBuildInfo instanceId="com.renesas.cdt.managedbuild.gnuarm.config.elf.{{opts['id']}}.{{opts['uid']['config']}};com.renesas.cdt.managedbuild.gnuarm.config.elf.{{opts['id']}}.{{opts['uid']['config']}}.;com.renesas.cdt.managedbuild.gnuarm.tool.cpp.compiler.{{opts['uid']['tool_cpp_compiler']}};com.renesas.cdt.managedbuild.gnuarm.tool.cpp.compiler.input.{{opts['uid']['tool_cpp_compiler_input']}}">
theotherjimmy 41:2a77626a4c21 405 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
theotherjimmy 41:2a77626a4c21 406 </scannerConfigBuildInfo>
theotherjimmy 41:2a77626a4c21 407 {% endfor %}
theotherjimmy 41:2a77626a4c21 408 {% for cfg_key in options %}
theotherjimmy 41:2a77626a4c21 409 {% set opts = options[cfg_key] %}
theotherjimmy 41:2a77626a4c21 410 <scannerConfigBuildInfo instanceId="com.renesas.cdt.managedbuild.gnuarm.config.elf.{{opts['id']}}.{{opts['uid']['config']}};com.renesas.cdt.managedbuild.gnuarm.config.elf.{{opts['id']}}.{{opts['uid']['config']}}.;com.renesas.cdt.managedbuild.gnuarm.tool.c.compiler.{{opts['uid']['tool_c_compiler']}};com.renesas.cdt.managedbuild.gnuarm.tool.c.compiler.input.{{opts['uid']['tool_c_compiler_input']}}">
theotherjimmy 41:2a77626a4c21 411 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
theotherjimmy 41:2a77626a4c21 412 </scannerConfigBuildInfo>
theotherjimmy 41:2a77626a4c21 413 {% endfor %}
theotherjimmy 41:2a77626a4c21 414 </storageModule>
theotherjimmy 41:2a77626a4c21 415 <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
theotherjimmy 41:2a77626a4c21 416 <storageModule moduleId="refreshScope"/>
theotherjimmy 41:2a77626a4c21 417 </cproject>