changeset 12489:0c651af30cc8

added ptx sources to hotspot Eclipse project
author Doug Simon <doug.simon@oracle.com>
date Fri, 18 Oct 2013 21:40:23 +0200
parents 1a4dc163cd0a
children 4dba97fb1a6f
files hotspot/.project
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/hotspot/.project	Fri Oct 18 18:23:14 2013 +0200
+++ b/hotspot/.project	Fri Oct 18 21:40:23 2013 +0200
@@ -96,6 +96,11 @@
 			<locationURI>PARENT-1-PROJECT_LOC/src/cpu/x86/vm</locationURI>
 		</link>
 		<link>
+			<name>ptx</name>
+			<type>2</type>
+			<locationURI>PARENT-1-PROJECT_LOC/src/gpu/ptx/vm</locationURI>
+		</link>
+		<link>
 			<name>sparc</name>
 			<type>2</type>
 			<locationURI>PARENT-1-PROJECT_LOC/src/cpu/sparc/vm</locationURI>
@@ -121,6 +126,11 @@
 			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/bsd_x86/vm</locationURI>
 		</link>
 		<link>
+			<name>bsd_ptx</name>
+			<type>2</type>
+			<locationURI>PARENT-1-PROJECT_LOC/src/os_gpu/bsd_ptx/vm</locationURI>
+		</link>
+		<link>
 			<name>windows</name>
 			<type>2</type>
 			<locationURI>PARENT-1-PROJECT_LOC/src/os/windows/vm</locationURI>
@@ -141,6 +151,11 @@
 			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_x86/vm</locationURI>
 		</link>
 		<link>
+			<name>linux_ptx</name>
+			<type>2</type>
+			<locationURI>PARENT-1-PROJECT_LOC/src/os_gpu/linux_ptx/vm</locationURI>
+		</link>
+		<link>
 			<name>linux_sparc</name>
 			<type>2</type>
 			<locationURI>PARENT-1-PROJECT_LOC/src/os_cpu/linux_sparc/vm</locationURI>