commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath ./ChangeLog native/jni/java-io/java_i...


From: Roman Kennke
Subject: [commit-cp] classpath ./ChangeLog native/jni/java-io/java_i...
Date: Mon, 16 Jan 2006 10:15:48 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <address@hidden>   06/01/16 10:15:48

Modified files:
        .              : ChangeLog 
        native/jni/java-io: java_io_VMFile.c 
        native/jni/java-nio: gnu_java_nio_channels_FileChannelImpl.c 
        native/target/Linux: Makefile.am 
        native/target/generic: target_generic_file.h 
Added files:
        native/target/Linux: target_native_math.h 
        native/target/generic: target_generic_math.h 
Removed files:
        native/target/Linux: target_native_math_float.h 
                             target_native_math_int.h 
        native/target/generic: target_generic_math_float.h 
                               target_generic_math_int.h 

Log message:
        2006-01-16  Roman Kennke  <address@hidden>
        
        * native/target/generic/target_generic_math_float.h: Removed. This
        file has been replaced by target_generic_math.h.
        * native/target/generic/target_generic_math_int.h: Removed. This
        file has been replaced by target_generic_math.h.
        * native/target/generic/target_generic_math.h: New file. Replaces
        the old _int and _float versions.
        * native/target/Linux/target_native_math_float.h: Removed. This
        file has been replaced by target_native_math.h.
        * native/target/Linux/target_native_math_int.h: Removed. This
        file has been replaced by target_native_math.h.
        * native/target/Linux/target_native_math.h: New file. Replaces
        the old _int and _float versions.
        * native/target/Linux/Makefile.am: Adjusted for the changed
        filenames.
        * native/jni/java-io/java_io_VMFile.c: Include target_native_math.h
        instead of target_native_math_int.h.
        * native/jni/java-nio/gnu_java_nio_channels_FileChannelImpl.c:
        Likewise.
        * native/target/generic/target_generic_file.h: Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6072&tr2=1.6073&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/java-io/java_io_VMFile.c.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/jni/java-nio/gnu_java_nio_channels_FileChannelImpl.c.diff?tr1=1.28&tr2=1.29&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/target/Linux/Makefile.am.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/target/Linux/target_native_math.h?rev=1.1
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/target/generic/target_generic_file.h.diff?tr1=1.18&tr2=1.19&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/native/target/generic/target_generic_math.h?rev=1.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]