Ben Konrath 182b6dd
diff -ru eclipse-3.3-src.orig/features/org.eclipse.platform.source/feature.xml eclipse-3.3-src/features/org.eclipse.platform.source/feature.xml
Ben Konrath 182b6dd
--- eclipse-3.3-src.orig/features/org.eclipse.platform.source/feature.xml	2007-06-25 15:39:41.000000000 -0400
Ben Konrath 182b6dd
+++ eclipse-3.3-src/features/org.eclipse.platform.source/feature.xml	2007-07-16 16:08:02.000000000 -0400
Ben Konrath 182b6dd
@@ -42,4 +42,7 @@
Ben Konrath 182b6dd
 	<plugin ws="motif"  os="solaris" fragment="true" arch="sparc" download-size="0" install-size="0" id="org.eclipse.platform.source.solaris.motif.sparc" version="3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G"/>
Ben Konrath 182b6dd
 	<plugin ws="gtk"  os="linux" fragment="true" arch="s390" download-size="0" install-size="0" id="org.eclipse.platform.source.linux.gtk.s390" version="3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G"/>
Ben Konrath 182b6dd
 	<plugin ws="motif"  os="linux" fragment="true" arch="x86" download-size="0" install-size="0" id="org.eclipse.platform.source.linux.motif.x86" version="3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G"/>
Ben Konrath 182b6dd
+	<plugin ws="gtk"  os="linux" fragment="true" arch="sparc" download-size="0" install-size="0" id="org.eclipse.platform.source.linux.gtk.sparc" version="3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G"/>
Ben Konrath 182b6dd
+	<plugin ws="gtk"  os="linux" fragment="true" arch="sparc64" download-size="0" install-size="0" id="org.eclipse.platform.source.linux.gtk.sparc64" version="3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G"/>
Ben Konrath 182b6dd
+	<plugin ws="gtk"  os="linux" fragment="true" arch="alpha" download-size="0" install-size="0" id="org.eclipse.platform.source.linux.gtk.alpha" version="3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G"/>
Ben Konrath 182b6dd
 </feature>
Ben Konrath 182b6dd
diff -ru eclipse-3.3-src.orig/features/org.eclipse.rcp/feature.xml eclipse-3.3-src/features/org.eclipse.rcp/feature.xml
Ben Konrath 182b6dd
--- eclipse-3.3-src.orig/features/org.eclipse.rcp/feature.xml	2007-06-25 15:57:06.000000000 -0400
Ben Konrath 182b6dd
+++ eclipse-3.3-src/features/org.eclipse.rcp/feature.xml	2007-07-16 16:10:09.000000000 -0400
Ben Konrath 182b6dd
@@ -506,4 +506,48 @@
Ben Konrath 182b6dd
          version="0.0.0"
Ben Konrath 182b6dd
          fragment="true"
Ben Konrath 182b6dd
          unpack="true"/>
Ben Konrath 182b6dd
+
Ben Konrath 182b6dd
+    
Ben Konrath 182b6dd
+          id="org.eclipse.swt.gtk.linux.ppc64"
Ben Konrath 182b6dd
+          os="linux"
Ben Konrath 182b6dd
+          ws="gtk"
Ben Konrath 182b6dd
+          arch="ppc64"
Ben Konrath 182b6dd
+          download-size="0"
Ben Konrath 182b6dd
+          install-size="0"
Ben Konrath 182b6dd
+          version="0.0.0"
Ben Konrath 182b6dd
+          fragment="true"
Ben Konrath 182b6dd
+          unpack="false"/>
Ben Konrath 182b6dd
+ 
Ben Konrath 182b6dd
+    
Ben Konrath 182b6dd
+          id="org.eclipse.swt.gtk.linux.sparc"
Ben Konrath 182b6dd
+          os="linux"
Ben Konrath 182b6dd
+          ws="gtk"
Ben Konrath 182b6dd
+          arch="sparc"
Ben Konrath 182b6dd
+          download-size="0"
Ben Konrath 182b6dd
+          install-size="0"
Ben Konrath 182b6dd
+          version="0.0.0"
Ben Konrath 182b6dd
+          fragment="true"
Ben Konrath 182b6dd
+          unpack="false"/>
Ben Konrath 182b6dd
+ 
Ben Konrath 182b6dd
+    
Ben Konrath 182b6dd
+          id="org.eclipse.swt.gtk.linux.sparc64"
Ben Konrath 182b6dd
+          os="linux"
Ben Konrath 182b6dd
+          ws="gtk"
Ben Konrath 182b6dd
+          arch="sparc64"
Ben Konrath 182b6dd
+          download-size="0"
Ben Konrath 182b6dd
+          install-size="0"
Ben Konrath 182b6dd
+          version="0.0.0"
Ben Konrath 182b6dd
+          fragment="true"
Ben Konrath 182b6dd
+          unpack="false"/>
Ben Konrath 182b6dd
+ 
Ben Konrath 182b6dd
+    
Ben Konrath 182b6dd
+          id="org.eclipse.swt.gtk.linux.alpha"
Ben Konrath 182b6dd
+          os="linux"
Ben Konrath 182b6dd
+          ws="gtk"
Ben Konrath 182b6dd
+          arch="alpha"
Ben Konrath 182b6dd
+          download-size="0"
Ben Konrath 182b6dd
+          install-size="0"
Ben Konrath 182b6dd
+          version="0.0.0"
Ben Konrath 182b6dd
+          fragment="true"
Ben Konrath 182b6dd
+          unpack="false"/>
Ben Konrath 182b6dd
 </feature>
Ben Konrath 182b6dd
Only in eclipse-3.3-src/features/org.eclipse.rcp: feature.xml.orig
Ben Konrath 182b6dd
diff -ru eclipse-3.3-src.orig/features/org.eclipse.rcp.source/feature.xml eclipse-3.3-src/features/org.eclipse.rcp.source/feature.xml
Ben Konrath 182b6dd
--- eclipse-3.3-src.orig/features/org.eclipse.rcp.source/feature.xml	2007-06-25 15:39:41.000000000 -0400
Ben Konrath 182b6dd
+++ eclipse-3.3-src/features/org.eclipse.rcp.source/feature.xml	2007-07-16 16:08:02.000000000 -0400
Ben Konrath 182b6dd
@@ -30,4 +30,8 @@
Ben Konrath 182b6dd
 	<plugin ws="motif"  os="solaris" fragment="true" arch="sparc" download-size="0" install-size="0" id="org.eclipse.rcp.source.solaris.motif.sparc" version="3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG"/>
Ben Konrath 182b6dd
 	<plugin ws="gtk"  os="linux" fragment="true" arch="s390" download-size="0" install-size="0" id="org.eclipse.rcp.source.linux.gtk.s390" version="3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG"/>
Ben Konrath 182b6dd
 	<plugin ws="motif"  os="linux" fragment="true" arch="x86" download-size="0" install-size="0" id="org.eclipse.rcp.source.linux.motif.x86" version="3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG"/>
Ben Konrath 182b6dd
+	<plugin ws="gtk"  os="linux" fragment="true" arch="ppc64" download-size="0" install-size="0" id="org.eclipse.rcp.source.linux.gtk.ppc64" version="3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG"/>
Ben Konrath 182b6dd
+	<plugin ws="gtk"  os="linux" fragment="true" arch="sparc" download-size="0" install-size="0" id="org.eclipse.rcp.source.linux.gtk.sparc" version="3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG"/>
Ben Konrath 182b6dd
+	<plugin ws="gtk"  os="linux" fragment="true" arch="sparc64" download-size="0" install-size="0" id="org.eclipse.rcp.source.linux.gtk.sparc64" version="3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG"/>
Ben Konrath 182b6dd
+	<plugin ws="gtk"  os="linux" fragment="true" arch="alpha" download-size="0" install-size="0" id="org.eclipse.rcp.source.linux.gtk.alpha" version="3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG"/>
Ben Konrath 182b6dd
 </feature>
Ben Konrath 182b6dd
diff -ru eclipse-3.3-src.orig/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java eclipse-3.3-src/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java
Ben Konrath 182b6dd
--- eclipse-3.3-src.orig/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java	2007-06-25 15:57:02.000000000 -0400
Ben Konrath 182b6dd
+++ eclipse-3.3-src/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/InternalPlatform.java	2007-07-16 16:08:02.000000000 -0400
Ben Konrath 182b6dd
@@ -47,6 +47,11 @@
Ben Konrath 182b6dd
 			Platform.ARCH_X86, //
Ben Konrath 182b6dd
 			Platform.ARCH_AMD64, // 
Ben Konrath 182b6dd
 			Platform.ARCH_IA64, //
Ben Konrath 182b6dd
+			Platform.ARCH_PPC64, //
Ben Konrath 182b6dd
+			Platform.ARCH_SPARC64, //
Ben Konrath 182b6dd
+			Platform.ARCH_S390, //
Ben Konrath 182b6dd
+			Platform.ARCH_S390X, //
Ben Konrath 182b6dd
+			Platform.ARCH_ALPHA, //
Ben Konrath 182b6dd
 			Platform.ARCH_IA64_32};
Ben Konrath 182b6dd
 
Ben Konrath 182b6dd
 	// debug support:  set in loadOptions()
Ben Konrath 182b6dd
Only in eclipse-3.3-src/plugins/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime: InternalPlatform.java.orig
Ben Konrath 182b6dd
diff -ru eclipse-3.3-src.orig/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java eclipse-3.3-src/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java
Ben Konrath 182b6dd
--- eclipse-3.3-src.orig/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java	2007-06-25 15:57:18.000000000 -0400
Ben Konrath 182b6dd
+++ eclipse-3.3-src/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java	2007-07-16 16:08:02.000000000 -0400
Ben Konrath 182b6dd
@@ -346,6 +346,12 @@
Ben Konrath 1621a2a
 	 * @since 3.1
Ben Konrath 1621a2a
 	 */
Ben Konrath 1621a2a
 	public static final String ARCH_IA64_32 = "ia64_32";//$NON-NLS-1$
Ben Konrath 1621a2a
+	
Ben Konrath 1621a2a
+	public static final String ARCH_PPC64 = "ppc64";//$NON-NLS-1$
Ben Konrath 1621a2a
+	public static final String ARCH_SPARC64 = "sparc64";//$NON-NLS-1$
Ben Konrath 1621a2a
+	public static final String ARCH_S390 = "s390";//$NON-NLS-1$
Ben Konrath 1621a2a
+	public static final String ARCH_S390X = "s390x";//$NON-NLS-1$
Ben Konrath 182b6dd
+	public static final String ARCH_ALPHA = "alpha";//$NON-NLS-1$
Ben Konrath 1621a2a
 
Ben Konrath 1621a2a
 	/**
Ben Konrath 1621a2a
 	 * Constant string (value "win32") indicating the platform is running on a
Ben Konrath 182b6dd
Only in eclipse-3.3-src/plugins/org.eclipse.core.runtime/src/org/eclipse/core/runtime: Platform.java.orig
Ben Konrath 182b6dd
diff -ru eclipse-3.3-src.orig/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/core/runtime/internal/adaptor/PluginConverterImpl.java eclipse-3.3-src/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/core/runtime/internal/adaptor/PluginConverterImpl.java
Ben Konrath 182b6dd
--- eclipse-3.3-src.orig/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/core/runtime/internal/adaptor/PluginConverterImpl.java	2007-06-25 15:57:06.000000000 -0400
Ben Konrath 182b6dd
+++ eclipse-3.3-src/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/core/runtime/internal/adaptor/PluginConverterImpl.java	2007-07-16 16:08:02.000000000 -0400
Ben Konrath 1621a2a
@@ -64,7 +64,7 @@
Ben Konrath 1621a2a
 	private static final String MANIFEST_VERSION = "Manifest-Version"; //$NON-NLS-1$
Ben Konrath 1621a2a
 	private static final String PLUGIN_PROPERTIES_FILENAME = "plugin"; //$NON-NLS-1$
Ben Konrath 1621a2a
 	private static PluginConverterImpl instance;
Ben Konrath 1621a2a
-	private static final String[] ARCH_LIST = {org.eclipse.osgi.service.environment.Constants.ARCH_PA_RISC, org.eclipse.osgi.service.environment.Constants.ARCH_PPC, org.eclipse.osgi.service.environment.Constants.ARCH_SPARC, org.eclipse.osgi.service.environment.Constants.ARCH_X86, org.eclipse.osgi.service.environment.Constants.ARCH_AMD64, org.eclipse.osgi.service.environment.Constants.ARCH_IA64};
Ben Konrath 182b6dd
+	private static final String[] ARCH_LIST = {org.eclipse.osgi.service.environment.Constants.ARCH_PA_RISC, org.eclipse.osgi.service.environment.Constants.ARCH_PPC, org.eclipse.osgi.service.environment.Constants.ARCH_SPARC, org.eclipse.osgi.service.environment.Constants.ARCH_X86, org.eclipse.osgi.service.environment.Constants.ARCH_AMD64, org.eclipse.osgi.service.environment.Constants.ARCH_IA64, org.eclipse.osgi.service.environment.Constants.ARCH_PPC64, org.eclipse.osgi.service.environment.Constants.ARCH_SPARC64, org.eclipse.osgi.service.environment.Constants.ARCH_S390, org.eclipse.osgi.service.environment.Constants.ARCH_S390X, org.eclipse.osgi.service.environment.Constants.ARCH_ALPHA};
Ben Konrath 1621a2a
 	static public final String FRAGMENT_MANIFEST = "fragment.xml"; //$NON-NLS-1$
Ben Konrath 1621a2a
 	static public final String GENERATED_FROM = "Generated-from"; //$NON-NLS-1$
Ben Konrath 1621a2a
 	static public final String MANIFEST_TYPE_ATTRIBUTE = "type"; //$NON-NLS-1$
Ben Konrath 182b6dd
diff -ru eclipse-3.3-src.orig/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/osgi/service/environment/Constants.java eclipse-3.3-src/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/osgi/service/environment/Constants.java
Ben Konrath 182b6dd
--- eclipse-3.3-src.orig/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/osgi/service/environment/Constants.java	2007-06-25 15:57:02.000000000 -0400
Ben Konrath 182b6dd
+++ eclipse-3.3-src/plugins/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/osgi/service/environment/Constants.java	2007-07-16 16:08:02.000000000 -0400
Ben Konrath 182b6dd
@@ -119,6 +119,12 @@
Ben Konrath 1621a2a
 	 */
Ben Konrath 1621a2a
 	public static final String ARCH_IA64_32 = "ia64_32";//$NON-NLS-1$
Ben Konrath 1621a2a
 
Ben Konrath 1621a2a
+	public static final String ARCH_PPC64 = "ppc64";//$NON-NLS-1$
Ben Konrath 1621a2a
+	public static final String ARCH_SPARC64 = "sparc64";//$NON-NLS-1$
Ben Konrath 1621a2a
+	public static final String ARCH_S390 = "s390";//$NON-NLS-1$
Ben Konrath 1621a2a
+	public static final String ARCH_S390X = "s390x";//$NON-NLS-1$
Ben Konrath 182b6dd
+	public static final String ARCH_ALPHA = "alpha";//$NON-NLS-1$
Ben Konrath 1621a2a
+	
Ben Konrath 1621a2a
 	/**
Ben Konrath 1621a2a
 	 * Constant string (value "win32") indicating the platform is running on a
Ben Konrath 1621a2a
 	 * machine using the Windows windowing system.