diff --git a/core/org.eclipse.cdt.core.linux.ppc64le/.project b/core/org.eclipse.cdt.core.linux.ppc64le/.project
new file mode 100644
index 00000000000..aa00d854666
--- /dev/null
+++ b/core/org.eclipse.cdt.core.linux.ppc64le/.project
@@ -0,0 +1,22 @@
+
+
Jan 21, 2011
+The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.
+ +If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.
+ + \ No newline at end of file diff --git a/core/org.eclipse.cdt.core.linux.ppc64le/build.properties b/core/org.eclipse.cdt.core.linux.ppc64le/build.properties new file mode 100644 index 00000000000..dd0ec41f41a --- /dev/null +++ b/core/org.eclipse.cdt.core.linux.ppc64le/build.properties @@ -0,0 +1,14 @@ +############################################################################### +# Copyright (c) 2014 IBM Corporation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# IBM Corporation - initial API and implementation +############################################################################### +bin.includes = os/,\ + about.html,\ + META-INF/ +src.includes = about.html diff --git a/core/org.eclipse.cdt.core.linux.ppc64le/os/linux/ppc64le/libpty.so b/core/org.eclipse.cdt.core.linux.ppc64le/os/linux/ppc64le/libpty.so new file mode 100755 index 00000000000..1d73a55cb16 Binary files /dev/null and b/core/org.eclipse.cdt.core.linux.ppc64le/os/linux/ppc64le/libpty.so differ diff --git a/core/org.eclipse.cdt.core.linux.ppc64le/os/linux/ppc64le/libspawner.so b/core/org.eclipse.cdt.core.linux.ppc64le/os/linux/ppc64le/libspawner.so new file mode 100755 index 00000000000..524114fa73a Binary files /dev/null and b/core/org.eclipse.cdt.core.linux.ppc64le/os/linux/ppc64le/libspawner.so differ diff --git a/core/org.eclipse.cdt.core.linux.ppc64le/pom.xml b/core/org.eclipse.cdt.core.linux.ppc64le/pom.xml new file mode 100644 index 00000000000..f6028269d97 --- /dev/null +++ b/core/org.eclipse.cdt.core.linux.ppc64le/pom.xml @@ -0,0 +1,53 @@ + +