OSDN Git Service

2006-03-31 Andreas Tobler <a.tobler@schweiz.ch>
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index f3bdb61..35c5c87 100644 (file)
@@ -1,3 +1,210 @@
+2006-03-31  Andreas Tobler  <a.tobler@schweiz.ch>
+
+       * posix.cc (_Jv_platform_nanotime): Declare id with clockid_t.
+
+2006-03-30  Tom Tromey  <tromey@redhat.com>
+
+       PR java/26042:
+       * testsuite/libjava.compile/pr26042.java: New file.
+
+2006-03-29  Tom Tromey  <tromey@redhat.com>
+
+       * sources.am, Makefile.in: Rebuilt.
+       * scripts/makemake.tcl: Scan classpath/external/relaxngDatatype.
+
+2006-03-29  Tom Tromey  <tromey@redhat.com>
+
+       PR java/26390:
+       * testsuite/libjava.lang/pr26390.out: New file.
+       * testsuite/libjava.lang/pr26390.java: New file.
+       * sources.am, Makefile.in: Rebuilt.
+       * scripts/makemake.tcl: Compile gnu/java/awt/peer/swing.
+
+2006-03-29  Tom Tromey  <tromey@redhat.com>
+
+       * posix.cc (_Jv_platform_nanotime): Look for CLOCK_MONOTONIC and
+       CLOCK_HIGHRES.
+
+2006-03-28  Anthony Balkissoon  <abalkiss@redhat.com>
+
+       * scripts/unicode-muncher.pl: Removed this file.
+       * scripts/MakeCharTables.java: Likewise.
+       * scripts/unicode-to-chartables.pl: New file.
+       * java/lang/natCharacter.cc: 
+       (UNASSIGNED_TYPE): New field.
+       (UNASSIGNED_DIGIT): Likewise.
+       (UNASSIGNED_DIRECTION): Likewise.
+       (UNASSIGNED_NUMERIC_VALUE): Likewise.
+       (PRIVATE_TYPE): Likewise.
+       (PRIVATE_DIRECTION): Likewise.
+       (readCodePoint): New method.
+       (getType(jint)): Likewise.
+       (toLowerCase(jint)): Likewise.
+       (toUpperCase(jint)): Likewise.
+       (toTitleCase(jint)): Likewise.
+       (digit(jint, jint)): Likewise.
+       (getNumericValue(jint)): Likewise.
+       (getDirectionality(jint)): Likewise.
+       (readChar),
+       (getType(jchar)),
+       (toLowerCase(jchar)),
+       (toUpperCase(jchar)),
+       (toTitleCase(jchar)),
+       (digit(jchar, jint)),
+       (getNumericValue(jchar)),
+       (getDirectionality(jchar)): Changed references from data to data[0], 
+       blocks to blocks[0], direction to direction[0], numValue to 
+       numValue[0], upper to upper[0], lower to lower[0], and shift to 
+       shift[0] to reflect the new structures in java-chartables.h.    
+       * java/lang/Character.java:
+       (readCodePoint): Declared new native method.
+       (getType(int)): Likewise.
+       (toLowerCase(int)): Likewise.
+       (toUpperCase(int)): Likewise.
+       (toTitleCase(int)): Likewise.
+       (digit(int, int)): Likewise.
+       (getNumericValue(int)): Likewise.
+       (getDirectionality(int)): Likewise.
+       (isLowerCase(int)): New method.
+       (isUpperCase(int)): Likewise.
+       (itTitleCase(int)): Likewise.
+       (isDigit(int)): Likewise.
+       (isDefined(int)): Likewise.
+       (isLetter(int)): Likewise.
+       (isLetterOrDigit(int)): Likewise.
+       (isJavaIdentifierStart(int)): Likewise.
+       (isJavaIdentifierPart(int)): Likewise.
+       (isUnicodeIdentifierStart(int)): Likewise.
+       (isUnicodeIdentifierPart(int)): Likewise.
+       (isIdentifierIgnorable(int)): Likewise.
+       (isSpaceChar(int)): Likewise.
+       (isWhitespace(int)): Likewise.
+       (isISOControl(int)): Likewise.
+       (isMirrored(int)): Likewise.
+       * include/java-chartables.h: Generated from 
+       scripts/unicode-to-chartables.h.
+
+2006-03-24  David Daney  <ddaney@avtrex.com)
+
+       * testsuite/libjava.lang/PR26858.java: New test.
+       * testsuite/libjava.lang/PR26858.out: Ditto.
+       * testsuite/libjava.lang/PR26858.xfail: Ditto.
+
+2006-03-16  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * include/sh-signal.h (MAKE_THROW_FRAME): Change into empty
+       macro.
+       
+2006-03-15  Tom Tromey  <tromey@redhat.com>
+
+       * testsuite/libjava.jacks/jacks.xfail: Removed
+       13.1-runtime-method-5.
+
+2006-03-15  Tom Tromey  <tromey@redhat.com>
+
+       PR java/26638:
+       * link.cc (get_interfaces): Skip <clinit>.
+       (append_partial_itable): Likewise.
+
+2006-03-10  Tom Tromey  <tromey@redhat.com>
+
+       PR libgcj/25713:
+       * java/util/zip/Deflater.java (flush): New method.
+       * sources.am, Makefile.in: Rebuilt.
+       * java/util/zip/DeflaterOutputStream.java: Removed.
+       * java/util/zip/InflaterInputStream.java: Likewise.
+       * java/util/zip/GZIPInputStream.java: Likewise.
+       * java/util/zip/GZIPOutputStream.java: Likewise.
+
+2006-03-10  Andreas Tobler  <a.tobler@schweiz.ch>
+
+       * include/powerpc-signal.h: Fix typo in comment.
+
+2006-03-09  Mark Wielaard  <mark@klomp.org>
+
+       Imported GNU Classpath 0.90
+       * scripts/makemake.tcl: Set gnu/java/awt/peer/swing to ignore.
+       * gnu/classpath/jdwp/VMFrame.java (SIZE): New constant.
+       * java/lang/VMCompiler.java: Use gnu.java.security.hash.MD5.
+       * java/lang/Math.java: New override file.
+       * java/lang/Character.java: Merged from Classpath.
+       (start, end): Now 'int's.
+       (canonicalName): New field.
+       (CANONICAL_NAME, NO_SPACES_NAME, CONSTANT_NAME): New constants.
+       (UnicodeBlock): Added argument.
+       (of): New overload.
+       (forName): New method.
+       Updated unicode blocks.
+       (sets): Updated.
+       * sources.am: Regenerated.
+       * Makefile.in: Likewise.
+
+2006-03-09  Tom Tromey  <tromey@redhat.com>
+
+       PR libgcj/23495:
+       * java/lang/natString.cc (_Jv_NewString): Use memcpy.
+       (equals): Use memcmp.
+       (contentEquals): Likewise.
+       (getChars): Use memcpy.
+       (toCharArray): Likewise.
+       (regionMatches): Use memcmp.
+       (regionMatches): Likewise.
+       (startsWith): Likewise.
+       (concat): Use memcpy.
+       (valueOf): Likewise.
+
+2006-03-09  Tom Tromey  <tromey@redhat.com>
+
+       * configure: Rebuilt.
+       * configure.ac (HAVE_CLOCK_GETTIME): Put -lrt in THREADLIBS as
+       well.
+
+2006-03-09  Tom Tromey  <tromey@redhat.com>
+
+       PR libgcj/24461:
+       * java/util/zip/InflaterInputStream.java (fill): Throw exception
+       if stream is truncated.
+
+2006-03-09  Tom Tromey  <tromey@redhat.com>
+
+       * win32.cc (_Jv_platform_nanotime): New function.
+       * include/win32.h (_Jv_platform_nanotime): Declare.
+       * posix.cc (_Jv_platform_nanotime): New function.
+       * include/posix.h (_Jv_platform_nanotime): Declare.
+       * java/lang/natSystem.cc (nanoTime): New method.
+       * java/lang/System.java (nanoTime): Declare.
+       * include/config.h.in, configure: Rebuilt.
+       * configure.ac: Check for clock_gettime.
+
+2006-03-08  David Daney  <ddaney@avtrex.com>
+
+       * configure.ac (LD): Add AC_CHECK_TOOL for ld.
+       (LD_START_STATIC_SPEC): New AC_SUBST, set with ld check.
+       (LD_FINISH_STATIC_SPEC): Ditto
+       * configure: Regenerated.
+       * libgcj.spec.in: Wrap -lgcj in LD_START_STATIC_SPEC and
+       LD_FINISH_STATIC_SPEC.
+       
+2006-03-07  Tom Tromey  <tromey@redhat.com>
+
+       PR libgcj/26103:
+       * java/lang/ClassLoader.java (loadClass): Don't throw
+       StringIndexOutOfBoundsException if name is empty.
+       * java/lang/natClassLoader.cc (loadClassFromSig): Throw exception
+       if class not found.
+
+2006-03-07  David Daney  <ddaney@avtrex.com>
+
+       * include/java-interp.h: Removed extern "C" around #include <ffi.h>.
+
+2006-03-07  David Daney  <ddaney@avtrex.com>
+
+       * link.cc: Include ffi.h if USE_LIBFFI defined.
+       
+2006-03-03  Tom Tromey  <tromey@redhat.com>
+
+       * interpret.cc (do_allocate_static_fields): Added comment.
+
 2006-03-01  Tom Tromey  <tromey@redhat.com>
 
        PR java/24321: