comparison hotspot/.project @ 13819:49db2c1e3bee

added support for co-existing GPU backends (JBS:GRAAL-1)
author Doug Simon <doug.simon@oracle.com>
date Thu, 30 Jan 2014 00:52:33 +0100
parents f1a55428a8d7
children 5f692474fba3
comparison
equal deleted inserted replaced
13818:d2f520f46180 13819:49db2c1e3bee
84 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> 84 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
85 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> 85 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
86 </natures> 86 </natures>
87 <linkedResources> 87 <linkedResources>
88 <link> 88 <link>
89 <name>ptx</name>
90 <type>2</type>
91 <locationURI>PARENT-1-PROJECT_LOC/src/gpu/ptx</locationURI>
92 </link>
93 <link>
94 <name>x86</name>
95 <type>2</type>
96 <locationURI>PARENT-1-PROJECT_LOC/src/cpu/x86/vm</locationURI>
97 </link>
98 <link>
99 <name>ptx</name>
100 <type>2</type>
101 <locationURI>PARENT-1-PROJECT_LOC/src/gpu/ptx/vm</locationURI>
102 </link>
103 <link>
104 <name>hsail</name>
105 <type>2</type>
106 <locationURI>PARENT-1-PROJECT_LOC/src/gpu/hsail/vm</locationURI>
107 </link>
108 <link>
109 <name>sparc</name>
110 <type>2</type>
111 <locationURI>PARENT-1-PROJECT_LOC/src/cpu/sparc/vm</locationURI>
112 </link>
113 <link>
114 <name>generated</name>
115 <type>2</type>
116 <locationURI>PARENT-1-PROJECT_LOC/build/linux/linux_amd64_graal/generated</locationURI>
117 </link>
118 <link>
119 <name>make</name>
120 <type>2</type>
121 <locationURI>WORKSPACE_LOC/make</locationURI>
122 </link>
123 <link>
124 <name>bsd</name> 89 <name>bsd</name>
125 <type>2</type> 90 <type>2</type>
126 <locationURI>PARENT-1-PROJECT_LOC/src/os/bsd/vm</locationURI> 91 <locationURI>PARENT-1-PROJECT_LOC/src/os/bsd/vm</locationURI>
127 </link> 92 </link>
128 <link> 93 <link>
129 <name>bsd_x86</name> 94 <name>bsd_x86</name>
130 <type>2</type> 95 <type>2</type>
131 <locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/bsd_x86/vm</locationURI> 96 <locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/bsd_x86/vm</locationURI>
132 </link> 97 </link>
133 <link> 98 <link>
134 <name>bsd_ptx</name> 99 <name>generated</name>
135 <type>2</type> 100 <type>2</type>
136 <locationURI>PARENT-1-PROJECT_LOC/src/os_gpu/bsd_ptx/vm</locationURI> 101 <locationURI>PARENT-1-PROJECT_LOC/build/linux/linux_amd64_graal/generated</locationURI>
102 </link>
103 <link>
104 <name>hsail</name>
105 <type>2</type>
106 <locationURI>PARENT-1-PROJECT_LOC/src/gpu/hsail/vm</locationURI>
107 </link>
108 <link>
109 <name>linux</name>
110 <type>2</type>
111 <locationURI>PARENT-1-PROJECT_LOC/src/os/linux/vm</locationURI>
112 </link>
113 <link>
114 <name>linux_sparc</name>
115 <type>2</type>
116 <locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_sparc/vm</locationURI>
117 </link>
118 <link>
119 <name>linux_x86</name>
120 <type>2</type>
121 <locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_x86/vm</locationURI>
122 </link>
123 <link>
124 <name>make</name>
125 <type>2</type>
126 <locationURI>WORKSPACE_LOC/make</locationURI>
127 </link>
128 <link>
129 <name>ptx</name>
130 <type>2</type>
131 <locationURI>PARENT-1-PROJECT_LOC/src/gpu/ptx/vm</locationURI>
132 </link>
133 <link>
134 <name>sparc</name>
135 <type>2</type>
136 <locationURI>PARENT-1-PROJECT_LOC/src/cpu/sparc/vm</locationURI>
137 </link>
138 <link>
139 <name>vm</name>
140 <type>2</type>
141 <locationURI>PARENT-1-PROJECT_LOC/src/share/vm</locationURI>
137 </link> 142 </link>
138 <link> 143 <link>
139 <name>windows</name> 144 <name>windows</name>
140 <type>2</type> 145 <type>2</type>
141 <locationURI>PARENT-1-PROJECT_LOC/src/os/windows/vm</locationURI> 146 <locationURI>PARENT-1-PROJECT_LOC/src/os/windows/vm</locationURI>
144 <name>windows_x86</name> 149 <name>windows_x86</name>
145 <type>2</type> 150 <type>2</type>
146 <locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/windows_x86/vm</locationURI> 151 <locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/windows_x86/vm</locationURI>
147 </link> 152 </link>
148 <link> 153 <link>
149 <name>linux</name> 154 <name>x86</name>
150 <type>2</type> 155 <type>2</type>
151 <locationURI>PARENT-1-PROJECT_LOC/src/os/linux/vm</locationURI> 156 <locationURI>PARENT-1-PROJECT_LOC/src/cpu/x86/vm</locationURI>
152 </link>
153 <link>
154 <name>linux_x86</name>
155 <type>2</type>
156 <locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_x86/vm</locationURI>
157 </link>
158 <link>
159 <name>windows_hsail</name>
160 <type>2</type>
161 <locationURI>PARENT-1-PROJECT_LOC/src/os_gpu/windows_hsail/vm</locationURI>
162 </link>
163 <link>
164 <name>linux_ptx</name>
165 <type>2</type>
166 <locationURI>PARENT-1-PROJECT_LOC/src/os_gpu/linux_ptx/vm</locationURI>
167 </link>
168 <link>
169 <name>linux_sparc</name>
170 <type>2</type>
171 <locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_sparc/vm</locationURI>
172 </link>
173 <link>
174 <name>vm</name>
175 <type>2</type>
176 <locationURI>PARENT-1-PROJECT_LOC/src/share/vm</locationURI>
177 </link> 157 </link>
178 </linkedResources> 158 </linkedResources>
179 </projectDescription> 159 </projectDescription>