You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by nd...@apache.org on 2006/08/17 05:23:25 UTC

svn commit: r432130 [2/2] - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore: include/ src/class_support/ src/exception/ src/gc/ src/init/ src/interpreter/ src/jit/ src/jni/ src/jvmti/ src/kernel_classes/javasrc/java/lang/ src/kernel_classes/javasr...

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/System_lnx.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/System_win.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_Class.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_Class.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_EMThreadSupport.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_EMThreadSupport.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_FinalizerThread.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_FinalizerThread.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_Runtime_SubProcess.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_Runtime_SubProcess_SubInputStream.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_Runtime_SubProcess_SubOutputStream.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_System.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_System.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_VMClassRegistry.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_VMClassRegistry.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_VMExecutionEngine.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_VMExecutionEngine.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_VMMemoryManager.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_VMMemoryManager.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_VMStart.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_VMThreadManager.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_VMThreadManager.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_ref_Reference.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_ref_Reference.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_reflect_VMReflection.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_reflect_VMReflection.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_util_concurrent_locks_LockSupport.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_util_concurrent_locks_LockSupport.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_kernel_vm_VM.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_kernel_vm_VM.h
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_util_concurrent_Atomics.cpp
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_util_concurrent_Atomics.cpp?rev=432130&r1=432129&r2=432130&view=diff
==============================================================================
--- incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_util_concurrent_Atomics.cpp (original)
+++ incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_util_concurrent_Atomics.cpp Wed Aug 16 20:23:14 2006
@@ -1,94 +1,94 @@
-/*
- *  Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
- *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing, software
- *  distributed under the License is distributed on an "AS IS" BASIS,
- *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- *  See the License for the specific language governing permissions and
- *  limitations under the License.
- */
-/** 
- * @author Andrey Chernyshev
- * @version $Revision: 1.1.6.4 $
- */  
-
-#include "jni.h"
-#include "atomics.h"
-#include "org_apache_harmony_util_concurrent_Atomics.h"
-
-
-JNIEXPORT jlong JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_getFieldOffset(JNIEnv * env, jclass self, 
-    jobject field)
-{
-    return getFieldOffset(env, field);
-}
-
-JNIEXPORT jboolean JNICALL 
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetObject__Ljava_lang_Object_2JLjava_lang_Object_2Ljava_lang_Object_2
-(JNIEnv * env, jobject self, jobject obj, jlong offset, jobject expected, jobject value)
-{     
-    return compareAndSetObjectField(env, self, obj, offset, expected, value);
-}
- 
- 
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetBoolean__Ljava_lang_Object_2JZZ 
-(JNIEnv * env, jobject self, jobject obj, jlong offset, jboolean expected, jboolean value)
-{
-    return compareAndSetBooleanField(env, self, obj, offset, expected, value);
-}
- 
-                   
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetInt__Ljava_lang_Object_2JII 
-(JNIEnv * env, jobject self, jobject obj, jlong offset, jint expected, jint value)
-{     
-    return compareAndSetIntField(env, self, obj, offset, expected, value);
-}
- 
- 
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetLong__Ljava_lang_Object_2JJJ 
-(JNIEnv * env, jobject self, jobject obj, jlong offset, jlong expected, jlong value)
-{     
-    return compareAndSetLongField(env, self, obj, offset, expected, value);
-}
-
-
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetInt___3IIII
-(JNIEnv * env, jobject self, jintArray array, jint index, jint expected, jint value)
-{
-    return compareAndSetIntArray(env, self, array, index, expected, value);
-}
-
-
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetBoolean___3ZIZZ
-(JNIEnv * env, jobject self, jbooleanArray array, jint index, jboolean expected, jboolean value)
-{
-    return compareAndSetBooleanArray(env, self, array, index, expected, value);
-}
-
-
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetLong___3JIJJ
-(JNIEnv * env, jobject self, jlongArray array, jint index, jlong expected, jlong value)
-{
-    return compareAndSetLongArray(env, self, array, index, expected, value);
-}
-
-
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetObject___3Ljava_lang_Object_2ILjava_lang_Object_2Ljava_lang_Object_2
-(JNIEnv * env, jobject self, jobjectArray array, jint index, jobject expected, jobject value)
-{
-    return compareAndSetObjectArray(env, self, array, index, expected, value);
-}
+/*
+ *  Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+/** 
+ * @author Andrey Chernyshev
+ * @version $Revision: 1.1.6.4 $
+ */  
+
+#include "jni.h"
+#include "atomics.h"
+#include "org_apache_harmony_util_concurrent_Atomics.h"
+
+
+JNIEXPORT jlong JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_getFieldOffset(JNIEnv * env, jclass self, 
+    jobject field)
+{
+    return getFieldOffset(env, field);
+}
+
+JNIEXPORT jboolean JNICALL 
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetObject__Ljava_lang_Object_2JLjava_lang_Object_2Ljava_lang_Object_2
+(JNIEnv * env, jobject self, jobject obj, jlong offset, jobject expected, jobject value)
+{     
+    return compareAndSetObjectField(env, self, obj, offset, expected, value);
+}
+ 
+ 
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetBoolean__Ljava_lang_Object_2JZZ 
+(JNIEnv * env, jobject self, jobject obj, jlong offset, jboolean expected, jboolean value)
+{
+    return compareAndSetBooleanField(env, self, obj, offset, expected, value);
+}
+ 
+                   
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetInt__Ljava_lang_Object_2JII 
+(JNIEnv * env, jobject self, jobject obj, jlong offset, jint expected, jint value)
+{     
+    return compareAndSetIntField(env, self, obj, offset, expected, value);
+}
+ 
+ 
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetLong__Ljava_lang_Object_2JJJ 
+(JNIEnv * env, jobject self, jobject obj, jlong offset, jlong expected, jlong value)
+{     
+    return compareAndSetLongField(env, self, obj, offset, expected, value);
+}
+
+
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetInt___3IIII
+(JNIEnv * env, jobject self, jintArray array, jint index, jint expected, jint value)
+{
+    return compareAndSetIntArray(env, self, array, index, expected, value);
+}
+
+
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetBoolean___3ZIZZ
+(JNIEnv * env, jobject self, jbooleanArray array, jint index, jboolean expected, jboolean value)
+{
+    return compareAndSetBooleanArray(env, self, array, index, expected, value);
+}
+
+
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetLong___3JIJJ
+(JNIEnv * env, jobject self, jlongArray array, jint index, jlong expected, jlong value)
+{
+    return compareAndSetLongArray(env, self, array, index, expected, value);
+}
+
+
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetObject___3Ljava_lang_Object_2ILjava_lang_Object_2Ljava_lang_Object_2
+(JNIEnv * env, jobject self, jobjectArray array, jint index, jobject expected, jobject value)
+{
+    return compareAndSetObjectArray(env, self, array, index, expected, value);
+}

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_util_concurrent_Atomics.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_util_concurrent_Atomics.h
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_util_concurrent_Atomics.h?rev=432130&r1=432129&r2=432130&view=diff
==============================================================================
--- incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_util_concurrent_Atomics.h (original)
+++ incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_util_concurrent_Atomics.h Wed Aug 16 20:23:14 2006
@@ -1,111 +1,111 @@
-/*
- *  Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
- *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing, software
- *  distributed under the License is distributed on an "AS IS" BASIS,
- *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- *  See the License for the specific language governing permissions and
- *  limitations under the License.
- */
-
-/** 
- * @author Andrey Chernyshev
- * @version $Revision: 1.1.6.5 $
- */  
-
-/*
- * THE FILE HAS BEEN AUTOGENERATED BY INTEL IJH TOOL.
- * Please be aware that all changes made to this file manually
- * will be overwritten by the tool if it runs again.
- */
-
-#include <jni.h>
-
-
-/* Header for class org.apache.harmony.util.concurrent.Atomics */
-
-#ifndef _ORG_APACHE_HARMONY_UTIL_CONCURRENT_ATOMICS_H
-#define _ORG_APACHE_HARMONY_UTIL_CONCURRENT_ATOMICS_H
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-
-/* Native methods */
-
-/*
- * Method: org.apache.harmony.util.concurrent.Atomics.getFieldOffset(Ljava/lang/reflect/Field;)J
- */
-JNIEXPORT jlong JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_getFieldOffset(JNIEnv *, jclass, jobject);
-
-/*
- * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetInt(Ljava/lang/Object;JII)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetInt__Ljava_lang_Object_2JII(JNIEnv *, jclass, 
-    jobject, jlong, jint, jint);
-
-/*
- * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetBoolean(Ljava/lang/Object;JZZ)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetBoolean__Ljava_lang_Object_2JZZ(JNIEnv *, jclass, 
-    jobject, jlong, jboolean, jboolean);
-
-/*
- * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetLong(Ljava/lang/Object;JJJ)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetLong__Ljava_lang_Object_2JJJ(JNIEnv *, jclass, 
-    jobject, jlong, jlong, jlong);
-
-/*
- * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetObject(Ljava/lang/Object;JLjava/lang/Object;Ljava/lang/Object;)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetObject__Ljava_lang_Object_2JLjava_lang_Object_2Ljava_lang_Object_2(JNIEnv *, jclass, 
-    jobject, jlong, jobject, jobject);
-
-/*
- * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetInt([IIII)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetInt___3IIII(JNIEnv *, jclass, 
-    jintArray, jint, jint, jint);
-
-/*
- * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetBoolean([ZIZZ)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetBoolean___3ZIZZ(JNIEnv *, jclass, 
-    jbooleanArray, jint, jboolean, jboolean);
-
-/*
- * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetLong([JIJJ)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetLong___3JIJJ(JNIEnv *, jclass, 
-    jlongArray, jint, jlong, jlong);
-
-/*
- * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetObject([Ljava/lang/Object;ILjava/lang/Object;Ljava/lang/Object;)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetObject___3Ljava_lang_Object_2ILjava_lang_Object_2Ljava_lang_Object_2(JNIEnv *, jclass, 
-    jobjectArray, jint, jobject, jobject);
-
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* _ORG_APACHE_HARMONY_UTIL_CONCURRENT_ATOMICS_H */
-
+/*
+ *  Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
+/** 
+ * @author Andrey Chernyshev
+ * @version $Revision: 1.1.6.5 $
+ */  
+
+/*
+ * THE FILE HAS BEEN AUTOGENERATED BY INTEL IJH TOOL.
+ * Please be aware that all changes made to this file manually
+ * will be overwritten by the tool if it runs again.
+ */
+
+#include <jni.h>
+
+
+/* Header for class org.apache.harmony.util.concurrent.Atomics */
+
+#ifndef _ORG_APACHE_HARMONY_UTIL_CONCURRENT_ATOMICS_H
+#define _ORG_APACHE_HARMONY_UTIL_CONCURRENT_ATOMICS_H
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+
+/* Native methods */
+
+/*
+ * Method: org.apache.harmony.util.concurrent.Atomics.getFieldOffset(Ljava/lang/reflect/Field;)J
+ */
+JNIEXPORT jlong JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_getFieldOffset(JNIEnv *, jclass, jobject);
+
+/*
+ * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetInt(Ljava/lang/Object;JII)Z
+ */
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetInt__Ljava_lang_Object_2JII(JNIEnv *, jclass, 
+    jobject, jlong, jint, jint);
+
+/*
+ * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetBoolean(Ljava/lang/Object;JZZ)Z
+ */
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetBoolean__Ljava_lang_Object_2JZZ(JNIEnv *, jclass, 
+    jobject, jlong, jboolean, jboolean);
+
+/*
+ * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetLong(Ljava/lang/Object;JJJ)Z
+ */
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetLong__Ljava_lang_Object_2JJJ(JNIEnv *, jclass, 
+    jobject, jlong, jlong, jlong);
+
+/*
+ * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetObject(Ljava/lang/Object;JLjava/lang/Object;Ljava/lang/Object;)Z
+ */
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetObject__Ljava_lang_Object_2JLjava_lang_Object_2Ljava_lang_Object_2(JNIEnv *, jclass, 
+    jobject, jlong, jobject, jobject);
+
+/*
+ * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetInt([IIII)Z
+ */
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetInt___3IIII(JNIEnv *, jclass, 
+    jintArray, jint, jint, jint);
+
+/*
+ * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetBoolean([ZIZZ)Z
+ */
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetBoolean___3ZIZZ(JNIEnv *, jclass, 
+    jbooleanArray, jint, jboolean, jboolean);
+
+/*
+ * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetLong([JIJJ)Z
+ */
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetLong___3JIJJ(JNIEnv *, jclass, 
+    jlongArray, jint, jlong, jlong);
+
+/*
+ * Method: org.apache.harmony.util.concurrent.Atomics.compareAndSetObject([Ljava/lang/Object;ILjava/lang/Object;Ljava/lang/Object;)Z
+ */
+JNIEXPORT jboolean JNICALL
+Java_org_apache_harmony_util_concurrent_Atomics_compareAndSetObject___3Ljava_lang_Object_2ILjava_lang_Object_2Ljava_lang_Object_2(JNIEnv *, jclass, 
+    jobjectArray, jint, jobject, jobject);
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* _ORG_APACHE_HARMONY_UTIL_CONCURRENT_ATOMICS_H */
+

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_util_concurrent_Atomics.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMDebug.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMDebug.h
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMDebug.h?rev=432130&r1=432129&r2=432130&view=diff
==============================================================================
--- incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMDebug.h (original)
+++ incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMDebug.h Wed Aug 16 20:23:14 2006
@@ -1,56 +1,56 @@
-/*
- *  Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
- *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing, software
- *  distributed under the License is distributed on an "AS IS" BASIS,
- *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- *  See the License for the specific language governing permissions and
- *  limitations under the License.
- */
-
-/** 
- * @author Euguene Ostrovsky
- * @version $Revision: 1.1.6.6 $
- */  
-
-/*
- * THE FILE HAS BEEN AUTOGENERATED BY INTEL IJH TOOL.
- * Please be aware that all changes made to this file manually
- * will be overwritten by the tool if it runs again.
- */
-
-#include <jni.h>
-
-
-/* Header for class org.apache.harmony.vm.VMDebug */
-
-#ifndef _ORG_APACHE_HARMONY_VM_VMDEBUG_H
-#define _ORG_APACHE_HARMONY_VM_VMDEBUG_H
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-
-/* Native methods */
-
-/*
- * Method: org.apache.harmony.vm.VMDebug.print(Ljava/lang/String;)V
- */
-JNIEXPORT void JNICALL
-Java_org_apache_harmony_vm_VMDebug_print(JNIEnv *, jclass, 
-    jstring);
-
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* _ORG_APACHE_HARMONY_VM_VMDEBUG_H */
-
+/*
+ *  Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
+/** 
+ * @author Euguene Ostrovsky
+ * @version $Revision: 1.1.6.6 $
+ */  
+
+/*
+ * THE FILE HAS BEEN AUTOGENERATED BY INTEL IJH TOOL.
+ * Please be aware that all changes made to this file manually
+ * will be overwritten by the tool if it runs again.
+ */
+
+#include <jni.h>
+
+
+/* Header for class org.apache.harmony.vm.VMDebug */
+
+#ifndef _ORG_APACHE_HARMONY_VM_VMDEBUG_H
+#define _ORG_APACHE_HARMONY_VM_VMDEBUG_H
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+
+/* Native methods */
+
+/*
+ * Method: org.apache.harmony.vm.VMDebug.print(Ljava/lang/String;)V
+ */
+JNIEXPORT void JNICALL
+Java_org_apache_harmony_vm_VMDebug_print(JNIEnv *, jclass, 
+    jstring);
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* _ORG_APACHE_HARMONY_VM_VMDEBUG_H */
+

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMDebug.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.h
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.h?rev=432130&r1=432129&r2=432130&view=diff
==============================================================================
--- incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.h (original)
+++ incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.h Wed Aug 16 20:23:14 2006
@@ -1,83 +1,83 @@
-/*
- *  Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
- *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing, software
- *  distributed under the License is distributed on an "AS IS" BASIS,
- *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- *  See the License for the specific language governing permissions and
- *  limitations under the License.
- */
-
-/** 
- * @author Euguene Ostrovsky
- * @version $Revision: 1.1.6.6 $
- */  
-
-/*
- * THE FILE HAS BEEN AUTOGENERATED BY INTEL IJH TOOL.
- * Please be aware that all changes made to this file manually
- * will be overwritten by the tool if it runs again.
- */
-
-#include <jni.h>
-
-
-/* Header for class org.apache.harmony.vm.VMStack */
-
-#ifndef _ORG_APACHE_HARMONY_VM_VMSTACK_H
-#define _ORG_APACHE_HARMONY_VM_VMSTACK_H
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-
-/* Native methods */
-
-/*
- * Method: org.apache.harmony.vm.VMStack.getCallerClass(I)Ljava/lang/Class;
- */
-JNIEXPORT jclass JNICALL
-Java_org_apache_harmony_vm_VMStack_getCallerClass(JNIEnv *, jclass, 
-    jint);
-
-/*
- * Method: org.apache.harmony.vm.VMStack.getClasses(IZ)[Ljava/lang/Class;
- */
-JNIEXPORT jobjectArray JNICALL
-Java_org_apache_harmony_vm_VMStack_getClasses(JNIEnv *, jclass, 
-    jint, jboolean);
-
-/*
- * Method: org.apache.harmony.vm.VMStack.getStackState()Ljava/lang/Object;
- */
-JNIEXPORT jobject JNICALL
-Java_org_apache_harmony_vm_VMStack_getStackState(JNIEnv *, jclass);
-
-/*
- * Method: org.apache.harmony.vm.VMStack.getStackTrace(Ljava/lang/Object;)[Ljava/lang/StackTraceElement;
- */
-JNIEXPORT jobjectArray JNICALL
-Java_org_apache_harmony_vm_VMStack_getStackTrace(JNIEnv *, jclass, 
-    jobject);
-
-/*
- * Method: org.apache.harmony.vm.VMStack.getClassLoader(Ljava/lang/Class;)Ljava/lang/ClassLoader;
- */
-JNIEXPORT jobject JNICALL
-Java_org_apache_harmony_vm_VMStack_getClassLoader(JNIEnv *, jclass, 
-    jclass);
-
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* _ORG_APACHE_HARMONY_VM_VMSTACK_H */
-
+/*
+ *  Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+
+/** 
+ * @author Euguene Ostrovsky
+ * @version $Revision: 1.1.6.6 $
+ */  
+
+/*
+ * THE FILE HAS BEEN AUTOGENERATED BY INTEL IJH TOOL.
+ * Please be aware that all changes made to this file manually
+ * will be overwritten by the tool if it runs again.
+ */
+
+#include <jni.h>
+
+
+/* Header for class org.apache.harmony.vm.VMStack */
+
+#ifndef _ORG_APACHE_HARMONY_VM_VMSTACK_H
+#define _ORG_APACHE_HARMONY_VM_VMSTACK_H
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+
+/* Native methods */
+
+/*
+ * Method: org.apache.harmony.vm.VMStack.getCallerClass(I)Ljava/lang/Class;
+ */
+JNIEXPORT jclass JNICALL
+Java_org_apache_harmony_vm_VMStack_getCallerClass(JNIEnv *, jclass, 
+    jint);
+
+/*
+ * Method: org.apache.harmony.vm.VMStack.getClasses(IZ)[Ljava/lang/Class;
+ */
+JNIEXPORT jobjectArray JNICALL
+Java_org_apache_harmony_vm_VMStack_getClasses(JNIEnv *, jclass, 
+    jint, jboolean);
+
+/*
+ * Method: org.apache.harmony.vm.VMStack.getStackState()Ljava/lang/Object;
+ */
+JNIEXPORT jobject JNICALL
+Java_org_apache_harmony_vm_VMStack_getStackState(JNIEnv *, jclass);
+
+/*
+ * Method: org.apache.harmony.vm.VMStack.getStackTrace(Ljava/lang/Object;)[Ljava/lang/StackTraceElement;
+ */
+JNIEXPORT jobjectArray JNICALL
+Java_org_apache_harmony_vm_VMStack_getStackTrace(JNIEnv *, jclass, 
+    jobject);
+
+/*
+ * Method: org.apache.harmony.vm.VMStack.getClassLoader(Ljava/lang/Class;)Ljava/lang/ClassLoader;
+ */
+JNIEXPORT jobject JNICALL
+Java_org_apache_harmony_vm_VMStack_getClassLoader(JNIEnv *, jclass, 
+    jclass);
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* _ORG_APACHE_HARMONY_VM_VMSTACK_H */
+

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/object/object_handles.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/object/vm_arrays.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/reflection/reflection.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/stack/stack_trace.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/hythr/hythr.def
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/hythr/hythr.exp
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/hythr/hythr.exp?rev=432130&r1=432129&r2=432130&view=diff
==============================================================================
--- incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/hythr/hythr.exp (original)
+++ incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/hythr/hythr.exp Wed Aug 16 20:23:14 2006
@@ -1,22 +1,22 @@
-HYTHR_0.1 {
-    global :
-    hythread_attach;
-    hythread_create;
-    hythread_detach;
-    hythread_exit;
-    hythread_global;
-    hythread_monitor_destroy;
-    hythread_monitor_enter;
-    hythread_monitor_exit;
-    hythread_monitor_init_with_name;
-    hythread_monitor_notify;
-    hythread_monitor_notify_all;
-    hythread_monitor_try_enter;
-    hythread_monitor_wait;
-    hythread_self;
-    hythread_tls_alloc;
-    hythread_tls_free;
-    hythread_tls_get;
-    hythread_tls_set;
-    local : *;
-};
+HYTHR_0.1 {
+    global :
+    hythread_attach;
+    hythread_create;
+    hythread_detach;
+    hythread_exit;
+    hythread_global;
+    hythread_monitor_destroy;
+    hythread_monitor_enter;
+    hythread_monitor_exit;
+    hythread_monitor_init_with_name;
+    hythread_monitor_notify;
+    hythread_monitor_notify_all;
+    hythread_monitor_try_enter;
+    hythread_monitor_wait;
+    hythread_self;
+    hythread_tls_alloc;
+    hythread_tls_free;
+    hythread_tls_get;
+    hythread_tls_set;
+    local : *;
+};

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/hythr/hythr.exp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/hythr/hythreads.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/hythr/hythreads.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/lock_manager.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/mon_enter_exit.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/object_generic.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/suspend.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_dump.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_generic.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_manager.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/verify_stack_enumeration.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/bytereader.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base/compile_IA32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base/ini_em64t.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base/jit_generic_rt_support_ia32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base/jit_lock_rt_support_ia32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base/jit_runtime_support_ia32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base/optimize_ia32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base_natives/java_lang_thread_ia32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/em64t/base_natives/java_lang_thread_ia32.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/compile_IA32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/jit_generic_rt_support_ia32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/jit_lock_rt_support_ia32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base/optimize_ia32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base_natives/java_lang_thread_ia32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ia32/base_natives/java_lang_thread_ia32.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/arithmetic_helpers_ipf.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/compile_ipf.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/defines.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/exceptions_ipf.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/ini_ipf.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/jit_runtime_support_ipf.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base/stub_code_utils.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base_natives/java_lang_thread_ipf.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/base_natives/java_lang_thread_ipf.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/code_emit/Code_Emitter.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/code_emit/merced.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/code_emit/sched_enums.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/include/Code_Emitter.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/include/Emitter_IR.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/include/merced.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/include/stub_code_utils.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/ipf/include/vm_ipf.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/jarfile_support.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/crash_handler.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/crash_handler.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/include/exception_filter.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/include/platform.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/include/platform_lowlevel.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/include/vm_process.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/os_wrapper.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ia32.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ipf.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/stubs.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/mem_alloc.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/natives_support.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/vm_stats.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/vm_strings.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/em64t/nt_exception_filter.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32/nt_exception_filter.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/include/exception_filter.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/include/java_lang_thread_nt.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/include/platform.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/include/platform_lowlevel.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/include/vm_process.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ipf/nt_exception_filter.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/nt_platform_utils.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/Graph.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/Verifier.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/ver_dataflow.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/ver_real.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier/ver_utils.cpp
------------------------------------------------------------------------------
    svn:eol-style = native