Fix switch table and reload problems for mips16.
[gcc.git] / libjava /
1999-06-11 Warren Levy* mauve-libgcj: Activated java.net Mauve tests.
1999-06-11 Bryce McKinlaynatInetAddress.cc (aton): Fix typos.
1999-06-10 Warren LevyDecimalFormat.java: Throw IllegalArgumentException...
1999-06-10 Warren LevyFileDescriptor.java (FileDescriptor(String, int)):...
1999-06-09 Bryce McKinlayRuntime.java (exec): Convert prog name and arguments...
1999-06-03 Warren Levy[multiple changes]
1999-05-28 Warren LevyDatagramSocket.java (laddr): Removed.
1999-05-26 Warren Levy[multiple changes]
1999-05-24 Tom TromeyResourceBundle.java (getBundle): Throw NullPointerExcep...
1999-05-22 Tom TromeyZipInputStream.java (fill): New method.
1999-05-21 Tom TromeyMakefile.in: Rebuilt.
1999-05-21 Andrew Haleysparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added...
1999-05-20 Andrew Haleyprims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW...
1999-05-19 Tom Tromeyaclocal.m4, configure: Rebuilt.
1999-05-19 Tom TromeyGZIPOutputStream.java (write(byte[])): New method.
1999-05-19 Tom TromeynatInflater.cc (inflate): Cast `len' to unsigned.
1999-05-19 Tom Tromey* mauve-libgcj: Enable java.util.zip.
1999-05-19 Anthony GreenShazam.java: New file.
1999-05-18 Warren LevyMakefile.am (ordinary_java_source_files): Added Datagra...
1999-05-18 Tom TromeyZipOutputStream.java (level): Initial value is Deflater...
1999-05-17 Tom TromeynatSystem.cc (init_properties): URL now points to sourc...
1999-05-12 Per BothnerCalendar.java (set): First call computeFields if needed.
1999-05-12 Per BothnerCalendar.java (set): First call computeFields if needed.
1999-05-12 Tom Tromeyconfigure: Rebuilt.
1999-05-12 Per BothnerFile.java (mkdirs): Handle a null parent directory.
1999-05-12 Per BothnerFile.java (mkdirs): Handle a null parent directory.
1999-05-12 Tom Tromeyjavaprims.h: Updated namespace declarations.
1999-05-12 Andrew HaleyInvoke_2.java: New file.
1999-05-12 Warren LevyPlainSocketImpl.java: Corrected copyright & header...
1999-05-11 Tom TromeyMakefile.in: Rebuilt.
1999-05-11 Tom TromeyMakefile.in: Rebuilt.
1999-05-11 Tom TromeyMakefile.in, configure: Rebuilt.
1999-05-10 Tom TromeyInputStreamReader.java (read): If length is 0, return 0.
1999-05-10 Tom TromeyRandomAccessFile.java (RandomAccessFile): Removed ...
1999-05-10 Tom Tromey* java/lang/natObject.cc (sync_init): Use _Jv_AllocByte...
1999-05-10 Tom TromeynatToolkit.cc: Added copyright header.
1999-05-10 Tom TromeyResourceBundle.java (partialGetBundle): Explicitly...
1999-05-10 Tom TromeyRawData.java: Added copyright header.
1999-05-08 Anthony GreenDateFormat.java (computeInstance): Separate time and...
1999-05-07 Tom Tromeyacconfig.h (GCJVERSION): New undef.
1999-05-07 Tom Tromey* java/lang/natCharacter.cc (isLowerCase): Use a binary...
1999-05-07 Tom Tromeylibtool-version: New file.
1999-05-07 Tom Tromeymauve-libgcj: Don't omit Utf8Encoding or StringTest.
1999-05-07 Tom Tromeymauve-libgcj: Test more from java.text.
1999-05-06 Per BothnerUpdate
1999-05-06 Per BothnernatSystem.cc (DEFAULT_FILE_ENCODING): New macro.
1999-05-06 Per Bothner*** empty log message ***
1999-05-06 Per BothnerInflaterInputStream.java: New stub class.
1999-05-06 Per BothnerInflaterInputStream.java: New stub class.
1999-05-06 Per BothnerInflaterInputStream.java: New stub class.
1999-05-06 Per BothnerInflaterInputStream.java: New stub class.
1999-05-05 Per Bothner* doc/cni.sgml: Document RawData.
1999-05-05 Tom TromeyMakefile.in: Rebuilt.
1999-05-05 Per BothnerNew class.
1999-05-05 Tom Tromeylibjava.exp (libjava_arguments): Don't use -nodefaultlibs.
1999-05-05 Gilles Zuninoconfigure.in: Switch from irix threads to posix threads
1999-05-05 Per BothnerAdd AWT stubs and incomplete classes.
1999-05-03 Tom Tromeymauve.exp (test_mauve): Pass `link' to libjava_argument...
1999-04-30 Tom TromeyMakefile.in: Rebuilt.
1999-04-30 Tom TromeyStringBuffer.java (ensureCapacity): Don't resize vector...
1999-04-26 Tom Tromey* natCollator.cc: New file.
1999-04-26 Tom TromeyGregorianCalendar.java (setDefaultTime): New method.
1999-04-26 Tom TromeyMakefile.in: Rebuilt.
1999-04-26 Tom Tromeylibtoolized libgcj. See ChangeLog for details.
1999-04-26 Tom Tromeylibjava.exp (libjava_find_lib): New proc.
1999-04-23 Warren LevyMakefile.am: Added URLDecoder and URLEncoder.
1999-04-22 Anthony Green* libjava.compile/OperatorBenchmark.java: New file.
1999-04-21 Tom TromeynatString.cc (getBytes): Reverted earlier change and...
1999-04-21 Tom TromeyString.java: Don't throw UnsupportedEncodingException.
1999-04-21 Tom TromeynatString.cc (getBytes): Correctly size result buffer.
1999-04-20 Andrew Haleysparc-signal.h: new file.
1999-04-19 Tom TromeynatSystem.cc (init_properties): Only declare pwd_entry...
1999-04-19 Andrew HaleyMakefile.in: Processed with new automake.
1999-04-19 Tom Tromey* include/javaprims.h: Removed security namespace.
1999-04-18 Anthony Green* java/io/PrintStream.java (println): Remove extra...
1999-04-18 Anthony GreenMakefile.in: Rebuilt.
1999-04-16 Per BothnerNote char-conversion-related optimizations.
1999-04-16 Per BothnerInputStreamReader.java (<init>): Set super.in correctly.
1999-04-16 Per BothnerInputStreamReader.java (<init>): Set super.in correctly.
1999-04-16 Per BothnerMakefile.am: Various changes for new files and conversions.
1999-04-16 Per BothnerMakefile.am: Various changes for new files and conversions.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16 Per BothnerFix truncated comments.
1999-04-16 Per BothnerUnicodeToBytes.java (write(String,int,int,char[]))...
1999-04-16 Per BothnerUnicodeToBytes.java (write(String,int,int,char[]))...
1999-04-15 Warren LevyMakefile.am (ordinary_java_source_files): Added new...
1999-04-14 Tom TromeynatInetAddress.cc (lookup): On glibc2.0 systems, make...
1999-04-14 Andrew HaleynatDouble.java (doubleToLongBits): ensure that all...
1999-04-13 Tom TromeynatSystem.cc (arraycopy): Don't always use jbyteArray...
1999-04-13 Tom TromeyMakefile.in: Rebuilt.
1999-04-13 Andrew Haleyi386-signal.h, [...]: New files.
1999-04-12 Urban WidmarkDataInputStream.java (readLine): Corrected handling...
1999-04-12 Tom TromeyMakefile.in: Rebuilt.
next